License |
License |
---|---|
GroupId | GroupIdorg.apache.tuscany.sca |
ArtifactId | ArtifactIdtuscany-base-runtime |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Tuscany SCA Base Runtime Jar
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-base-runtime-2.0.1.pom | |
tuscany-base-runtime-2.0.1.jar | 2 MB |
tuscany-base-runtime-2.0.1-sources.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.tuscany.sca/tuscany-base-runtime/ -->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-base-runtime</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tuscany.sca/tuscany-base-runtime/
implementation 'org.apache.tuscany.sca:tuscany-base-runtime:2.0.1'
// https://jarcasting.com/artifacts/org.apache.tuscany.sca/tuscany-base-runtime/
implementation ("org.apache.tuscany.sca:tuscany-base-runtime:2.0.1")
'org.apache.tuscany.sca:tuscany-base-runtime:jar:2.0.1'
<dependency org="org.apache.tuscany.sca" name="tuscany-base-runtime" rev="2.0.1">
<artifact name="tuscany-base-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tuscany.sca', module='tuscany-base-runtime', version='2.0.1')
)
libraryDependencies += "org.apache.tuscany.sca" % "tuscany-base-runtime" % "2.0.1"
[org.apache.tuscany.sca/tuscany-base-runtime "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.ws.commons.schema : XmlSchema | jar | 1.4.3 |
wsdl4j : wsdl4j | jar | 1.6.2 |
cglib : cglib | jar | 2.2 |
asm : asm | jar | 3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |