is not current version
Last Version 3.0.3

org.glassfish.hk2:sdp-management-bundle 2.5.0-b38

${project.name}

Categories

Categories

GlassFish Container Application Servers HK2 Application Layer Libs Dependency Injection
GroupId

GroupId

org.glassfish.hk2
ArtifactId

ArtifactId

sdp-management-bundle
Version

Version

2.5.0-b38
Type

Type

jar

Download sdp-management-bundle 2.5.0-b38


<!-- https://jarcasting.com/artifacts/org.glassfish.hk2/sdp-management-bundle/ -->
<dependency>
    <groupId>org.glassfish.hk2</groupId>
    <artifactId>sdp-management-bundle</artifactId>
    <version>2.5.0-b38</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.hk2/sdp-management-bundle/
implementation 'org.glassfish.hk2:sdp-management-bundle:2.5.0-b38'
// https://jarcasting.com/artifacts/org.glassfish.hk2/sdp-management-bundle/
implementation ("org.glassfish.hk2:sdp-management-bundle:2.5.0-b38")
'org.glassfish.hk2:sdp-management-bundle:jar:2.5.0-b38'
<dependency org="org.glassfish.hk2" name="sdp-management-bundle" rev="2.5.0-b38">
  <artifact name="sdp-management-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.hk2', module='sdp-management-bundle', version='2.5.0-b38')
)
libraryDependencies += "org.glassfish.hk2" % "sdp-management-bundle" % "2.5.0-b38"
[org.glassfish.hk2/sdp-management-bundle "2.5.0-b38"]