License |
License |
---|---|
Categories |
CategoriesNet HK2 Application Layer Libs Dependency Injection |
GroupId | GroupIdnet.sagebits |
ArtifactId | ArtifactIdHK2Utilities |
Last Version | Last Version1.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHK2Utilities
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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
HK2Utilities-1.6.0.pom | |
HK2Utilities-1.6.0.jar | 11 KB |
HK2Utilities-1.6.0-sources.jar | 12 KB |
HK2Utilities-1.6.0-javadoc.jar | 44 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
eu.infomas : annotation-detector | jar | 3.0.5 |
org.apache.logging.log4j : log4j-api | jar | 2.13.3 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.hk2 : hk2 | jar | 3.0.0-M2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.13.3 |
org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |