is not current version
Last Version 1.0.7

net.servicegrid:jp.go.nict.langrid.servicecontainer.decorator.cache 1.0.3

Cache Decorator for the Service Grid Service Container.

Categories

Categories

Container Net
GroupId

GroupId

net.servicegrid
ArtifactId

ArtifactId

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

Version

1.0.3
Type

Type

jar

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


<!-- https://jarcasting.com/artifacts/net.servicegrid/jp.go.nict.langrid.servicecontainer.decorator.cache/ -->
<dependency>
    <groupId>net.servicegrid</groupId>
    <artifactId>jp.go.nict.langrid.servicecontainer.decorator.cache</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.servicegrid/jp.go.nict.langrid.servicecontainer.decorator.cache/
implementation 'net.servicegrid:jp.go.nict.langrid.servicecontainer.decorator.cache:1.0.3'
// https://jarcasting.com/artifacts/net.servicegrid/jp.go.nict.langrid.servicecontainer.decorator.cache/
implementation ("net.servicegrid:jp.go.nict.langrid.servicecontainer.decorator.cache:1.0.3")
'net.servicegrid:jp.go.nict.langrid.servicecontainer.decorator.cache:jar:1.0.3'
<dependency org="net.servicegrid" name="jp.go.nict.langrid.servicecontainer.decorator.cache" rev="1.0.3">
  <artifact name="jp.go.nict.langrid.servicecontainer.decorator.cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.servicegrid', module='jp.go.nict.langrid.servicecontainer.decorator.cache', version='1.0.3')
)
libraryDependencies += "net.servicegrid" % "jp.go.nict.langrid.servicecontainer.decorator.cache" % "1.0.3"
[net.servicegrid/jp.go.nict.langrid.servicecontainer.decorator.cache "1.0.3"]