License |
License |
---|---|
GroupId | GroupIdorg.jarbframework |
ArtifactId | ArtifactIdjarb-sample |
Version | Version2.4.3 |
Type | Typewar |
Description |
DescriptionSample application that demonstrates all modules.
|
Filename | Size |
---|---|
jarb-sample-2.4.3.pom | |
jarb-sample-2.4.3.war | 16 MB |
jarb-sample-2.4.3-sources.jar | 8 KB |
jarb-sample-2.4.3-javadoc.jar | 100 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jarbframework/jarb-sample/ -->
<dependency>
<groupId>org.jarbframework</groupId>
<artifactId>jarb-sample</artifactId>
<version>2.4.3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.jarbframework/jarb-sample/
implementation 'org.jarbframework:jarb-sample:2.4.3'
// https://jarcasting.com/artifacts/org.jarbframework/jarb-sample/
implementation ("org.jarbframework:jarb-sample:2.4.3")
'org.jarbframework:jarb-sample:war:2.4.3'
<dependency org="org.jarbframework" name="jarb-sample" rev="2.4.3">
<artifact name="jarb-sample" type="war" />
</dependency>
@Grapes(
@Grab(group='org.jarbframework', module='jarb-sample', version='2.4.3')
)
libraryDependencies += "org.jarbframework" % "jarb-sample" % "2.4.3"
[org.jarbframework/jarb-sample "2.4.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jarbframework : jarb-init | jar | 2.4.3 |
org.jarbframework : jarb-constraints | jar | 2.4.3 |
org.springframework : spring-context | jar | 4.1.6.RELEASE |
org.springframework : spring-tx | jar | 4.1.6.RELEASE |
org.springframework : spring-webmvc | jar | 4.1.6.RELEASE |
org.springframework : spring-oxm | jar | 4.1.6.RELEASE |
com.fasterxml.jackson.core : jackson-databind | jar | 2.5.2 |
org.springframework.data : spring-data-jpa | jar | 1.8.0.RELEASE |
org.hibernate : hibernate-entitymanager | jar | 4.3.10.Final |
org.hibernate : hibernate-validator | jar | 5.2.0.CR1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
org.glassfish.web : el-impl | jar | 2.2 |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
javassist : javassist | jar | 3.13.0.GA |
org.liquibase : liquibase-core | jar | 3.1.1 |
com.mattbertolini : liquibase-slf4j | jar | 1.2.1 |
Group / Artifact | Type | Version |
---|---|---|
com.jayway.jsonpath : json-path | jar | 2.0.0 |
org.jmockit : jmockit | jar | 1.16 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-core | jar | 1.10.19 |
org.springframework : spring-test | jar | 4.1.6.RELEASE |
org.hsqldb : hsqldb | jar | 2.3.2 |
com.h2database : h2 | jar | 1.3.171 |
postgresql : postgresql | jar | 9.0-801.jdbc4 |
mysql : mysql-connector-java | jar | 5.1.9 |
com.oracle » ojdbc6 | jar | 11.2.0.3 |