Java part of minus plugin for testing

Minus is a component library for the cecilia component model.

License

License

GroupId

GroupId

org.objectweb.think.minus.test
ArtifactId

ArtifactId

java
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Java part of minus plugin for testing
Minus is a component library for the cecilia component model.
Project Organization

Project Organization

ST Microelectronics

Download java

Filename Size
java-1.0.pom
java-1.0.jar 11 KB
Browse

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.objectweb.fractal.cecilia.toolchain : cecilia-adl jar 1.1
junit : junit jar 4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0