is not current version
Last Version 1.0.2

net.java.dev.spring-annotation:spring-annotation-hibernate 1.0


Categories

Categories

Java Languages Net Hibernate Data ORM
GroupId

GroupId

net.java.dev.spring-annotation
ArtifactId

ArtifactId

spring-annotation-hibernate
Version

Version

1.0
Type

Type

jar

Download spring-annotation-hibernate 1.0


<!-- https://jarcasting.com/artifacts/net.java.dev.spring-annotation/spring-annotation-hibernate/ -->
<dependency>
    <groupId>net.java.dev.spring-annotation</groupId>
    <artifactId>spring-annotation-hibernate</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.dev.spring-annotation/spring-annotation-hibernate/
implementation 'net.java.dev.spring-annotation:spring-annotation-hibernate:1.0'
// https://jarcasting.com/artifacts/net.java.dev.spring-annotation/spring-annotation-hibernate/
implementation ("net.java.dev.spring-annotation:spring-annotation-hibernate:1.0")
'net.java.dev.spring-annotation:spring-annotation-hibernate:jar:1.0'
<dependency org="net.java.dev.spring-annotation" name="spring-annotation-hibernate" rev="1.0">
  <artifact name="spring-annotation-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.dev.spring-annotation', module='spring-annotation-hibernate', version='1.0')
)
libraryDependencies += "net.java.dev.spring-annotation" % "spring-annotation-hibernate" % "1.0"
[net.java.dev.spring-annotation/spring-annotation-hibernate "1.0"]