License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.apache.tuscany.sca |
ArtifactId | ArtifactIdtuscany-sca-eclipse-tools |
Last Version | Last Version1.6.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Tuscany SCA Eclipse Tools
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-sca-eclipse-tools-1.6.2.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.tuscany.sca/tuscany-sca-eclipse-tools/ -->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca-eclipse-tools</artifactId>
<version>1.6.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tuscany.sca/tuscany-sca-eclipse-tools/
implementation 'org.apache.tuscany.sca:tuscany-sca-eclipse-tools:1.6.2'
// https://jarcasting.com/artifacts/org.apache.tuscany.sca/tuscany-sca-eclipse-tools/
implementation ("org.apache.tuscany.sca:tuscany-sca-eclipse-tools:1.6.2")
'org.apache.tuscany.sca:tuscany-sca-eclipse-tools:pom:1.6.2'
<dependency org="org.apache.tuscany.sca" name="tuscany-sca-eclipse-tools" rev="1.6.2">
<artifact name="tuscany-sca-eclipse-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.tuscany.sca', module='tuscany-sca-eclipse-tools', version='1.6.2')
)
libraryDependencies += "org.apache.tuscany.sca" % "tuscany-sca-eclipse-tools" % "1.6.2"
[org.apache.tuscany.sca/tuscany-sca-eclipse-tools "1.6.2"]