License |
License |
---|---|
GroupId | GroupIduk.org.retep.xmpp.test |
ArtifactId | ArtifactIdtest |
Version | Version10.6 |
Type | Typejar |
Description |
DescriptionretepXMPP Test
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 |
---|---|
test-10.6.pom | 835 bytes |
test-10.6-tests.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.org.retep.xmpp.test/test/ -->
<dependency>
<groupId>uk.org.retep.xmpp.test</groupId>
<artifactId>test</artifactId>
<version>10.6</version>
</dependency>
// https://jarcasting.com/artifacts/uk.org.retep.xmpp.test/test/
implementation 'uk.org.retep.xmpp.test:test:10.6'
// https://jarcasting.com/artifacts/uk.org.retep.xmpp.test/test/
implementation ("uk.org.retep.xmpp.test:test:10.6")
'uk.org.retep.xmpp.test:test:jar:10.6'
<dependency org="uk.org.retep.xmpp.test" name="test" rev="10.6">
<artifact name="test" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.org.retep.xmpp.test', module='test', version='10.6')
)
libraryDependencies += "uk.org.retep.xmpp.test" % "test" % "10.6"
[uk.org.retep.xmpp.test/test "10.6"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
uk.org.retep : testFramework | jar | 10.6 |