| License | License | 
|---|---|
| GroupId | GroupIdorg.apache.tuscany.sca | 
| ArtifactId | ArtifactIdtuscany-node-launcher | 
| Last Version | Last Version2.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionApache Tuscany SCA Node Launcher 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 | 
| Filename | Size | 
|---|---|
| tuscany-node-launcher-2.0.1.pom | |
| tuscany-node-launcher-2.0.1.jar | 37 KB | 
| tuscany-node-launcher-2.0.1-sources.jar | 26 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.tuscany.sca/tuscany-node-launcher/ -->
<dependency>
    <groupId>org.apache.tuscany.sca</groupId>
    <artifactId>tuscany-node-launcher</artifactId>
    <version>2.0.1</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.tuscany.sca/tuscany-node-launcher/
implementation 'org.apache.tuscany.sca:tuscany-node-launcher:2.0.1'// https://jarcasting.com/artifacts/org.apache.tuscany.sca/tuscany-node-launcher/
implementation ("org.apache.tuscany.sca:tuscany-node-launcher:2.0.1")'org.apache.tuscany.sca:tuscany-node-launcher:jar:2.0.1'<dependency org="org.apache.tuscany.sca" name="tuscany-node-launcher" rev="2.0.1">
  <artifact name="tuscany-node-launcher" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.tuscany.sca', module='tuscany-node-launcher', version='2.0.1')
)libraryDependencies += "org.apache.tuscany.sca" % "tuscany-node-launcher" % "2.0.1"[org.apache.tuscany.sca/tuscany-node-launcher "2.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 | 
| commons-cli : commons-cli | jar | 1.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.8.1 |