License |
License
CDDL + GPLv2 with classpath exception
|
---|---|
Categories |
CategoriesGlassFish Container Application Servers ORM Data |
GroupId | GroupIdorg.glassfish.osgi-platforms |
ArtifactId | ArtifactIdosgi-platforms |
Last Version | Last Version10.0-b28 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDistribution Fragments for various OSGi platforms
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
osgi-platforms-10.0-b28.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.osgi-platforms/osgi-platforms/ -->
<dependency>
<groupId>org.glassfish.osgi-platforms</groupId>
<artifactId>osgi-platforms</artifactId>
<version>10.0-b28</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.osgi-platforms/osgi-platforms/
implementation 'org.glassfish.osgi-platforms:osgi-platforms:10.0-b28'
// https://jarcasting.com/artifacts/org.glassfish.osgi-platforms/osgi-platforms/
implementation ("org.glassfish.osgi-platforms:osgi-platforms:10.0-b28")
'org.glassfish.osgi-platforms:osgi-platforms:pom:10.0-b28'
<dependency org="org.glassfish.osgi-platforms" name="osgi-platforms" rev="10.0-b28">
<artifact name="osgi-platforms" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.osgi-platforms', module='osgi-platforms', version='10.0-b28')
)
libraryDependencies += "org.glassfish.osgi-platforms" % "osgi-platforms" % "10.0-b28"
[org.glassfish.osgi-platforms/osgi-platforms "10.0-b28"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit Optional | jar | 4.3.1 |