OW2 FraSCAti Examples: Testing module

APIs for testing SCA applications with FraSCAti

GroupId

GroupId

org.ow2.frascati.examples.test
ArtifactId

ArtifactId

frascati-test
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

jar
Description

Description

OW2 FraSCAti Examples: Testing module
APIs for testing SCA applications with FraSCAti

Download frascati-test

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.6

provided (2)

Group / Artifact Type Version
org.ow2.frascati : frascati-runtime-factory jar 1.4
org.ow2.frascati : frascati-explorer-api jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.4
1.3
1.2
1.1.1