com.makeandbuild:vessl

a lightweight persistence, REST, fixture, property configuration, and validation framework

License

License

GroupId

GroupId

com.makeandbuild
ArtifactId

ArtifactId

vessl
Last Version

Last Version

1.0.52
Release Date

Release Date

Type

Type

jar
Description

Description

com.makeandbuild:vessl
a lightweight persistence, REST, fixture, property configuration, and validation framework
Project URL

Project URL

http://makeandbuild.com

Download vessl

How to add to project

<!-- 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"]

Dependencies

compile (42)

Group / Artifact Type Version
log4j : log4j jar 1.2.16
org.slf4j : slf4j-api jar 1.6.1
org.slf4j : jcl-over-slf4j jar 1.6.1
org.slf4j : slf4j-log4j12 jar 1.6.1
org.aspectj : aspectjrt jar 1.7.3
org.aspectj : aspectjweaver jar 1.7.3
org.apache.tomcat : tomcat-jdbc jar 7.0.27
javax.persistence : persistence-api jar 1.0.2
org.springframework : spring-core jar 4.0.0.RELEASE
org.springframework : spring-oxm jar 4.0.0.RELEASE
org.springframework : spring-context jar 4.0.0.RELEASE
org.springframework : spring-aop jar 4.0.0.RELEASE
org.springframework : spring-aspects jar 4.0.0.RELEASE
org.springframework : spring-tx jar 4.0.0.RELEASE
org.springframework : spring-jms jar 4.0.0.RELEASE
org.springframework.ws : spring-ws jar 2.1.0.RELEASE
javax.transaction : jta jar 1.1
org.springframework : spring-jdbc jar 4.0.0.RELEASE
org.springframework : spring-orm jar 4.0.0.RELEASE
commons-lang : commons-lang jar 2.6
commons-pool : commons-pool jar 1.5.4
org.springframework : spring-web jar 4.0.0.RELEASE
org.springframework : spring-webmvc jar 4.0.0.RELEASE
org.springframework.webflow : spring-js-resources jar 2.2.1.RELEASE
commons-codec : commons-codec jar 1.4
mysql : mysql-connector-java jar 5.1.6
backport-util-concurrent : backport-util-concurrent jar 3.1
com.sun.jersey : jersey-client jar 1.18
com.sun.jersey : jersey-server jar 1.18
com.sun.jersey.contribs : jersey-spring jar 1.18
org.apache.poi : poi-ooxml jar 3.8
org.apache.httpcomponents : httpmime jar 4.2.5
com.fasterxml.jackson.core : jackson-databind jar 2.3.1
com.fasterxml.jackson.core : jackson-annotations jar 2.3.1
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.3.1
org.json : json jar 20131018
commons-io : commons-io jar 2.0
javax.validation : validation-api jar 1.1.0.Final
org.hibernate : hibernate-validator jar 5.0.3.Final
joda-time : joda-time jar 2.3
org.springframework.security : spring-security-web jar 3.2.1.RELEASE
org.springframework.security : spring-security-config jar 3.2.1.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.52
1.0.51
1.0.50