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

JAXB OSGi Tests 4.0.0

Tests for JAXB RI OSGi bundles. They should be in separate module because of dependency-hell of osgi and extra-osgi modules.

Лицензия

Лицензия

Группа

Группа

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

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

tests
Версия

Версия

4.0.0
Тип

Тип

jar
Описание

Описание

JAXB OSGi Tests
Tests for JAXB RI OSGi bundles. They should be in separate module because of dependency-hell of osgi and extra-osgi modules.
Ссылка на сайт

Ссылка на сайт

https://eclipse-ee4j.github.io/jaxb-ri/
Организация-разработчик

Организация-разработчик

Eclipse Foundation

Скачать tests 4.0.0

Имя Файла Размер
tests-4.0.0.pom
tests-4.0.0.jar 5 KB
tests-4.0.0-sources.jar 5 KB
Обзор

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.sun.xml.bind : jaxb-osgi jar 4.0.0

Модули Проекта

Данный проект не имеет модулей.