openxri-client

OpenXRI is an open source project established to develop freely redistributable XRI application and libraries

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.openxri
ArtifactId

ArtifactId

openxri-client
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

openxri-client
OpenXRI is an open source project established to develop freely redistributable XRI application and libraries
Project URL

Project URL

http://maven.apache.org

Download openxri-client

How to add to project

<!-- 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"]

Dependencies

compile (10)

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

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0
1.0.1