| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.infrastructurebuilder.modello |
| Идентификатор | Идентификаторmodello-plugin-xpp3-reflect |
| Последняя версия | Последняя версия1.11.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеModello XPP3 Plugin
Modello XPP3 Plugin generates XML readers and writers based on XPP3 API (XML Pull Parser).
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.infrastructurebuilder.modello/modello-plugin-xpp3-reflect/ -->
<dependency>
<groupId>org.infrastructurebuilder.modello</groupId>
<artifactId>modello-plugin-xpp3-reflect</artifactId>
<version>1.11.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.infrastructurebuilder.modello/modello-plugin-xpp3-reflect/
implementation 'org.infrastructurebuilder.modello:modello-plugin-xpp3-reflect:1.11.0.2'
// https://jarcasting.com/artifacts/org.infrastructurebuilder.modello/modello-plugin-xpp3-reflect/
implementation ("org.infrastructurebuilder.modello:modello-plugin-xpp3-reflect:1.11.0.2")
'org.infrastructurebuilder.modello:modello-plugin-xpp3-reflect:jar:1.11.0.2'
<dependency org="org.infrastructurebuilder.modello" name="modello-plugin-xpp3-reflect" rev="1.11.0.2">
<artifact name="modello-plugin-xpp3-reflect" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.infrastructurebuilder.modello', module='modello-plugin-xpp3-reflect', version='1.11.0.2')
)
libraryDependencies += "org.infrastructurebuilder.modello" % "modello-plugin-xpp3-reflect" % "1.11.0.2"
[org.infrastructurebuilder.modello/modello-plugin-xpp3-reflect "1.11.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.codehaus.modello : modello-plugin-xpp3 | jar | 1.11 |
| org.codehaus.plexus : plexus-utils | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| xmlunit : xmlunit | jar | 1.2 |
| org.codehaus.modello : modello-test | jar | 1.11 |
| junit : junit | jar | 4.13.1 |
| org.jacoco : org.jacoco.agent | jar | 0.8.6 |
| ch.qos.logback : logback-classic | jar | 1.3.0-alpha5 |