Project Group: org.jvnet.jaxb2_commons

JAXB2 Basics - Full Plugins JAR

org.jvnet.jaxb2_commons : jaxb2-basics-plugins

JAXB2 Basics is a part of JAXB2 Commons project which implements plugins and tools for JAXB 2.x reference implementation.

Last Version: 0.13.1

Release Date:

JAXB2 - Namespace Prefix Plugin

org.jvnet.jaxb2_commons : jaxb2-namespace-prefix

This plugin adds 'jakarta.xml.bind.annotation.XmlNs' annotations to 'package-info.java' file according to specific definitions in bindings.xml file. Those annotations associate namespace prefixes with XML namespace URIs.

Last Version: 2.0

Release Date:

JAXB2 Annotate Plugin

org.jvnet.jaxb2_commons : jaxb2-basics-annotate

JAXB2 Annotate Plugin adds arbitrary annotations to Java classes generated by JAXB/XJC.

Last Version: 1.1.0

Release Date:

JAXB2 Annotate Plugin Project

org.jvnet.jaxb2_commons : jaxb2-annotate-plugin-project

JAXB2 Annotate Plugin adds arbitrary annotations to Java classes generated by JAXB/XJC.

Last Version: 1.1.0

Release Date:

JAXB2 Basics - Runtime

org.jvnet.jaxb2_commons : jaxb2-basics-runtime

JAXB2 Basics is a part of JAXB2 Commons project which implements plugins and tools for JAXB 2.x reference implementation.

Last Version: 1.11.1-PUBLISHED-BY-MISTAKE

Release Date:

JAXB2 Basics - Basic Plugins

org.jvnet.jaxb2_commons : jaxb2-basics

JAXB2 Basics is a part of JAXB2 Commons project which implements plugins and tools for JAXB 2.x reference implementation.

Last Version: 1.11.1-PUBLISHED-BY-MISTAKE

Release Date:

JAXB2 Basics - Tools

org.jvnet.jaxb2_commons : jaxb2-basics-tools

JAXB2 Basics is a part of JAXB2 Commons project which implements plugins and tools for JAXB 2.x reference implementation.

Last Version: 1.11.1-PUBLISHED-BY-MISTAKE

Release Date:

JAXB2 Basics - Ant Task

org.jvnet.jaxb2_commons : jaxb2-basics-ant

JAXB2 Basics is a part of JAXB2 Commons project which implements plugins and tools for JAXB 2.x reference implementation.

Last Version: 1.11.1-PUBLISHED-BY-MISTAKE

Release Date:

JAXB2 Basics - Testing

org.jvnet.jaxb2_commons : jaxb2-basics-testing

JAXB2 Basics is a part of JAXB2 Commons project which implements plugins and tools for JAXB 2.x reference implementation.

Last Version: 1.11.1-PUBLISHED-BY-MISTAKE

Release Date:

JAXB2 Basics - Project

org.jvnet.jaxb2_commons : jaxb2-basics-project

JAXB2 Basics is a part of JAXB2 Commons project which implements plugins and tools for JAXB 2.x reference implementation.

Last Version: 1.11.1-PUBLISHED-BY-MISTAKE

Release Date:

JAXB2 Annotate Plugin - Test [annox-annotations]

org.jvnet.jaxb2_commons : jaxb2-annotate-plugin-test-annox-annotations

JAXB2 Annotate Plugin adds arbitrary annotations to Java classes generated by JAXB/XJC.

Last Version: 1.0.0

Release Date:

JAXB2 Annotate Plugin - Tests

org.jvnet.jaxb2_commons : jaxb2-annotate-plugin-tests

JAXB2 Annotate Plugin adds arbitrary annotations to Java classes generated by JAXB/XJC.

Last Version: 1.0.0

Release Date:

JAXB2 Annotate Plugin - Test [annotate]

org.jvnet.jaxb2_commons : jaxb2-annotate-plugin-test-annotate

JAXB2 Annotate Plugin adds arbitrary annotations to Java classes generated by JAXB/XJC.

Last Version: 1.0.0

Release Date:

JAXB2 Annotate Plugin - Test [annox]

org.jvnet.jaxb2_commons : jaxb2-annotate-plugin-test-annox

JAXB2 Annotate Plugin adds arbitrary annotations to Java classes generated by JAXB/XJC.

Last Version: 1.0.0

Release Date:

JAXB2 Annotate Plugin - Test [annox-schema]

org.jvnet.jaxb2_commons : jaxb2-annotate-plugin-test-annox-schema

JAXB2 Annotate Plugin adds arbitrary annotations to Java classes generated by JAXB/XJC.

Last Version: 1.0.0

Release Date:

JAXB2 Annotate Plugin - Test [issues]

org.jvnet.jaxb2_commons : jaxb2-annotate-plugin-issues

JAXB2 Annotate Plugin adds arbitrary annotations to Java classes generated by JAXB/XJC.

Last Version: 1.0.0

Release Date:

JAXB2 Commons - Commons Lang Plugin

org.jvnet.jaxb2_commons : jaxb2-commons-lang

Causes JAXB RI 2.2 XJC to automatically generate methods for toString(), equals() and hashCode() using jakarta-commons-lang. The code that uses this plugin can still run with any JAXB2 implementation.

Last Version: 2.4

Release Date:

JAXB2 Commons - Default Value Plugin

org.jvnet.jaxb2_commons : jaxb2-default-value

This plugin uses the XML schema "element" tag's "default" attribute to set default values for variables in the classes generated by JAXB.

Last Version: 1.1

Release Date:

JAXB2 Commons

org.jvnet.jaxb2_commons : project

JAXB2 Commons include tools and plugins for the reference implementation of JAXB2

Last Version: 0.4.1.5

Release Date:

JAXB2 Basics - Modular [jaxb-xjc]

org.jvnet.jaxb2_commons : jaxb2-basics-jaxb-xjc

Modular build of schema compiler (XJC) from JAXB RI

Last Version: 2.2.4-1

Release Date:

Last Version: 2.2.4-1

Release Date:

JAXB2 Commons - Fluent API Plugin

org.jvnet.jaxb2_commons : jaxb2-fluent-api

Causes JAXB RI 2 XJC to generate additional methods that allows method chaining. Method chaining is useful when building object tree in memory, allowing the code to be done in a concise way. The code that uses this plugin can still run with any JAXB2 implementation.

Last Version: 3.0

Release Date:

JAXB2 Commons - Value Constructor Plugin

org.jvnet.jaxb2_commons : jaxb2-value-constructor

Causes JAXB RI 2 XJC to generate a value constructor, where each embedded element is included as a constructor parameter. This is usedful when you want to make sure that you have handled every single possible embedded element. The plugin also generates a default (no argument) constructor, so existing code runs as expected.

Last Version: 3.0

Release Date:

JAXB2 Basics - Samples

org.jvnet.jaxb2_commons : jaxb2-basics-samples

JAXB2 Basics is a part of JAXB2 Commons project which implements plugins and tools for JAXB 2.x reference implementation.

Last Version: 0.6.1

Release Date:

JAXB2 Basics - Sample [po]

org.jvnet.jaxb2_commons : jaxb2-basics-sample-po

JAXB2 Basics is a part of JAXB2 Commons project which implements plugins and tools for JAXB 2.x reference implementation.

Last Version: 0.6.1

Release Date:

JAXB2 Basics - Sample [basic]

org.jvnet.jaxb2_commons : jaxb2-basics-sample-basic

JAXB2 Basics is a part of JAXB2 Commons project which implements plugins and tools for JAXB 2.x reference implementation.

Last Version: 0.6.1

Release Date:

JAXB2 Basics - Sample [modular-ant]

org.jvnet.jaxb2_commons : jaxb2-basics-sample-modular-ant

JAXB2 Basics is a part of JAXB2 Commons project which implements plugins and tools for JAXB 2.x reference implementation.

Last Version: 0.6.1

Release Date:

JAXB2 Basics - Sample [annotate]

org.jvnet.jaxb2_commons : jaxb2-basics-sample-annotate

JAXB2 Basics is a part of JAXB2 Commons project which implements plugins and tools for JAXB 2.x reference implementation.

Last Version: 0.6.1

Release Date:

JAXB2 Basics - Dist

org.jvnet.jaxb2_commons : jaxb2-basics-dist

JAXB2 Basics is a part of JAXB2 Commons project which implements plugins and tools for JAXB 2.x reference implementation.

Last Version: 0.6.0

Release Date:

JAXB2 Commons Runtime

org.jvnet.jaxb2_commons : runtime

JAXB2 Commons include tools and plugins for the reference implementation of JAXB2

Last Version: 0.4.1.5

Release Date:

JAXB2 Commons Basic Plugins

org.jvnet.jaxb2_commons : basic

JAXB2 Commons include tools and plugins for the reference implementation of JAXB2

Last Version: 0.4.1.5

Release Date:

JAXB2 Commons Tools

org.jvnet.jaxb2_commons : tools

JAXB2 Commons include tools and plugins for the reference implementation of JAXB2

Last Version: 0.4.1.5

Release Date:

JAXB2 Commons Testing

org.jvnet.jaxb2_commons : testing

JAXB2 Commons include tools and plugins for the reference implementation of JAXB2

Last Version: 0.4.1.5

Release Date:

JAXB2 Commons Annotate Plugin

org.jvnet.jaxb2_commons : annotate

JAXB2 Commons include tools and plugins for the reference implementation of JAXB2

Last Version: 0.4.1.5

Release Date:

JAXB2 Commons Ant Task

org.jvnet.jaxb2_commons : jaxb2_commons-ant

JAXB2 Commons include tools and plugins for the reference implementation of JAXB2

Last Version: 0.4.1.5

Release Date:

JAXB2 Commons Tests [zj]

org.jvnet.jaxb2_commons : tests-zj

JAXB2 Commons include tools and plugins for the reference implementation of JAXB2

Last Version: 0.3.0

Release Date:

JAXB2 Commons Tests

org.jvnet.jaxb2_commons : tests

JAXB2 Commons include tools and plugins for the reference implementation of JAXB2

Last Version: 0.3.0

Release Date:

JAXB2 Commons Samples - Basic Ant

org.jvnet.jaxb2_commons : samples-basic-ant

JAXB2 Commons include tools and plugins for the reference implementation of JAXB2

Last Version: 0.4.1.5

Release Date:

JAXB2 Commons Tests [annotate]

org.jvnet.jaxb2_commons : tests-annotate

JAXB2 Commons include tools and plugins for the reference implementation of JAXB2

Last Version: 0.3.0

Release Date:

JAXB2 Commons Tests [one]

org.jvnet.jaxb2_commons : tests-one

JAXB2 Commons include tools and plugins for the reference implementation of JAXB2

Last Version: 0.3.0

Release Date:

JAXB2 Commons Samples - Modular Ant

org.jvnet.jaxb2_commons : samples-modular-ant

JAXB2 Commons include tools and plugins for the reference implementation of JAXB2

Last Version: 0.4.1.5

Release Date:

JAXB2 Commons Samples - Basic Maven

org.jvnet.jaxb2_commons : samples-basic-maven

JAXB2 Commons include tools and plugins for the reference implementation of JAXB2

Last Version: 0.4.1.5

Release Date:

JAXB2 Commons Samples

org.jvnet.jaxb2_commons : samples

JAXB2 Commons include tools and plugins for the reference implementation of JAXB2

Last Version: 0.4.1.5

Release Date:

  • 1