License |
License |
---|---|
GroupId | GroupIdorg.apache.tuscany.sca |
ArtifactId | ArtifactIdorg.apache.tuscany.sca.feature |
Version | Version1.3.2 |
Type | Typejar |
Description |
DescriptionApache Tuscany SCA Eclipse Tools Feature
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/org.apache.tuscany.sca.feature/ -->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>org.apache.tuscany.sca.feature</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tuscany.sca/org.apache.tuscany.sca.feature/
implementation 'org.apache.tuscany.sca:org.apache.tuscany.sca.feature:1.3.2'
// https://jarcasting.com/artifacts/org.apache.tuscany.sca/org.apache.tuscany.sca.feature/
implementation ("org.apache.tuscany.sca:org.apache.tuscany.sca.feature:1.3.2")
'org.apache.tuscany.sca:org.apache.tuscany.sca.feature:jar:1.3.2'
<dependency org="org.apache.tuscany.sca" name="org.apache.tuscany.sca.feature" rev="1.3.2">
<artifact name="org.apache.tuscany.sca.feature" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tuscany.sca', module='org.apache.tuscany.sca.feature', version='1.3.2')
)
libraryDependencies += "org.apache.tuscany.sca" % "org.apache.tuscany.sca.feature" % "1.3.2"
[org.apache.tuscany.sca/org.apache.tuscany.sca.feature "1.3.2"]