Last Version

HK2 Configuration Property File Reader 3.0.3

${project.name}

License

License

Categories

Categories

GlassFish Container Application Servers HK2 Application Layer Libs Dependency Injection
GroupId

GroupId

org.glassfish.hk2
ArtifactId

ArtifactId

hk2-property-file
Version

Version

3.0.3
Type

Type

jar
Description

Description

HK2 Configuration Property File Reader
HK2 Configuration Property File Reader
Project Organization

Project Organization

Oracle Corporation

Download hk2-property-file 3.0.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.glassfish.hk2 : hk2-configuration-hub jar 3.0.3
org.glassfish.hk2 : hk2-api jar 3.0.3
org.glassfish.hk2 : hk2-utils jar 3.0.3

test (3)

Group / Artifact Type Version
org.glassfish.hk2 : hk2-junitrunner jar 3.0.3
junit : junit jar 4.13.1
org.easymock : easymock jar 3.5

Project Modules

There are no modules declared in this project.