openxri

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

License

License

GroupId

GroupId

org.openxri
ArtifactId

ArtifactId

openxri
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download openxri

Filename Size
openxri-1.2.1.pom 9 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.openxri/openxri/ -->
<dependency>
    <groupId>org.openxri</groupId>
    <artifactId>openxri</artifactId>
    <version>1.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openxri/openxri/
implementation 'org.openxri:openxri:1.2.1'
// https://jarcasting.com/artifacts/org.openxri/openxri/
implementation ("org.openxri:openxri:1.2.1")
'org.openxri:openxri:pom:1.2.1'
<dependency org="org.openxri" name="openxri" rev="1.2.1">
  <artifact name="openxri" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openxri', module='openxri', version='1.2.1')
)
libraryDependencies += "org.openxri" % "openxri" % "1.2.1"
[org.openxri/openxri "1.2.1"]

Dependencies

compile (3)

Group / Artifact Type Version
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

  • openxri-syntax
  • openxri-client
  • openxri-server-logic
  • openxri-server
  • openxri-admin
  • assembly-sources
  • assembly-binaries

Versions

Version
1.2.1
1.2.0