License |
License |
---|---|
Categories |
CategoriesData Axon Application Layer Libs Distributed Applications |
GroupId | GroupIdorg.apache.tuscany.sca |
ArtifactId | ArtifactIdtuscany-databinding-saxon |
Last Version | Last Version1.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Tuscany SCA Data Binding for Saxon
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-databinding-saxon-1.6.2.pom | |
tuscany-databinding-saxon-1.6.2.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.tuscany.sca/tuscany-databinding-saxon/ -->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-databinding-saxon</artifactId>
<version>1.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tuscany.sca/tuscany-databinding-saxon/
implementation 'org.apache.tuscany.sca:tuscany-databinding-saxon:1.6.2'
// https://jarcasting.com/artifacts/org.apache.tuscany.sca/tuscany-databinding-saxon/
implementation ("org.apache.tuscany.sca:tuscany-databinding-saxon:1.6.2")
'org.apache.tuscany.sca:tuscany-databinding-saxon:jar:1.6.2'
<dependency org="org.apache.tuscany.sca" name="tuscany-databinding-saxon" rev="1.6.2">
<artifact name="tuscany-databinding-saxon" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tuscany.sca', module='tuscany-databinding-saxon', version='1.6.2')
)
libraryDependencies += "org.apache.tuscany.sca" % "tuscany-databinding-saxon" % "1.6.2"
[org.apache.tuscany.sca/tuscany-databinding-saxon "1.6.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tuscany.sca : tuscany-core-spi | jar | 1.6.2 |
org.apache.tuscany.sca : tuscany-databinding | jar | 1.6.2 |
net.sf.saxon : saxon | jar | 8.7 |
net.sf.saxon : saxon-dom | jar | 8.7 |
org.apache.tuscany.sdo : tuscany-sdo-lib | jar | 1.1.1 |
org.apache.tuscany.sdo : tuscany-sdo-impl | jar | 1.1.1 |
backport-util-concurrent : backport-util-concurrent | jar | 3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |
org.easymock : easymock | jar | 2.4 |