License |
License |
---|---|
GroupId | GroupIduk.org.retep.xmpp.test |
ArtifactId | ArtifactIdjaxb |
Version | Version10.6 |
Type | Typejar |
Description |
DescriptionretepXMPP Test JAXB
Various standalone test suites, probably existing to test bugs
or not suitable for inclusion within a specific module.
|
Project Organization |
Project OrganizationRetep Development Group |
Filename | Size |
---|---|
jaxb-10.6.pom | |
jaxb-10.6.jar | 1 KB |
jaxb-10.6-tests.jar | 5 KB |
jaxb-10.6-sources.jar | 317 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
uk.org.retep.xmpp.protocol : jabber-client | jar | 10.6 |
junit : junit | jar | 4.7 |
uk.org.retep : testFramework | jar | 10.6 |