Last Version

HK2 core module 2.4.0-b14

Generic Modules subsystem

License

License

Categories

Categories

GlassFish Container Application Servers HK2 Application Layer Libs Dependency Injection
GroupId

GroupId

org.glassfish.hk2
ArtifactId

ArtifactId

core
Version

Version

2.4.0-b14
Type

Type

jar
Description

Description

HK2 core module
Generic Modules subsystem
Project URL

Project URL

https://hk2.java.net/core
Project Organization

Project Organization

Oracle Corporation

Download core 2.4.0-b14


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

Dependencies

compile (2)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.easymock : easymock jar 3.0

Project Modules

There are no modules declared in this project.