Categories |
CategoriesData Infinispan Caching |
---|---|
GroupId | GroupIdcom.coherentlogic.enterprise-data-adapter |
ArtifactId | ArtifactIdinfinispan-int |
Version | Version2.0.0-RELEASE |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.coherentlogic.enterprise-data-adapter/infinispan-int/ -->
<dependency>
<groupId>com.coherentlogic.enterprise-data-adapter</groupId>
<artifactId>infinispan-int</artifactId>
<version>2.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.coherentlogic.enterprise-data-adapter/infinispan-int/
implementation 'com.coherentlogic.enterprise-data-adapter:infinispan-int:2.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.coherentlogic.enterprise-data-adapter/infinispan-int/
implementation ("com.coherentlogic.enterprise-data-adapter:infinispan-int:2.0.0-RELEASE")
'com.coherentlogic.enterprise-data-adapter:infinispan-int:jar:2.0.0-RELEASE'
<dependency org="com.coherentlogic.enterprise-data-adapter" name="infinispan-int" rev="2.0.0-RELEASE">
<artifact name="infinispan-int" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.coherentlogic.enterprise-data-adapter', module='infinispan-int', version='2.0.0-RELEASE')
)
libraryDependencies += "com.coherentlogic.enterprise-data-adapter" % "infinispan-int" % "2.0.0-RELEASE"
[com.coherentlogic.enterprise-data-adapter/infinispan-int "2.0.0-RELEASE"]