jar

com.evolvedbinary.thirdparty.org.jvnet.jaxb3_commons : jaxb3-fluent-api

Maven & Gradle

Nov 04, 2023
0 stars

JAXB3 Commons - Fluent API Plugin · Causes JAXB RI 3 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 JAXB3 implementation.

Table Of Contents

Latest Version

Download com.evolvedbinary.thirdparty.org.jvnet.jaxb3_commons : jaxb3-fluent-api JAR file - Latest Versions:

All Versions

Download com.evolvedbinary.thirdparty.org.jvnet.jaxb3_commons : jaxb3-fluent-api JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jaxb3-fluent-api-3.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jvnet.jaxb3_commons.plugin.fluent_api

├─ org.jvnet.jaxb3_commons.plugin.fluent_api.FluentApiPlugin.class - [JAR]

├─ org.jvnet.jaxb3_commons.plugin.fluent_api.FluentMethodInfo.class - [JAR]

├─ org.jvnet.jaxb3_commons.plugin.fluent_api.FluentMethodType.class - [JAR]