is not current version
Last Version 1.0

org.openwms:org.openwms.core.integration.hibernate 0.1


Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.openwms
ArtifactId

ArtifactId

org.openwms.core.integration.hibernate
Version

Version

0.1
Type

Type

jar

Download org.openwms.core.integration.hibernate 0.1


<!-- https://jarcasting.com/artifacts/org.openwms/org.openwms.core.integration.hibernate/ -->
<dependency>
    <groupId>org.openwms</groupId>
    <artifactId>org.openwms.core.integration.hibernate</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.openwms/org.openwms.core.integration.hibernate/
implementation 'org.openwms:org.openwms.core.integration.hibernate:0.1'
// https://jarcasting.com/artifacts/org.openwms/org.openwms.core.integration.hibernate/
implementation ("org.openwms:org.openwms.core.integration.hibernate:0.1")
'org.openwms:org.openwms.core.integration.hibernate:jar:0.1'
<dependency org="org.openwms" name="org.openwms.core.integration.hibernate" rev="0.1">
  <artifact name="org.openwms.core.integration.hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openwms', module='org.openwms.core.integration.hibernate', version='0.1')
)
libraryDependencies += "org.openwms" % "org.openwms.core.integration.hibernate" % "0.1"
[org.openwms/org.openwms.core.integration.hibernate "0.1"]