License |
License |
---|---|
Categories |
CategoriesGlassFish Container Application Servers HK2 Application Layer Libs Dependency Injection |
GroupId | GroupIdorg.glassfish.hk2 |
ArtifactId | ArtifactIdsdp-management-bundle |
Last Version | Last Version3.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionManages the faux sdp management bundle
Manages the faux sdp management bundle
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.glassfish.hk2/sdp-management-bundle/ -->
<dependency>
<groupId>org.glassfish.hk2</groupId>
<artifactId>sdp-management-bundle</artifactId>
<version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.hk2/sdp-management-bundle/
implementation 'org.glassfish.hk2:sdp-management-bundle:3.0.3'
// https://jarcasting.com/artifacts/org.glassfish.hk2/sdp-management-bundle/
implementation ("org.glassfish.hk2:sdp-management-bundle:3.0.3")
'org.glassfish.hk2:sdp-management-bundle:jar:3.0.3'
<dependency org="org.glassfish.hk2" name="sdp-management-bundle" rev="3.0.3">
<artifact name="sdp-management-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.hk2', module='sdp-management-bundle', version='3.0.3')
)
libraryDependencies += "org.glassfish.hk2" % "sdp-management-bundle" % "3.0.3"
[org.glassfish.hk2/sdp-management-bundle "3.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : osgi.core | jar | 7.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.easymock : easymock | jar | 3.5 |