| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.makeandbuild |
| Идентификатор | Идентификаторvessl |
| Последняя версия | Последняя версия1.0.52 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcom.makeandbuild:vessl
a lightweight persistence, REST, fixture, property configuration, and validation framework
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| vessl-1.0.52.pom | |
| vessl-1.0.52.jar | 147 KB |
| vessl-1.0.52-sources.jar | 49 KB |
| vessl-1.0.52-javadoc.jar | 385 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.makeandbuild/vessl/ -->
<dependency>
<groupId>com.makeandbuild</groupId>
<artifactId>vessl</artifactId>
<version>1.0.52</version>
</dependency>
// https://jarcasting.com/artifacts/com.makeandbuild/vessl/
implementation 'com.makeandbuild:vessl:1.0.52'
// https://jarcasting.com/artifacts/com.makeandbuild/vessl/
implementation ("com.makeandbuild:vessl:1.0.52")
'com.makeandbuild:vessl:jar:1.0.52'
<dependency org="com.makeandbuild" name="vessl" rev="1.0.52">
<artifact name="vessl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.makeandbuild', module='vessl', version='1.0.52')
)
libraryDependencies += "com.makeandbuild" % "vessl" % "1.0.52"
[com.makeandbuild/vessl "1.0.52"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.2 |
| org.testng : testng | jar | 6.1.1 |
| org.springframework : spring-test | jar | 4.0.0.RELEASE |