License |
License |
---|---|
GroupId | GroupIdorg.ow2.frascati |
ArtifactId | ArtifactIdfrascati-xquery |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfrascati-xquery
OW2 FraSCAti is an open source implementation of SCA specifications.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
frascati-xquery-1.4.pom | |
frascati-xquery-1.4.jar | 16 KB |
frascati-xquery-1.4-sources.jar | 11 KB |
frascati-xquery-1.4-javadoc.jar | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.frascati/frascati-xquery/ -->
<dependency>
<groupId>org.ow2.frascati</groupId>
<artifactId>frascati-xquery</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.frascati/frascati-xquery/
implementation 'org.ow2.frascati:frascati-xquery:1.4'
// https://jarcasting.com/artifacts/org.ow2.frascati/frascati-xquery/
implementation ("org.ow2.frascati:frascati-xquery:1.4")
'org.ow2.frascati:frascati-xquery:jar:1.4'
<dependency org="org.ow2.frascati" name="frascati-xquery" rev="1.4">
<artifact name="frascati-xquery" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.frascati', module='frascati-xquery', version='1.4')
)
libraryDependencies += "org.ow2.frascati" % "frascati-xquery" % "1.4"
[org.ow2.frascati/frascati-xquery "1.4"]
Group / Artifact | Type | Version |
---|---|---|
javax.script » script-api | jar | 1.0 |
net.sf.retrotranslator : retrotranslator-runtime | jar | 1.2.1 |
net.sourceforge.saxon : saxon | jar | 9.1.0.8 |
net.sourceforge.saxon : saxon | jar | 9.1.0.8 |
net.sourceforge.saxon : saxon | jar | 9.1.0.8 |
jdom : jdom | jar | 1.1 |
com.sun.xml.bind : jaxb-impl | jar | 2.2.1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.6 |