License |
License |
---|---|
GroupId | GroupIdorg.apache.tuscany.sca.samples |
ArtifactId | ArtifactIdtuscany-samples-running-tuscany |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Tuscany SCA Samples Running Tuscany
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-samples-running-tuscany-2.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.tuscany.sca.samples/tuscany-samples-running-tuscany/ -->
<dependency>
<groupId>org.apache.tuscany.sca.samples</groupId>
<artifactId>tuscany-samples-running-tuscany</artifactId>
<version>2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tuscany.sca.samples/tuscany-samples-running-tuscany/
implementation 'org.apache.tuscany.sca.samples:tuscany-samples-running-tuscany:2.0'
// https://jarcasting.com/artifacts/org.apache.tuscany.sca.samples/tuscany-samples-running-tuscany/
implementation ("org.apache.tuscany.sca.samples:tuscany-samples-running-tuscany:2.0")
'org.apache.tuscany.sca.samples:tuscany-samples-running-tuscany:pom:2.0'
<dependency org="org.apache.tuscany.sca.samples" name="tuscany-samples-running-tuscany" rev="2.0">
<artifact name="tuscany-samples-running-tuscany" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.tuscany.sca.samples', module='tuscany-samples-running-tuscany', version='2.0')
)
libraryDependencies += "org.apache.tuscany.sca.samples" % "tuscany-samples-running-tuscany" % "2.0"
[org.apache.tuscany.sca.samples/tuscany-samples-running-tuscany "2.0"]