Last Version

Examples of various use cases 3.0.3

Dependency Injection Kernel

License

License

Categories

Categories

GlassFish Container Application Servers HK2 Application Layer Libs Dependency Injection
GroupId

GroupId

org.glassfish.hk2
ArtifactId

ArtifactId

examples
Version

Version

3.0.3
Type

Type

pom
Description

Description

Examples of various use cases
Dependency Injection Kernel
Project Organization

Project Organization

Oracle Corporation

Download examples 3.0.3

Filename Size
examples-3.0.3.pom 1 KB
Browse

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

Dependencies

test (2)

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

Project Modules

  • custom-resolver
  • security-lockdown
  • caching
  • events
  • configuration
  • operations