is not current version
Last Version 5.2-alpha-23

com.alachisoft:ncache.hibernate 5.2-alpha-16

NCache provides 100% native Java clients for both UNIX and Windows. You can use NCache from any of Java applications including Java Web Sessions, web services, Grid Computing applications, and any other server-type applications with high transactions.

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.alachisoft
ArtifactId

ArtifactId

ncache.hibernate
Version

Version

5.2-alpha-16
Type

Type

jar

Download ncache.hibernate 5.2-alpha-16


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