Last Version

Hibernate-arcus 1.2.0-RELEASE

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

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.github.kims-developergroup
ArtifactId

ArtifactId

hibernate-arcus
Version

Version

1.2.0-RELEASE
Type

Type

jar
Description

Description

Hibernate-arcus
hibernate 2nd cache implementation using Arcus as a shared cache storage
Project URL

Project URL

https://github.com/Kims-DeveloperGroup/hibernate-arcus
Source Code Management

Source Code Management

https://github.com/Kims-DeveloperGroup/hibernate-arcus

Download hibernate-arcus 1.2.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.2.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kims-developergroup/hibernate-arcus/
implementation 'com.github.kims-developergroup:hibernate-arcus:1.2.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.kims-developergroup/hibernate-arcus/
implementation ("com.github.kims-developergroup:hibernate-arcus:1.2.0-RELEASE")
'com.github.kims-developergroup:hibernate-arcus:jar:1.2.0-RELEASE'
<dependency org="com.github.kims-developergroup" name="hibernate-arcus" rev="1.2.0-RELEASE">
  <artifact name="hibernate-arcus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kims-developergroup', module='hibernate-arcus', version='1.2.0-RELEASE')
)
libraryDependencies += "com.github.kims-developergroup" % "hibernate-arcus" % "1.2.0-RELEASE"
[com.github.kims-developergroup/hibernate-arcus "1.2.0-RELEASE"]

Dependencies

compile (5)

Group / Artifact Type Version
com.navercorp.arcus : arcus-java-client jar 1.12.1
org.hibernate : hibernate-core jar 5.4.22.Final
org.projectlombok : lombok jar 1.18.4
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.hibernate : hibernate-testing jar 5.4.27.Final
org.assertj : assertj-core jar 3.18.1
com.h2database : h2 jar 1.4.200

Project Modules

There are no modules declared in this project.