License |
License |
---|---|
GroupId | GroupIdorg.apache.tuscany.sca |
ArtifactId | ArtifactIdtuscany-implementation-node-runtime |
Last Version | Last Version2.0-M2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Tuscany SCA Node Implementation Model Runtime
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 |
<!-- https://jarcasting.com/artifacts/org.apache.tuscany.sca/tuscany-implementation-node-runtime/ -->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-node-runtime</artifactId>
<version>2.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tuscany.sca/tuscany-implementation-node-runtime/
implementation 'org.apache.tuscany.sca:tuscany-implementation-node-runtime:2.0-M2'
// https://jarcasting.com/artifacts/org.apache.tuscany.sca/tuscany-implementation-node-runtime/
implementation ("org.apache.tuscany.sca:tuscany-implementation-node-runtime:2.0-M2")
'org.apache.tuscany.sca:tuscany-implementation-node-runtime:jar:2.0-M2'
<dependency org="org.apache.tuscany.sca" name="tuscany-implementation-node-runtime" rev="2.0-M2">
<artifact name="tuscany-implementation-node-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tuscany.sca', module='tuscany-implementation-node-runtime', version='2.0-M2')
)
libraryDependencies += "org.apache.tuscany.sca" % "tuscany-implementation-node-runtime" % "2.0-M2"
[org.apache.tuscany.sca/tuscany-implementation-node-runtime "2.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tuscany.sca : tuscany-implementation-node | jar | 2.0-M2 |
org.apache.tuscany.sca : tuscany-core-spi | jar | 2.0-M2 |
org.apache.tuscany.sca : tuscany-node-api | jar | 2.0-M2 |
org.apache.tuscany.sca : tuscany-node-launcher | jar | 2.0-M2 |
org.apache.tuscany.sca : tuscany-host-http | jar | 2.0-M2 |
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tuscany.sca : tuscany-node-impl | jar | 2.0-M2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |