Last Version

HK2Utilities 1.6.0

Runtime scanning and initializing utilities for HK2 so you don't have to rely on hk2-locator/default files created by the inhabitant-generator.

License

License

Categories

Categories

Net HK2 Application Layer Libs Dependency Injection
GroupId

GroupId

net.sagebits
ArtifactId

ArtifactId

HK2Utilities
Version

Version

1.6.0
Type

Type

jar
Description

Description

HK2Utilities
Runtime scanning and initializing utilities for HK2 so you don't have to rely on hk2-locator/default files created by the inhabitant-generator.
Project URL

Project URL

https://bitbucket.org/sagebits/hk2utilities
Source Code Management

Source Code Management

https://github.com/darmbrust/HK2Utilities

Download HK2Utilities 1.6.0


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

Dependencies

compile (2)

Group / Artifact Type Version
eu.infomas : annotation-detector jar 3.0.5
org.apache.logging.log4j : log4j-api jar 2.13.3

provided (1)

Group / Artifact Type Version
org.glassfish.hk2 : hk2 jar 3.0.0-M2

test (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.13.3
org.junit.jupiter : junit-jupiter-api jar 5.6.2

Project Modules

There are no modules declared in this project.