| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.foursoft.jaxb.navext |
| Идентификатор | Идентификаторnavext-parent |
| Последняя версия | Последняя версия2.1.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеcom.foursoft.jaxb.navext:navext-parent
A lib for enhanced navigation for JAXB models.
It consists of two parts: An xjc-plugin (compile time) and a runtime component.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| navext-parent-2.1.0.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.foursoft.jaxb.navext/navext-parent/ -->
<dependency>
<groupId>com.foursoft.jaxb.navext</groupId>
<artifactId>navext-parent</artifactId>
<version>2.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.foursoft.jaxb.navext/navext-parent/
implementation 'com.foursoft.jaxb.navext:navext-parent:2.1.0'
// https://jarcasting.com/artifacts/com.foursoft.jaxb.navext/navext-parent/
implementation ("com.foursoft.jaxb.navext:navext-parent:2.1.0")
'com.foursoft.jaxb.navext:navext-parent:pom:2.1.0'
<dependency org="com.foursoft.jaxb.navext" name="navext-parent" rev="2.1.0">
<artifact name="navext-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.foursoft.jaxb.navext', module='navext-parent', version='2.1.0')
)
libraryDependencies += "com.foursoft.jaxb.navext" % "navext-parent" % "2.1.0"
[com.foursoft.jaxb.navext/navext-parent "2.1.0"]