License |
License |
---|---|
GroupId | GroupIdorg.objectweb.celtix |
ArtifactId | ArtifactIdceltix-systests |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCeltix System Tests
|
Filename | Size |
---|---|
celtix-systests-1.0.pom | |
celtix-systests-1.0.jar | 4 KB |
celtix-systests-1.0-sources.jar | 633 bytes |
celtix-systests-1.0-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.celtix/celtix-systests/ -->
<dependency>
<groupId>org.objectweb.celtix</groupId>
<artifactId>celtix-systests</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.celtix/celtix-systests/
implementation 'org.objectweb.celtix:celtix-systests:1.0'
// https://jarcasting.com/artifacts/org.objectweb.celtix/celtix-systests/
implementation ("org.objectweb.celtix:celtix-systests:1.0")
'org.objectweb.celtix:celtix-systests:jar:1.0'
<dependency org="org.objectweb.celtix" name="celtix-systests" rev="1.0">
<artifact name="celtix-systests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.celtix', module='celtix-systests', version='1.0')
)
libraryDependencies += "org.objectweb.celtix" % "celtix-systests" % "1.0"
[org.objectweb.celtix/celtix-systests "1.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |
org.objectweb.celtix : celtix-rt | jar | 1.0 |
org.objectweb.celtix : celtix-router | jar | 1.0 |
org.objectweb.celtix : celtix-testutils | jar | 1.0 |
org.objectweb.celtix : celtix-js | jar | 1.0 |