License |
License |
---|---|
Categories |
CategoriesORM Data Hibernate |
GroupId | GroupIdcom.github.sworm |
ArtifactId | ArtifactIdspojo-hibernate |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpojo-hibernate
Spojo Framework Parent
|
Project URL |
Project URL |
Filename | Size |
---|---|
spojo-hibernate-1.0.6.pom | |
spojo-hibernate-1.0.6.jar | 5 KB |
spojo-hibernate-1.0.6-sources.jar | 2 KB |
spojo-hibernate-1.0.6-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.sworm/spojo-hibernate/ -->
<dependency>
<groupId>com.github.sworm</groupId>
<artifactId>spojo-hibernate</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sworm/spojo-hibernate/
implementation 'com.github.sworm:spojo-hibernate:1.0.6'
// https://jarcasting.com/artifacts/com.github.sworm/spojo-hibernate/
implementation ("com.github.sworm:spojo-hibernate:1.0.6")
'com.github.sworm:spojo-hibernate:jar:1.0.6'
<dependency org="com.github.sworm" name="spojo-hibernate" rev="1.0.6">
<artifact name="spojo-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sworm', module='spojo-hibernate', version='1.0.6')
)
libraryDependencies += "com.github.sworm" % "spojo-hibernate" % "1.0.6"
[com.github.sworm/spojo-hibernate "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.github.sworm : spojo-core | jar | 1.0.6 |
org.springframework : spring-orm Optional | jar | 3.0.6.RELEASE |
org.hibernate : hibernate-entitymanager Optional | jar | 3.5.6-Final |
org.slf4j : slf4j-api | jar | 1.6.1 |
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
org.springframework : spring-beans | jar | 3.0.6.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
commons-logging : commons-logging | jar | 1.1.1 |
com.google.code.gson : gson | jar | 1.4 |