Categories |
CategoriesData Hibernate ORM |
---|---|
GroupId | GroupIdio.github.raven-source |
ArtifactId | ArtifactIdraven-commons-data-hibernate-convert |
Version | Version3.0.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.raven-source/raven-commons-data-hibernate-convert/ -->
<dependency>
<groupId>io.github.raven-source</groupId>
<artifactId>raven-commons-data-hibernate-convert</artifactId>
<version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.raven-source/raven-commons-data-hibernate-convert/
implementation 'io.github.raven-source:raven-commons-data-hibernate-convert:3.0.3'
// https://jarcasting.com/artifacts/io.github.raven-source/raven-commons-data-hibernate-convert/
implementation ("io.github.raven-source:raven-commons-data-hibernate-convert:3.0.3")
'io.github.raven-source:raven-commons-data-hibernate-convert:jar:3.0.3'
<dependency org="io.github.raven-source" name="raven-commons-data-hibernate-convert" rev="3.0.3">
<artifact name="raven-commons-data-hibernate-convert" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.raven-source', module='raven-commons-data-hibernate-convert', version='3.0.3')
)
libraryDependencies += "io.github.raven-source" % "raven-commons-data-hibernate-convert" % "3.0.3"
[io.github.raven-source/raven-commons-data-hibernate-convert "3.0.3"]