| License |
License |
|---|---|
| Categories |
CategoriesHibernate Data ORM |
| GroupId | GroupIdcom.alachisoft.ncache |
| ArtifactId | ArtifactIdncache-hibernate |
| Version | Version5.2.0 |
| Type | Typejar |
| Description |
DescriptionNCache Hibernate
NCache, integration for hibernate.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ncache-hibernate-5.2.0.pom | |
| ncache-hibernate-5.2.0.jar | 19 KB |
| ncache-hibernate-5.2.0-sources.jar | 12 KB |
| ncache-hibernate-5.2.0-javadoc.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.alachisoft.ncache/ncache-hibernate/ -->
<dependency>
<groupId>com.alachisoft.ncache</groupId>
<artifactId>ncache-hibernate</artifactId>
<version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.alachisoft.ncache/ncache-hibernate/
implementation 'com.alachisoft.ncache:ncache-hibernate:5.2.0'
// https://jarcasting.com/artifacts/com.alachisoft.ncache/ncache-hibernate/
implementation ("com.alachisoft.ncache:ncache-hibernate:5.2.0")
'com.alachisoft.ncache:ncache-hibernate:jar:5.2.0'
<dependency org="com.alachisoft.ncache" name="ncache-hibernate" rev="5.2.0">
<artifact name="ncache-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alachisoft.ncache', module='ncache-hibernate', version='5.2.0')
)
libraryDependencies += "com.alachisoft.ncache" % "ncache-hibernate" % "5.2.0"
[com.alachisoft.ncache/ncache-hibernate "5.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alachisoft.ncache : ncache-client | jar | 5.2.0 |