| License |
License |
|---|---|
| GroupId | GroupIdcom.github.fomkin |
| ArtifactId | ArtifactIdkorolev-jcache-support_2.11 |
| Version | Version0.11.1 |
| Type | Typejar |
| Description |
Descriptionjcache-support
jcache-support
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.fomkin/korolev-jcache-support_2.11/ -->
<dependency>
<groupId>com.github.fomkin</groupId>
<artifactId>korolev-jcache-support_2.11</artifactId>
<version>0.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fomkin/korolev-jcache-support_2.11/
implementation 'com.github.fomkin:korolev-jcache-support_2.11:0.11.1'
// https://jarcasting.com/artifacts/com.github.fomkin/korolev-jcache-support_2.11/
implementation ("com.github.fomkin:korolev-jcache-support_2.11:0.11.1")
'com.github.fomkin:korolev-jcache-support_2.11:jar:0.11.1'
<dependency org="com.github.fomkin" name="korolev-jcache-support_2.11" rev="0.11.1">
<artifact name="korolev-jcache-support_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fomkin', module='korolev-jcache-support_2.11', version='0.11.1')
)
libraryDependencies += "com.github.fomkin" % "korolev-jcache-support_2.11" % "0.11.1"
[com.github.fomkin/korolev-jcache-support_2.11 "0.11.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| com.github.fomkin : korolev-server_2.11 | jar | 0.11.1 |
| javax.cache : cache-api | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.0.5 |