is not current version
Last Version 1.6.4

com.sun.enterprise:osgi-main 0.3.53


GroupId

GroupId

com.sun.enterprise
ArtifactId

ArtifactId

osgi-main
Version

Version

0.3.53
Type

Type

jar

Download osgi-main 0.3.53


<!-- https://jarcasting.com/artifacts/com.sun.enterprise/osgi-main/ -->
<dependency>
    <groupId>com.sun.enterprise</groupId>
    <artifactId>osgi-main</artifactId>
    <version>0.3.53</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.enterprise/osgi-main/
implementation 'com.sun.enterprise:osgi-main:0.3.53'
// https://jarcasting.com/artifacts/com.sun.enterprise/osgi-main/
implementation ("com.sun.enterprise:osgi-main:0.3.53")
'com.sun.enterprise:osgi-main:jar:0.3.53'
<dependency org="com.sun.enterprise" name="osgi-main" rev="0.3.53">
  <artifact name="osgi-main" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.enterprise', module='osgi-main', version='0.3.53')
)
libraryDependencies += "com.sun.enterprise" % "osgi-main" % "0.3.53"
[com.sun.enterprise/osgi-main "0.3.53"]