| Лицензия |
Лицензия |
|---|---|
| Группа | Группаuk.org.retep.xmpp.protocol |
| Идентификатор | Идентификаторcaps |
| Последняя версия | Последняя версия10.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеretepXMPP XMPP Protocol caps
Builds the jaxb object graph for the various xmpp protocol's.
When this run's you might as well make a cup of strong coffee as this
module takes about 1/2 an hour to run...
|
| Организация-разработчик |
Организация-разработчикRetep Development Group |
| Имя Файла | Размер |
|---|---|
| caps-10.6.pom | |
| caps-10.6.jar | 4 KB |
| caps-10.6-tests.jar | 1 KB |
| caps-10.6-sources.jar | 4 KB |
| caps-10.6-javadoc.jar | 28 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/uk.org.retep.xmpp.protocol/caps/ -->
<dependency>
<groupId>uk.org.retep.xmpp.protocol</groupId>
<artifactId>caps</artifactId>
<version>10.6</version>
</dependency>
// https://jarcasting.com/artifacts/uk.org.retep.xmpp.protocol/caps/
implementation 'uk.org.retep.xmpp.protocol:caps:10.6'
// https://jarcasting.com/artifacts/uk.org.retep.xmpp.protocol/caps/
implementation ("uk.org.retep.xmpp.protocol:caps:10.6")
'uk.org.retep.xmpp.protocol:caps:jar:10.6'
<dependency org="uk.org.retep.xmpp.protocol" name="caps" rev="10.6">
<artifact name="caps" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.org.retep.xmpp.protocol', module='caps', version='10.6')
)
libraryDependencies += "uk.org.retep.xmpp.protocol" % "caps" % "10.6"
[uk.org.retep.xmpp.protocol/caps "10.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| uk.org.retep.tools : annotations | jar | 10.6 |
| uk.org.retep.xmpp : annotations | jar | 10.6 |
| uk.org.retep.xmpp.xmpp : core | jar | 10.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.7 |
| uk.org.retep : testFramework | jar | 10.6 |