is not current version
Last Version 3.1.0-b001

org.glassfish.external:management-api-sources 3.0.0-b005

GlassFish Common API source code

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.external
ArtifactId

ArtifactId

management-api-sources
Version

Version

3.0.0-b005
Type

Type

jar

Download management-api-sources 3.0.0-b005


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