Last Version

HK2 bindings 1.0.1

HK2 bindings

License

License

Categories

Categories

HK2 Application Layer Libs Dependency Injection
GroupId

GroupId

com.expanset.hk2
ArtifactId

ArtifactId

hk2
Version

Version

1.0.1
Type

Type

pom
Description

Description

HK2 bindings
HK2 bindings

Download hk2 1.0.1

Filename Size
hk2-1.0.1.pom 1 KB
Browse

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

Dependencies

compile (6)

Group / Artifact Type Version
org.glassfish.hk2 : hk2 jar 2.4.0-b25
org.apache.commons : commons-lang3 jar 3.4
org.slf4j : slf4j-api jar 1.7.12
org.slf4j : jul-to-slf4j jar 1.7.12
commons-configuration : commons-configuration jar 1.10
com.google.code.findbugs : jsr305 jar 3.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • hk2-contrib
  • hk2-persistence
  • hk2-persistence-jpa
  • hk2-persistence-ormlite