| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.openxri |
| Идентификатор | Идентификаторopenxri |
| Версия | Версия1.2.1 |
| Тип | Типpom |
| Описание |
Описаниеopenxri
OpenXRI is an open source project established to develop
freely
redistributable XRI application and libraries
|
| Имя Файла | Размер |
|---|---|
| openxri-1.2.1.pom | 9 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-logging : commons-logging | jar | 1.1 |
| log4j : log4j | jar | 1.2.14 |
| org.slf4j : slf4j-jcl | jar | 1.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |