Last Version

Caching AOP Example System 3.0.3

The system code for the caching AOP example

License

License

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

3.0.3
Type

Type

jar
Description

Description

Caching AOP Example System
The system code for the caching AOP example
Project Organization

Project Organization

Oracle Corporation

Download caching-aop-example-system 3.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.glassfish.hk2 : hk2-locator jar 3.0.3
org.glassfish.hk2 : hk2-api jar 3.0.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.easymock : easymock jar 3.5

Project Modules

There are no modules declared in this project.