License |
License |
---|---|
Categories |
CategoriesScala Languages CLI User Interface |
GroupId | GroupIdcom.alachisoft.ncache |
ArtifactId | ArtifactIdncache-professional-scala-client |
Last Version | Last Version5.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNCache Scala Client
NCache Professional client for Scala.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.alachisoft.ncache/ncache-professional-scala-client/ -->
<dependency>
<groupId>com.alachisoft.ncache</groupId>
<artifactId>ncache-professional-scala-client</artifactId>
<version>5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.alachisoft.ncache/ncache-professional-scala-client/
implementation 'com.alachisoft.ncache:ncache-professional-scala-client:5.3.0'
// https://jarcasting.com/artifacts/com.alachisoft.ncache/ncache-professional-scala-client/
implementation ("com.alachisoft.ncache:ncache-professional-scala-client:5.3.0")
'com.alachisoft.ncache:ncache-professional-scala-client:jar:5.3.0'
<dependency org="com.alachisoft.ncache" name="ncache-professional-scala-client" rev="5.3.0">
<artifact name="ncache-professional-scala-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alachisoft.ncache', module='ncache-professional-scala-client', version='5.3.0')
)
libraryDependencies += "com.alachisoft.ncache" % "ncache-professional-scala-client" % "5.3.0"
[com.alachisoft.ncache/ncache-professional-scala-client "5.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.alachisoft.ncache : ncache-professional-client | jar | 5.3.0 |
com.fasterxml.jackson.module : jackson-module-scala_3 | jar | 2.13.0 |