is not current version
Last Version 10.0-b28

org.glassfish.osgi-platforms:osgi-platforms 3.0-b44


Categories

Categories

GlassFish Container Application Servers ORM Data
GroupId

GroupId

org.glassfish.osgi-platforms
ArtifactId

ArtifactId

osgi-platforms
Version

Version

3.0-b44
Type

Type

pom

Download osgi-platforms 3.0-b44


<!-- https://jarcasting.com/artifacts/org.glassfish.osgi-platforms/osgi-platforms/ -->
<dependency>
    <groupId>org.glassfish.osgi-platforms</groupId>
    <artifactId>osgi-platforms</artifactId>
    <version>3.0-b44</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.osgi-platforms/osgi-platforms/
implementation 'org.glassfish.osgi-platforms:osgi-platforms:3.0-b44'
// https://jarcasting.com/artifacts/org.glassfish.osgi-platforms/osgi-platforms/
implementation ("org.glassfish.osgi-platforms:osgi-platforms:3.0-b44")
'org.glassfish.osgi-platforms:osgi-platforms:pom:3.0-b44'
<dependency org="org.glassfish.osgi-platforms" name="osgi-platforms" rev="3.0-b44">
  <artifact name="osgi-platforms" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.osgi-platforms', module='osgi-platforms', version='3.0-b44')
)
libraryDependencies += "org.glassfish.osgi-platforms" % "osgi-platforms" % "3.0-b44"
[org.glassfish.osgi-platforms/osgi-platforms "3.0-b44"]