Last Version

Apache Tuscany SCA Spring-based Core Runtime 1.3.2

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.

License

License

GroupId

GroupId

org.apache.tuscany.sca
ArtifactId

ArtifactId

tuscany-core-spring
Version

Version

1.3.2
Type

Type

jar
Description

Description

Apache Tuscany SCA Spring-based Core Runtime
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

The Apache Software Foundation

Download tuscany-core-spring 1.3.2


<!-- https://jarcasting.com/artifacts/org.apache.tuscany.sca/tuscany-core-spring/ -->
<dependency>
    <groupId>org.apache.tuscany.sca</groupId>
    <artifactId>tuscany-core-spring</artifactId>
    <version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tuscany.sca/tuscany-core-spring/
implementation 'org.apache.tuscany.sca:tuscany-core-spring:1.3.2'
// https://jarcasting.com/artifacts/org.apache.tuscany.sca/tuscany-core-spring/
implementation ("org.apache.tuscany.sca:tuscany-core-spring:1.3.2")
'org.apache.tuscany.sca:tuscany-core-spring:jar:1.3.2'
<dependency org="org.apache.tuscany.sca" name="tuscany-core-spring" rev="1.3.2">
  <artifact name="tuscany-core-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tuscany.sca', module='tuscany-core-spring', version='1.3.2')
)
libraryDependencies += "org.apache.tuscany.sca" % "tuscany-core-spring" % "1.3.2"
[org.apache.tuscany.sca/tuscany-core-spring "1.3.2"]

Dependencies

compile (12)

Group / Artifact Type Version
org.apache.tuscany.sca : tuscany-assembly jar 1.3.2
org.apache.tuscany.sca : tuscany-interface-java jar 1.3.2
org.apache.tuscany.sca : tuscany-implementation-java jar 1.3.2
org.springframework : spring-core jar 2.0.8
org.springframework : spring-beans jar 2.0.8
org.springframework : spring-context jar 2.0.8
org.apache.tuscany.sca : tuscany-sca-api jar 1.3.2
org.apache.tuscany.sca : tuscany-assembly-xml jar 1.3.2
org.apache.tuscany.sca : tuscany-interface-java-xml jar 1.3.2
org.apache.tuscany.sca : tuscany-implementation-java-xml jar 1.3.2
org.apache.tuscany.sca : tuscany-contribution-impl jar 1.3.2
org.apache.tuscany.sca : tuscany-binding-sca jar 1.3.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.2
org.easymock : easymock jar 2.2

Project Modules

There are no modules declared in this project.