Last Version

HK2 configuration module 2.5.0-b56

${project.name}

License

License

Categories

Categories

GlassFish Container Application Servers config Application Layer Libs Configuration HK2 Dependency Injection
GroupId

GroupId

org.glassfish.hk2
ArtifactId

ArtifactId

hk2-config
Version

Version

2.5.0-b56
Type

Type

jar
Description

Description

HK2 configuration module
HK2 configuration module
Project Organization

Project Organization

Oracle Corporation

Download hk2-config 2.5.0-b56


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

Dependencies

compile (3)

Group / Artifact Type Version
org.glassfish.hk2 : hk2-core jar 2.5.0-b56
org.jvnet : tiger-types jar 1.4
org.hibernate : hibernate-validator jar 5.2.4.Final

test (3)

Group / Artifact Type Version
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.