License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.openxri |
ArtifactId | ArtifactIdopenxri-client |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionopenxri-client
OpenXRI is an open source project established to develop
freely
redistributable XRI application and libraries
|
Project URL |
Project URL |
Filename | Size |
---|---|
openxri-client-1.2.1.pom | |
openxri-client-1.2.1.zip | 9 MB |
openxri-client-1.2.1-sources.jar | 120 KB |
openxri-client-1.2.1-javadoc.jar | 432 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openxri/openxri-client/ -->
<dependency>
<groupId>org.openxri</groupId>
<artifactId>openxri-client</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.openxri/openxri-client/
implementation 'org.openxri:openxri-client:1.2.1'
// https://jarcasting.com/artifacts/org.openxri/openxri-client/
implementation ("org.openxri:openxri-client:1.2.1")
'org.openxri:openxri-client:jar:1.2.1'
<dependency org="org.openxri" name="openxri-client" rev="1.2.1">
<artifact name="openxri-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openxri', module='openxri-client', version='1.2.1')
)
libraryDependencies += "org.openxri" % "openxri-client" % "1.2.1"
[org.openxri/openxri-client "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.openxri : openxri-syntax | jar | 1.2.1 |
jug : jug | jar | 1.1.2 |
xml-security : xmlsec | jar | 1.3.0 |
xalan : xalan | jar | 2.7.0 |
xerces : xercesImpl | jar | 2.8.1 |
net.sf.ehcache : ehcache | jar | 1.2.3 |
org.apache.httpcomponents : httpclient | jar | 4.0.1 |
commons-logging : commons-logging | jar | 1.1 |
log4j : log4j | jar | 1.2.14 |
org.slf4j : slf4j-jcl | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |