License |
License |
---|---|
Categories |
CategoriesGlassFish Container Application Servers HK2 Application Layer Libs Dependency Injection |
GroupId | GroupIdorg.glassfish.hk2 |
ArtifactId | ArtifactIdno-hk2-bundle |
Last Version | Last Version3.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA bundle with no hk2 dependencies
A bundle with no hk2 dependencies
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
no-hk2-bundle-3.0.3.pom | |
no-hk2-bundle-3.0.3.jar | 15 KB |
no-hk2-bundle-3.0.3-sources.jar | 17 KB |
no-hk2-bundle-3.0.3-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.hk2/no-hk2-bundle/ -->
<dependency>
<groupId>org.glassfish.hk2</groupId>
<artifactId>no-hk2-bundle</artifactId>
<version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.hk2/no-hk2-bundle/
implementation 'org.glassfish.hk2:no-hk2-bundle:3.0.3'
// https://jarcasting.com/artifacts/org.glassfish.hk2/no-hk2-bundle/
implementation ("org.glassfish.hk2:no-hk2-bundle:3.0.3")
'org.glassfish.hk2:no-hk2-bundle:jar:3.0.3'
<dependency org="org.glassfish.hk2" name="no-hk2-bundle" rev="3.0.3">
<artifact name="no-hk2-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.hk2', module='no-hk2-bundle', version='3.0.3')
)
libraryDependencies += "org.glassfish.hk2" % "no-hk2-bundle" % "3.0.3"
[org.glassfish.hk2/no-hk2-bundle "3.0.3"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.inject : jakarta.inject-api | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.easymock : easymock | jar | 3.5 |