j

jp.go.nict.langrid.servicecontainer.decorator.cache

Cache Decorator for the Service Grid Service Container.
http://langrid.org/
GNU LESSER GENERAL PUBLIC LICENSE
Files download
File Operation
jp.go.nict.langrid.servicecontainer.decorator.cache-1.1.1.jar download
jp.go.nict.langrid.servicecontainer.decorator.cache-1.1.1.pom download
jp.go.nict.langrid.servicecontainer.decorator.cache-1.1.1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.langrid</groupId>
  <artifactId>jp.go.nict.langrid.servicecontainer.decorator.cache</artifactId>
  <version>1.1.1</version>
</dependency>
Gradle Groovy
implementation 'org.langrid:jp.go.nict.langrid.servicecontainer.decorator.cache:1.1.1'
Gradle Kotlin
implementation("org.langrid:jp.go.nict.langrid.servicecontainer.decorator.cache:1.1.1")
Scala SBT
libraryDependencies += "org.langrid" % "jp.go.nict.langrid.servicecontainer.decorator.cache" % "1.1.1"
Groovy Grape
@Grapes(
  @Grab(group='org.langrid', module='jp.go.nict.langrid.servicecontainer.decorator.cache', version='1.1.1')
)
Apache Ivy
<dependency org="org.langrid" name="jp.go.nict.langrid.servicecontainer.decorator.cache" rev="1.1.1" />
Leiningen
[org.langrid/jp.go.nict.langrid.servicecontainer.decorator.cache "1.1.1"]
Apache Buildr
'org.langrid:jp.go.nict.langrid.servicecontainer.decorator.cache:jar:1.1.1'