is not current version
Last Version 1.0.13.RELEASE

com.clusterra:hibernate-base64-id 1.0.10.RELEASE

A application used as an example on how to set up pushing its components to the Central Repository.

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.clusterra
ArtifactId

ArtifactId

hibernate-base64-id
Version

Version

1.0.10.RELEASE
Type

Type

jar

Download hibernate-base64-id 1.0.10.RELEASE


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