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.

License

License

GroupId

GroupId

com.foursoft.jaxb.navext
ArtifactId

ArtifactId

navext-parent
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

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.
Project URL

Project URL

https://github.com/4Soft-de/jaxb-enhanced-navigation
Project Organization

Project Organization

4Soft GmbH
Source Code Management

Source Code Management

https://github.com/4Soft-de/jaxb-enhanced-navigation/tree/master

Download navext-parent

Filename Size
navext-parent-2.1.0.pom 2 KB
Browse

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • xjc-plugin
  • runtime

Versions

Version
2.1.0
2.0.1
2.0.0