| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.kie.modules |
| Идентификатор | Идентификаторxpp3 |
| Версия | Версия6.5.0.Final |
| Тип | Типjar |
| Описание |
ОписаниеKIE EAP - xpp3 static module
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).
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| xpp3-6.5.0.Final.pom | 906 bytes |
| xpp3-6.5.0.Final-tests.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.kie.modules/xpp3/ -->
<dependency>
<groupId>org.kie.modules</groupId>
<artifactId>xpp3</artifactId>
<version>6.5.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.modules/xpp3/
implementation 'org.kie.modules:xpp3:6.5.0.Final'
// https://jarcasting.com/artifacts/org.kie.modules/xpp3/
implementation ("org.kie.modules:xpp3:6.5.0.Final")
'org.kie.modules:xpp3:jar:6.5.0.Final'
<dependency org="org.kie.modules" name="xpp3" rev="6.5.0.Final">
<artifact name="xpp3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.modules', module='xpp3', version='6.5.0.Final')
)
libraryDependencies += "org.kie.modules" % "xpp3" % "6.5.0.Final"
[org.kie.modules/xpp3 "6.5.0.Final"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| xpp3 : xpp3_min | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | |
| org.mockito : mockito-core | jar |