Last Version

CTM example 2.5.0-b56

A use case for TenantScoped services

License

License

Categories

Categories

GlassFish Container Application Servers HK2 Application Layer Libs Dependency Injection
GroupId

GroupId

org.glassfish.hk2
ArtifactId

ArtifactId

ctm-example
Version

Version

2.5.0-b56
Type

Type

jar
Description

Description

CTM example
A use case for TenantScoped services
Project URL

Project URL

https://javaee.github.io/hk2/ctm-example
Project Organization

Project Organization

Oracle Corporation

Download ctm-example 2.5.0-b56


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

Dependencies

compile (5)

Group / Artifact Type Version
org.glassfish.hk2.external : javax.inject jar 2.5.0-b56
org.glassfish.hk2.external : asm-all-repackaged jar 2.5.0-b56
org.glassfish.hk2 : hk2-api jar 2.5.0-b56
org.glassfish.hk2 : hk2-locator jar 2.5.0-b56
org.glassfish.hk2 : hk2-config jar 2.5.0-b56

test (4)

Group / Artifact Type Version
org.glassfish.hk2 : hk2-config test-jar 2.5.0-b56
javax.el : javax.el-api jar 2.2.5
junit : junit jar 4.12
org.easymock : easymock jar 3.0

Project Modules

There are no modules declared in this project.