License |
License |
---|---|
GroupId | GroupIdcom.makeandbuild |
ArtifactId | ArtifactIdvessl |
Last Version | Last Version1.0.52 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.makeandbuild:vessl
a lightweight persistence, REST, fixture, property configuration, and validation framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
org.testng : testng | jar | 6.1.1 |
org.springframework : spring-test | jar | 4.0.0.RELEASE |