Last Version

Apache Tuscany SCA Samples JUnit 2.0

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.apache.tuscany.sca.samples
ArtifactId

ArtifactId

junit
Version

Version

2.0
Type

Type

jar
Description

Description

Apache Tuscany SCA Samples JUnit
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download junit 2.0


<!-- https://jarcasting.com/artifacts/org.apache.tuscany.sca.samples/junit/ -->
<dependency>
    <groupId>org.apache.tuscany.sca.samples</groupId>
    <artifactId>junit</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tuscany.sca.samples/junit/
implementation 'org.apache.tuscany.sca.samples:junit:2.0'
// https://jarcasting.com/artifacts/org.apache.tuscany.sca.samples/junit/
implementation ("org.apache.tuscany.sca.samples:junit:2.0")
'org.apache.tuscany.sca.samples:junit:jar:2.0'
<dependency org="org.apache.tuscany.sca.samples" name="junit" rev="2.0">
  <artifact name="junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tuscany.sca.samples', module='junit', version='2.0')
)
libraryDependencies += "org.apache.tuscany.sca.samples" % "junit" % "2.0"
[org.apache.tuscany.sca.samples/junit "2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.tuscany.sca : tuscany-base-runtime jar 2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.