| License |
License |
|---|---|
| GroupId | GroupIdcom.foursoft.jaxb.navext |
| ArtifactId | ArtifactIdnavext-parent |
| Last Version | Last Version2.1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioncom.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.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| navext-parent-2.1.0.pom | 2 KB |
| Browse |
<!-- 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"]