License |
License |
---|---|
GroupId | GroupIdorg.apache.tuscany.sca |
ArtifactId | ArtifactIdtuscany-policy-xml |
Version | Version2.0-M3 |
Type | Typejar |
Description |
DescriptionApache Tuscany SCA Policy XML Model
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-policy-xml-2.0-M3.pom | |
tuscany-policy-xml-2.0-M3.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.tuscany.sca/tuscany-policy-xml/ -->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-policy-xml</artifactId>
<version>2.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tuscany.sca/tuscany-policy-xml/
implementation 'org.apache.tuscany.sca:tuscany-policy-xml:2.0-M3'
// https://jarcasting.com/artifacts/org.apache.tuscany.sca/tuscany-policy-xml/
implementation ("org.apache.tuscany.sca:tuscany-policy-xml:2.0-M3")
'org.apache.tuscany.sca:tuscany-policy-xml:jar:2.0-M3'
<dependency org="org.apache.tuscany.sca" name="tuscany-policy-xml" rev="2.0-M3">
<artifact name="tuscany-policy-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tuscany.sca', module='tuscany-policy-xml', version='2.0-M3')
)
libraryDependencies += "org.apache.tuscany.sca" % "tuscany-policy-xml" % "2.0-M3"
[org.apache.tuscany.sca/tuscany-policy-xml "2.0-M3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tuscany.sca : tuscany-policy | jar | 2.0-M3 |
org.apache.tuscany.sca : tuscany-contribution | jar | 2.0-M3 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.woodstox : wstx-asl | jar | 3.2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |