не последняя версия
Последняя версия 1.6.9

com.sun.enterprise:osgi-adapter 1.6.2


Группа

Группа

com.sun.enterprise
Идентификатор

Идентификатор

osgi-adapter
Версия

Версия

1.6.2
Тип

Тип

jar

Скачать osgi-adapter 1.6.2


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