| License |
License |
|---|---|
| GroupId | GroupIdorg.openxri |
| ArtifactId | ArtifactIdopenxri-server |
| Last Version | Last Version1.2.1 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
Descriptionopenxri-server
OpenXRI is an open source project established to develop
freely
redistributable XRI application and libraries
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| openxri-server-1.2.1.pom | |
| openxri-server-1.2.1.zip | 14 MB |
| openxri-server-1.2.1-sources.jar | 642 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openxri/openxri-server/ -->
<dependency>
<groupId>org.openxri</groupId>
<artifactId>openxri-server</artifactId>
<version>1.2.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.openxri/openxri-server/
implementation 'org.openxri:openxri-server:1.2.1'
// https://jarcasting.com/artifacts/org.openxri/openxri-server/
implementation ("org.openxri:openxri-server:1.2.1")
'org.openxri:openxri-server:war:1.2.1'
<dependency org="org.openxri" name="openxri-server" rev="1.2.1">
<artifact name="openxri-server" type="war" />
</dependency>
@Grapes(
@Grab(group='org.openxri', module='openxri-server', version='1.2.1')
)
libraryDependencies += "org.openxri" % "openxri-server" % "1.2.1"
[org.openxri/openxri-server "1.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openxri : openxri-server-logic | jar | 1.2.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 |