License |
License |
---|---|
Categories |
CategoriesNet Wire Data Data Structures |
GroupId | GroupIdnet.awired.ajsl |
ArtifactId | ArtifactIdajsl-persistence |
Last Version | Last Version0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAJSL - Persistence component
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ajsl-persistence-0.4.pom | |
ajsl-persistence-0.4.jar | 27 KB |
ajsl-persistence-0.4-sources.jar | 26 KB |
ajsl-persistence-0.4-javadoc.jar | 185 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.awired.ajsl/ajsl-persistence/ -->
<dependency>
<groupId>net.awired.ajsl</groupId>
<artifactId>ajsl-persistence</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.awired.ajsl/ajsl-persistence/
implementation 'net.awired.ajsl:ajsl-persistence:0.4'
// https://jarcasting.com/artifacts/net.awired.ajsl/ajsl-persistence/
implementation ("net.awired.ajsl:ajsl-persistence:0.4")
'net.awired.ajsl:ajsl-persistence:jar:0.4'
<dependency org="net.awired.ajsl" name="ajsl-persistence" rev="0.4">
<artifact name="ajsl-persistence" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.awired.ajsl', module='ajsl-persistence', version='0.4')
)
libraryDependencies += "net.awired.ajsl" % "ajsl-persistence" % "0.4"
[net.awired.ajsl/ajsl-persistence "0.4"]
Group / Artifact | Type | Version |
---|---|---|
net.awired.ajsl : ajsl-core | jar | 0.4 |
org.slf4j : slf4j-api | jar | 1.6.1 |
com.google.guava : guava | jar | r09 |
org.hibernate.javax.persistence : hibernate-jpa-2.0-api | jar | 1.0.0.Final |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-orm | jar | 3.0.5.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 0.9.26 |
junit : junit | jar | 4.8.2 |
org.mockito : mockito-all | jar | 1.8.5 |
org.springframework : spring-test | jar | 3.0.5.RELEASE |
org.hsqldb : hsqldb | jar | 1.8.0.10 |
org.hibernate : hibernate-core | jar | 3.6.7.Final |
org.hibernate : hibernate-entitymanager | jar | 3.6.7.Final |