| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.infrastructurebuilder.modello |
| Идентификатор | Идентификаторmodello-usurped |
| Последняя версия | Последняя версия1.11.0.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеmodello-usurped
Usurped Modello plugin, generally depending on the existing plugin tree to work properly.
This particular one adds 2 generators that produce reflection-based reading so that
the lack of java getters doesn't break generation.
Sorry if the original contriubutors list isn't generated.
A given version of this code will be based on some version of modello with some additional 4th number like ".0" appended to the version.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| modello-usurped-1.11.0.2.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.infrastructurebuilder.modello/modello-usurped/ -->
<dependency>
<groupId>org.infrastructurebuilder.modello</groupId>
<artifactId>modello-usurped</artifactId>
<version>1.11.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.infrastructurebuilder.modello/modello-usurped/
implementation 'org.infrastructurebuilder.modello:modello-usurped:1.11.0.2'
// https://jarcasting.com/artifacts/org.infrastructurebuilder.modello/modello-usurped/
implementation ("org.infrastructurebuilder.modello:modello-usurped:1.11.0.2")
'org.infrastructurebuilder.modello:modello-usurped:pom:1.11.0.2'
<dependency org="org.infrastructurebuilder.modello" name="modello-usurped" rev="1.11.0.2">
<artifact name="modello-usurped" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.infrastructurebuilder.modello', module='modello-usurped', version='1.11.0.2')
)
libraryDependencies += "org.infrastructurebuilder.modello" % "modello-usurped" % "1.11.0.2"
[org.infrastructurebuilder.modello/modello-usurped "1.11.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |