License |
License |
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdcom.clusterra |
ArtifactId | ArtifactIdhibernate-base64-id |
Last Version | Last Version1.0.13.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRedwhale IAM
A application used as an example on how to set up pushing its components to the Central Repository.
|
<!-- https://jarcasting.com/artifacts/com.clusterra/hibernate-base64-id/ -->
<dependency>
<groupId>com.clusterra</groupId>
<artifactId>hibernate-base64-id</artifactId>
<version>1.0.13.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.clusterra/hibernate-base64-id/
implementation 'com.clusterra:hibernate-base64-id:1.0.13.RELEASE'
// https://jarcasting.com/artifacts/com.clusterra/hibernate-base64-id/
implementation ("com.clusterra:hibernate-base64-id:1.0.13.RELEASE")
'com.clusterra:hibernate-base64-id:jar:1.0.13.RELEASE'
<dependency org="com.clusterra" name="hibernate-base64-id" rev="1.0.13.RELEASE">
<artifact name="hibernate-base64-id" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.clusterra', module='hibernate-base64-id', version='1.0.13.RELEASE')
)
libraryDependencies += "com.clusterra" % "hibernate-base64-id" % "1.0.13.RELEASE"
[com.clusterra/hibernate-base64-id "1.0.13.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.directory.studio : org.apache.commons.codec | jar | 1.8 |
org.springframework.boot : spring-boot-starter-data-jpa | jar | 1.2.3.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.8 |
org.springframework.boot : spring-boot-starter-test | jar | 1.2.3.RELEASE |