License |
License |
---|---|
GroupId | GroupIdorg.apache.tuscany.sca.samples |
ArtifactId | ArtifactIdsample-calculator-bundle |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Tuscany SCA Sample OSGi Remote Services Calculator
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 |
---|---|
sample-calculator-bundle-2.0.pom | |
sample-calculator-bundle-2.0.jar | 27 KB |
sample-calculator-bundle-2.0-sources.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.tuscany.sca.samples/sample-calculator-bundle/ -->
<dependency>
<groupId>org.apache.tuscany.sca.samples</groupId>
<artifactId>sample-calculator-bundle</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tuscany.sca.samples/sample-calculator-bundle/
implementation 'org.apache.tuscany.sca.samples:sample-calculator-bundle:2.0'
// https://jarcasting.com/artifacts/org.apache.tuscany.sca.samples/sample-calculator-bundle/
implementation ("org.apache.tuscany.sca.samples:sample-calculator-bundle:2.0")
'org.apache.tuscany.sca.samples:sample-calculator-bundle:jar:2.0'
<dependency org="org.apache.tuscany.sca.samples" name="sample-calculator-bundle" rev="2.0">
<artifact name="sample-calculator-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tuscany.sca.samples', module='sample-calculator-bundle', version='2.0')
)
libraryDependencies += "org.apache.tuscany.sca.samples" % "sample-calculator-bundle" % "2.0"
[org.apache.tuscany.sca.samples/sample-calculator-bundle "2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tuscany.sca : tuscany-feature-ejava | pom | 2.0 |
org.eclipse.osgi : services | jar | 3.2.0-v20090520-1800 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tuscany.sca : tuscany-feature-webservice | pom | 2.0 |
org.apache.tuscany.sca : tuscany-node-impl-osgi | jar | 2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tuscany.sca : tuscany-node-launcher-equinox | jar | 2.0 |
junit : junit | jar | 4.8.1 |
org.eclipse.equinox » ds | jar | 1.1.0-v20090601 |
org.eclipse.equinox » util | jar | 1.0.100-v20090520-1800 |