License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.alachisoft.ncache |
ArtifactId | ArtifactIdncache-client |
Version | Version5.2.0 |
Type | Typejar |
Description |
DescriptionNCache Client
NCache Enterprise client for java.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
ncache-client-5.2.0.pom | |
ncache-client-5.2.0.jar | 994 KB |
ncache-client-5.2.0-sources.jar | 574 KB |
ncache-client-5.2.0-javadoc.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alachisoft.ncache/ncache-client/ -->
<dependency>
<groupId>com.alachisoft.ncache</groupId>
<artifactId>ncache-client</artifactId>
<version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.alachisoft.ncache/ncache-client/
implementation 'com.alachisoft.ncache:ncache-client:5.2.0'
// https://jarcasting.com/artifacts/com.alachisoft.ncache/ncache-client/
implementation ("com.alachisoft.ncache:ncache-client:5.2.0")
'com.alachisoft.ncache:ncache-client:jar:5.2.0'
<dependency org="com.alachisoft.ncache" name="ncache-client" rev="5.2.0">
<artifact name="ncache-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alachisoft.ncache', module='ncache-client', version='5.2.0')
)
libraryDependencies += "com.alachisoft.ncache" % "ncache-client" % "5.2.0"
[com.alachisoft.ncache/ncache-client "5.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.alachisoft : nc-management | jar | 5.2.0 |