is not current version
Last Version 3.0.3

org.glassfish.hk2:sdp-management-bundle 2.6.1

${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.6.1
Type

Type

jar

Download sdp-management-bundle 2.6.1


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