GroupId | GroupIdorg.ow2.frascati.examples.test |
---|---|
ArtifactId | ArtifactIdfrascati-test |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOW2 FraSCAti Examples: Testing module
APIs for testing SCA applications with FraSCAti
|
Filename | Size |
---|---|
frascati-test-1.4.pom | |
frascati-test-1.4.jar | 3 KB |
frascati-test-1.4-sources.jar | 2 KB |
frascati-test-1.4-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.frascati.examples.test/frascati-test/ -->
<dependency>
<groupId>org.ow2.frascati.examples.test</groupId>
<artifactId>frascati-test</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.frascati.examples.test/frascati-test/
implementation 'org.ow2.frascati.examples.test:frascati-test:1.4'
// https://jarcasting.com/artifacts/org.ow2.frascati.examples.test/frascati-test/
implementation ("org.ow2.frascati.examples.test:frascati-test:1.4")
'org.ow2.frascati.examples.test:frascati-test:jar:1.4'
<dependency org="org.ow2.frascati.examples.test" name="frascati-test" rev="1.4">
<artifact name="frascati-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.frascati.examples.test', module='frascati-test', version='1.4')
)
libraryDependencies += "org.ow2.frascati.examples.test" % "frascati-test" % "1.4"
[org.ow2.frascati.examples.test/frascati-test "1.4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.6 |
Group / Artifact | Type | Version |
---|---|---|
org.ow2.frascati : frascati-runtime-factory | jar | 1.4 |
org.ow2.frascati : frascati-explorer-api | jar | 1.4 |