License |
License |
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdorg.ladsn |
ArtifactId | ArtifactIdladsn-plugins-hibernate |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionladsn-plugins-hibernate
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.ladsn/ladsn-plugins-hibernate/ -->
<dependency>
<groupId>org.ladsn</groupId>
<artifactId>ladsn-plugins-hibernate</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ladsn/ladsn-plugins-hibernate/
implementation 'org.ladsn:ladsn-plugins-hibernate:1.0.1'
// https://jarcasting.com/artifacts/org.ladsn/ladsn-plugins-hibernate/
implementation ("org.ladsn:ladsn-plugins-hibernate:1.0.1")
'org.ladsn:ladsn-plugins-hibernate:jar:1.0.1'
<dependency org="org.ladsn" name="ladsn-plugins-hibernate" rev="1.0.1">
<artifact name="ladsn-plugins-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ladsn', module='ladsn-plugins-hibernate', version='1.0.1')
)
libraryDependencies += "org.ladsn" % "ladsn-plugins-hibernate" % "1.0.1"
[org.ladsn/ladsn-plugins-hibernate "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-core | jar | 5.3.9.Final |
org.ladsn : ladsn-core | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |