| License |
License |
|---|---|
| Categories |
CategorieseXist Data Databases |
| GroupId | GroupIdorg.exist-db.thirdparty.javax.xml.xquery |
| ArtifactId | ArtifactIdxqjri |
| Version | Version20080114-133351 |
| Type | Typejar |
| Description |
DescriptionXQJ RI
XQuery for Java Reference Implementation
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| xqjri-20080114-133351.pom | |
| xqjri-20080114-133351.jar | 21 KB |
| xqjri-20080114-133351-sources.jar | 63 KB |
| xqjri-20080114-133351-javadoc.jar | 228 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.exist-db.thirdparty.javax.xml.xquery/xqjri/ -->
<dependency>
<groupId>org.exist-db.thirdparty.javax.xml.xquery</groupId>
<artifactId>xqjri</artifactId>
<version>20080114-133351</version>
</dependency>
// https://jarcasting.com/artifacts/org.exist-db.thirdparty.javax.xml.xquery/xqjri/
implementation 'org.exist-db.thirdparty.javax.xml.xquery:xqjri:20080114-133351'
// https://jarcasting.com/artifacts/org.exist-db.thirdparty.javax.xml.xquery/xqjri/
implementation ("org.exist-db.thirdparty.javax.xml.xquery:xqjri:20080114-133351")
'org.exist-db.thirdparty.javax.xml.xquery:xqjri:jar:20080114-133351'
<dependency org="org.exist-db.thirdparty.javax.xml.xquery" name="xqjri" rev="20080114-133351">
<artifact name="xqjri" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.exist-db.thirdparty.javax.xml.xquery', module='xqjri', version='20080114-133351')
)
libraryDependencies += "org.exist-db.thirdparty.javax.xml.xquery" % "xqjri" % "20080114-133351"
[org.exist-db.thirdparty.javax.xml.xquery/xqjri "20080114-133351"]