Last Version

HK2 config types 2.5.0-b56

Dependency Injection Kernel

License

License

Categories

Categories

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

GroupId

org.glassfish.hk2
ArtifactId

ArtifactId

config-types
Version

Version

2.5.0-b56
Type

Type

jar
Description

Description

HK2 config types
Dependency Injection Kernel
Project Organization

Project Organization

Oracle Corporation

Download config-types 2.5.0-b56


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

Dependencies

compile (1)

Group / Artifact Type Version
org.glassfish.hk2 : hk2-config jar 2.5.0-b56

test (2)

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

Project Modules

There are no modules declared in this project.