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

com.sun.xml.bind.mvn:osgi-tests 3.1.0-M1

Modules generate jars used for testing valid osgi manifests

Группа

Группа

com.sun.xml.bind.mvn
Идентификатор

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

osgi-tests
Версия

Версия

3.1.0-M1
Тип

Тип

pom

Скачать osgi-tests 3.1.0-M1

Имя Файла Размер
osgi-tests-3.1.0-M1.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.sun.xml.bind.mvn/osgi-tests/ -->
<dependency>
    <groupId>com.sun.xml.bind.mvn</groupId>
    <artifactId>osgi-tests</artifactId>
    <version>3.1.0-M1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sun.xml.bind.mvn/osgi-tests/
implementation 'com.sun.xml.bind.mvn:osgi-tests:3.1.0-M1'
// https://jarcasting.com/artifacts/com.sun.xml.bind.mvn/osgi-tests/
implementation ("com.sun.xml.bind.mvn:osgi-tests:3.1.0-M1")
'com.sun.xml.bind.mvn:osgi-tests:pom:3.1.0-M1'
<dependency org="com.sun.xml.bind.mvn" name="osgi-tests" rev="3.1.0-M1">
  <artifact name="osgi-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sun.xml.bind.mvn', module='osgi-tests', version='3.1.0-M1')
)
libraryDependencies += "com.sun.xml.bind.mvn" % "osgi-tests" % "3.1.0-M1"
[com.sun.xml.bind.mvn/osgi-tests "3.1.0-M1"]