License |
License |
---|---|
GroupId | GroupIdcom.foursoft.jaxb2 |
ArtifactId | ArtifactIdnavigation-extender-parent |
Version | Version1.2.4 |
Type | Typepom |
Description |
Descriptioncom.foursoft.jaxb2:navigation-extender-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 |
---|---|
navigation-extender-parent-1.2.4.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.foursoft.jaxb2/navigation-extender-parent/ -->
<dependency>
<groupId>com.foursoft.jaxb2</groupId>
<artifactId>navigation-extender-parent</artifactId>
<version>1.2.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.foursoft.jaxb2/navigation-extender-parent/
implementation 'com.foursoft.jaxb2:navigation-extender-parent:1.2.4'
// https://jarcasting.com/artifacts/com.foursoft.jaxb2/navigation-extender-parent/
implementation ("com.foursoft.jaxb2:navigation-extender-parent:1.2.4")
'com.foursoft.jaxb2:navigation-extender-parent:pom:1.2.4'
<dependency org="com.foursoft.jaxb2" name="navigation-extender-parent" rev="1.2.4">
<artifact name="navigation-extender-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.foursoft.jaxb2', module='navigation-extender-parent', version='1.2.4')
)
libraryDependencies += "com.foursoft.jaxb2" % "navigation-extender-parent" % "1.2.4"
[com.foursoft.jaxb2/navigation-extender-parent "1.2.4"]