License |
License |
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdorg.bitbucket.risu8 |
ArtifactId | ArtifactIdhibernate |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNuije Project
|
Filename | Size |
---|---|
hibernate-1.0.0.pom | |
hibernate-1.0.0.jar | 15 KB |
hibernate-1.0.0-sources.jar | 7 KB |
hibernate-1.0.0-javadoc.jar | 89 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.risu8/hibernate/ -->
<dependency>
<groupId>org.bitbucket.risu8</groupId>
<artifactId>hibernate</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.risu8/hibernate/
implementation 'org.bitbucket.risu8:hibernate:1.0.0'
// https://jarcasting.com/artifacts/org.bitbucket.risu8/hibernate/
implementation ("org.bitbucket.risu8:hibernate:1.0.0")
'org.bitbucket.risu8:hibernate:jar:1.0.0'
<dependency org="org.bitbucket.risu8" name="hibernate" rev="1.0.0">
<artifact name="hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.risu8', module='hibernate', version='1.0.0')
)
libraryDependencies += "org.bitbucket.risu8" % "hibernate" % "1.0.0"
[org.bitbucket.risu8/hibernate "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-entitymanager | jar | 4.3.10.Final |
org.hibernate : hibernate-validator | jar | 5.1.3.Final |
org.springframework : spring-context-support | jar | 4.2.0.RELEASE |
org.springframework : spring-webmvc | jar | 4.2.0.RELEASE |
org.springframework : spring-jdbc | jar | 4.2.0.RELEASE |
ch.qos.logback : logback-classic | jar | 1.1.3 |
org.springframework.security : spring-security-web | jar | 4.0.2.RELEASE |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.projectlombok : lombok | jar | 1.16.4 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |