| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJDOM Прикладные библиотеки |
| Группа | Группаorg.kie.modules |
| Идентификатор | Идентификаторorg-jdom-main |
| Версия | Версия6.5.0.Final |
| Тип | Типjar |
| Описание |
ОписаниеEAP Base Module org.jdom:main
The parent with dependencies imports the KIE Platform BOM and adds the default test-scoped dependencies.
All modules extend this parent, except for the user-facing BOMs (which are used here).
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| org-jdom-main-6.5.0.Final.pom | 1 KB |
| org-jdom-main-6.5.0.Final-tests.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.kie.modules/org-jdom-main/ -->
<dependency>
<groupId>org.kie.modules</groupId>
<artifactId>org-jdom-main</artifactId>
<version>6.5.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.modules/org-jdom-main/
implementation 'org.kie.modules:org-jdom-main:6.5.0.Final'
// https://jarcasting.com/artifacts/org.kie.modules/org-jdom-main/
implementation ("org.kie.modules:org-jdom-main:6.5.0.Final")
'org.kie.modules:org-jdom-main:jar:6.5.0.Final'
<dependency org="org.kie.modules" name="org-jdom-main" rev="6.5.0.Final">
<artifact name="org-jdom-main" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.modules', module='org-jdom-main', version='6.5.0.Final')
)
libraryDependencies += "org.kie.modules" % "org-jdom-main" % "6.5.0.Final"
[org.kie.modules/org-jdom-main "6.5.0.Final"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| jdom : jdom | jar | 1.0 |
| org.jdom : jdom | jar | 1.1.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | |
| org.mockito : mockito-core | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jdom : jdom | pom | 1.1.2.redhat-4 |