Tools for testing

Minus is a component library for the cecilia component model.

License

License

GroupId

GroupId

org.objectweb.think.minus
ArtifactId

ArtifactId

test-tools
Last Version

Last Version

1.1-alpha-2
Release Date

Release Date

Type

Type

jar
Description

Description

Tools for testing
Minus is a component library for the cecilia component model.
Project Organization

Project Organization

ST Microelectronics

Download test-tools

How to add to project

<!-- https://jarcasting.com/artifacts/org.objectweb.think.minus/test-tools/ -->
<dependency>
    <groupId>org.objectweb.think.minus</groupId>
    <artifactId>test-tools</artifactId>
    <version>1.1-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.think.minus/test-tools/
implementation 'org.objectweb.think.minus:test-tools:1.1-alpha-2'
// https://jarcasting.com/artifacts/org.objectweb.think.minus/test-tools/
implementation ("org.objectweb.think.minus:test-tools:1.1-alpha-2")
'org.objectweb.think.minus:test-tools:jar:1.1-alpha-2'
<dependency org="org.objectweb.think.minus" name="test-tools" rev="1.1-alpha-2">
  <artifact name="test-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.think.minus', module='test-tools', version='1.1-alpha-2')
)
libraryDependencies += "org.objectweb.think.minus" % "test-tools" % "1.1-alpha-2"
[org.objectweb.think.minus/test-tools "1.1-alpha-2"]

Dependencies

compile (3)

Group / Artifact Type Version
jdom : jdom jar 1.0
org.objectweb.fractal.cecilia : fractal-cecilia-api car 2.0-alpha-4
org.objectweb.fractal.cecilia : cecilia car 2.0-alpha-4

test (1)

Group / Artifact Type Version
junit : junit jar 4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1-alpha-2