| Лицензия |
Лицензия |
|---|---|
| Группа | Группаuk.org.retep.xmpp.test |
| Идентификатор | Идентификаторjaxb |
| Последняя версия | Последняя версия10.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеretepXMPP Test JAXB
Various standalone test suites, probably existing to test bugs
or not suitable for inclusion within a specific module.
|
| Организация-разработчик |
Организация-разработчикRetep Development Group |
| Имя Файла | Размер |
|---|---|
| jaxb-10.6.pom | |
| jaxb-10.6.jar | 1 KB |
| jaxb-10.6-tests.jar | 5 KB |
| jaxb-10.6-sources.jar | 317 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/uk.org.retep.xmpp.test/jaxb/ -->
<dependency>
<groupId>uk.org.retep.xmpp.test</groupId>
<artifactId>jaxb</artifactId>
<version>10.6</version>
</dependency>
// https://jarcasting.com/artifacts/uk.org.retep.xmpp.test/jaxb/
implementation 'uk.org.retep.xmpp.test:jaxb:10.6'
// https://jarcasting.com/artifacts/uk.org.retep.xmpp.test/jaxb/
implementation ("uk.org.retep.xmpp.test:jaxb:10.6")
'uk.org.retep.xmpp.test:jaxb:jar:10.6'
<dependency org="uk.org.retep.xmpp.test" name="jaxb" rev="10.6">
<artifact name="jaxb" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.org.retep.xmpp.test', module='jaxb', version='10.6')
)
libraryDependencies += "uk.org.retep.xmpp.test" % "jaxb" % "10.6"
[uk.org.retep.xmpp.test/jaxb "10.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| uk.org.retep.xmpp : core | jar | 10.6 |
| uk.org.retep.xmpp.server : multiUserChat | jar | 10.6 |
| uk.org.retep.tools : jaxb | jar | 10.6 |
| javax.xml.bind : jaxb-api | jar | 2.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| uk.org.retep.xmpp.protocol : jabber-client | jar | 10.6 |
| junit : junit | jar | 4.7 |
| uk.org.retep : testFramework | jar | 10.6 |