is not current version
Last Version 1.2.0-RELEASE

com.github.kims-developergroup:hibernate-arcus 1.1.0-RELEASE

hibernate 2nd cache implementation using Arcus as a shared cache storage

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.github.kims-developergroup
ArtifactId

ArtifactId

hibernate-arcus
Version

Version

1.1.0-RELEASE
Type

Type

jar

Download hibernate-arcus 1.1.0-RELEASE


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