License |
License |
---|---|
GroupId | GroupIdorg.ow2.ishmael |
ArtifactId | ArtifactIdishmael-lite-tests |
Version | Version1.0.6 |
Type | Typejar |
Description |
DescriptionIshmael Lite :: Tests
Tests of Ishmael lite
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ishmael-lite-tests-1.0.6.pom | |
ishmael-lite-tests-1.0.6.jar | 11 KB |
ishmael-lite-tests-1.0.6-sources.jar | 5 KB |
ishmael-lite-tests-1.0.6-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.ishmael/ishmael-lite-tests/ -->
<dependency>
<groupId>org.ow2.ishmael</groupId>
<artifactId>ishmael-lite-tests</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.ishmael/ishmael-lite-tests/
implementation 'org.ow2.ishmael:ishmael-lite-tests:1.0.6'
// https://jarcasting.com/artifacts/org.ow2.ishmael/ishmael-lite-tests/
implementation ("org.ow2.ishmael:ishmael-lite-tests:1.0.6")
'org.ow2.ishmael:ishmael-lite-tests:jar:1.0.6'
<dependency org="org.ow2.ishmael" name="ishmael-lite-tests" rev="1.0.6">
<artifact name="ishmael-lite-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.ishmael', module='ishmael-lite-tests', version='1.0.6')
)
libraryDependencies += "org.ow2.ishmael" % "ishmael-lite-tests" % "1.0.6"
[org.ow2.ishmael/ishmael-lite-tests "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |
org.ow2.spec.ee : ow2-deployment-1.2-spec | jar | 1.0-M1 |
org.ow2.ishmael : ishmael-lite-core | jar | 1.0.6 |
Group / Artifact | Type | Version |
---|---|---|
org.ow2.util : util-ee-metadata-war-impl | jar | 1.0.11 |