Last Version

org.bitbucket.risu8:hibernate 1.0.0

Nuije Project

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.bitbucket.risu8
ArtifactId

ArtifactId

hibernate
Version

Version

1.0.0
Type

Type

jar
Description

Description

Nuije Project

Download hibernate 1.0.0


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

Dependencies

compile (10)

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

Project Modules

There are no modules declared in this project.