| License |
License |
|---|---|
| GroupId | GroupIdcom.github.fomkin |
| ArtifactId | ArtifactIdkorolev-jcache-support_2.12 |
| 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.12/ -->
<dependency>
<groupId>com.github.fomkin</groupId>
<artifactId>korolev-jcache-support_2.12</artifactId>
<version>0.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fomkin/korolev-jcache-support_2.12/
implementation 'com.github.fomkin:korolev-jcache-support_2.12:0.11.1'
// https://jarcasting.com/artifacts/com.github.fomkin/korolev-jcache-support_2.12/
implementation ("com.github.fomkin:korolev-jcache-support_2.12:0.11.1")
'com.github.fomkin:korolev-jcache-support_2.12:jar:0.11.1'
<dependency org="com.github.fomkin" name="korolev-jcache-support_2.12" rev="0.11.1">
<artifact name="korolev-jcache-support_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fomkin', module='korolev-jcache-support_2.12', version='0.11.1')
)
libraryDependencies += "com.github.fomkin" % "korolev-jcache-support_2.12" % "0.11.1"
[com.github.fomkin/korolev-jcache-support_2.12 "0.11.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.8 |
| com.github.fomkin : korolev-server_2.12 | jar | 0.11.1 |
| javax.cache : cache-api | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.0.5 |