is not current version
Last Version 3.0.3

org.glassfish.hk2:caching-aop-example-system 2.4.0-b32

The system code for the caching AOP example

Categories

Categories

GlassFish Container Application Servers Caching Data HK2 Application Layer Libs Dependency Injection
GroupId

GroupId

org.glassfish.hk2
ArtifactId

ArtifactId

caching-aop-example-system
Version

Version

2.4.0-b32
Type

Type

jar

Download caching-aop-example-system 2.4.0-b32


<!-- https://jarcasting.com/artifacts/org.glassfish.hk2/caching-aop-example-system/ -->
<dependency>
    <groupId>org.glassfish.hk2</groupId>
    <artifactId>caching-aop-example-system</artifactId>
    <version>2.4.0-b32</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.hk2/caching-aop-example-system/
implementation 'org.glassfish.hk2:caching-aop-example-system:2.4.0-b32'
// https://jarcasting.com/artifacts/org.glassfish.hk2/caching-aop-example-system/
implementation ("org.glassfish.hk2:caching-aop-example-system:2.4.0-b32")
'org.glassfish.hk2:caching-aop-example-system:jar:2.4.0-b32'
<dependency org="org.glassfish.hk2" name="caching-aop-example-system" rev="2.4.0-b32">
  <artifact name="caching-aop-example-system" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.hk2', module='caching-aop-example-system', version='2.4.0-b32')
)
libraryDependencies += "org.glassfish.hk2" % "caching-aop-example-system" % "2.4.0-b32"
[org.glassfish.hk2/caching-aop-example-system "2.4.0-b32"]