is not current version
Last Version 3.0.3

HK2 core module 3.0.2

Dependency Injection Kernel

License

License

Categories

Categories

GlassFish Container Application Servers HK2 Application Layer Libs Dependency Injection
GroupId

GroupId

org.glassfish.hk2
ArtifactId

ArtifactId

hk2-core
Version

Version

3.0.2
Type

Type

jar
Description

Description

HK2 core module
Dependency Injection Kernel
Project Organization

Project Organization

Oracle Corporation

Download hk2-core 3.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.glassfish.hk2 : hk2-locator jar 3.0.2
org.glassfish.hk2 : hk2-utils jar 3.0.2

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.