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

com.sun.xml.bind.mvn:tests 2.2.10

Tests for JAXB RI OSGi bundles

Группа

Группа

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

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

tests
Версия

Версия

2.2.10
Тип

Тип

jar

Скачать tests 2.2.10


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