All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by jaxb with all dependencies

Search JAR files by class name

jaxb-xew-plugin from group io.fares.bind.xjc.plugins (version 2.1.0)

This JAXB plugin utilizes the power of @XmlElementWrapper annotation. Originally xjc trends to create wrapper classes which are the containers for collections. This plugin goes through all properties to find ones which can be represented in the model in more optimal way.

Group: io.fares.bind.xjc.plugins Artifact: jaxb-xew-plugin
Show documentation Show source 
 

0 downloads
Artifact jaxb-xew-plugin
Group io.fares.bind.xjc.plugins
Version 2.1.0
Last update 22. January 2024
Organization not specified
URL https://github.com/fares-io/jaxb-xew-plugin
License LGPLv3 License
Dependencies amount 3
Dependencies jaxb-plugins-tools, commons-lang3, logback-classic,
There are maybe transitive dependencies!

jaxb3-fluent-api from group com.evolvedbinary.thirdparty.org.jvnet.jaxb3_commons (version 3.0.2)

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.

Group: com.evolvedbinary.thirdparty.org.jvnet.jaxb3_commons Artifact: jaxb3-fluent-api
Show documentation Show source 
 

0 downloads
Artifact jaxb3-fluent-api
Group com.evolvedbinary.thirdparty.org.jvnet.jaxb3_commons
Version 3.0.2
Last update 04. November 2023
Organization not specified
URL https://github.com/evolvedbinary/jaxb3-commons
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

TeiLinguisticsFa from group org.fryske-akademy (version 7.4)

Jaxb classes and xslt transformations for a TEI customization supporting well defined linguistic attributes as developed by the Fryske Akademy. Linguistic enums can be found in the jaxb class for the tei Join element. The xslt's and resources generated by them can be found online in the reusables folder, xslt's are included in the jar artifact as well.

Group: org.fryske-akademy Artifact: TeiLinguisticsFa
Show all versions Show documentation Show source 
 

0 downloads
Artifact TeiLinguisticsFa
Group org.fryske-akademy
Version 7.4
Last update 19. June 2023
Organization Fryske Akademy
URL https://bitbucket.org/fryske-akademy/tei-encoding
License Apache License, Version 2.0
Dependencies amount 1
Dependencies jakarta.xml.bind-api,
There are maybe transitive dependencies!

jaxb-xew-plugin from group com.github.jaxb-xew-plugin (version 2.1)

This JAXB plugin utilizes the power of @XmlElementWrapper annotation. Originally xjc trends to create wrapper classes which are the containers for collections. This plugin goes through all properties to find ones which can be represented in the model in more optimal way.

Group: com.github.jaxb-xew-plugin Artifact: jaxb-xew-plugin
Show all versions Show documentation Show source 
 

8 downloads
Artifact jaxb-xew-plugin
Group com.github.jaxb-xew-plugin
Version 2.1
Last update 23. January 2023
Organization not specified
URL https://github.com/dmak/jaxb-xew-plugin
License LGPLv3 License
Dependencies amount 7
Dependencies jakarta.xml.bind-api, jaxb-jxc, jaxb-runtime, commons-logging, commons-lang3, jaxb2-basics-tools, assertj-core,
There are maybe transitive dependencies!

jaxb2-fluent-api from group codes.rafael.jaxb2_commons (version 3.0.0)

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.

Group: codes.rafael.jaxb2_commons Artifact: jaxb2-fluent-api
Show documentation Show source 
 

0 downloads
Artifact jaxb2-fluent-api
Group codes.rafael.jaxb2_commons
Version 3.0.0
Last update 29. November 2022
Organization not specified
URL https://github.com/raphw/jaxb2-commons
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jaxb-xew-plugin from group codes.rafael.jaxb-xew-plugin (version 2.0.0)

This JAXB plugin utilizes the power of @XmlElementWrapper annotation. Originally xjc trends to create wrapper classes which are the containers for collections. This plugin goes through all properties to find ones which can be represented in the model in more optimal way.

Group: codes.rafael.jaxb-xew-plugin Artifact: jaxb-xew-plugin
Show documentation Show source 
 

0 downloads
Artifact jaxb-xew-plugin
Group codes.rafael.jaxb-xew-plugin
Version 2.0.0
Last update 29. November 2022
Organization not specified
URL https://github.com/raphw/jaxb-xew-plugin
License LGPLv3 License
Dependencies amount 5
Dependencies jaxb-xjc, jaxb-core, commons-logging, commons-lang3, jaxb2-basics-tools,
There are maybe transitive dependencies!

contracts-ebRS from group org.fluentcodes.ihe (version 3.0_)

ebXML: jaxb generated sources from ebRS 3.0 schema files fand anonym Wrapper classes 2005 https://docs.oasis-open.org/regrep/v3.0/specs/regrep-rim-3.0-os.pdf. Using Java 8 instead of the initial Java 11.

Group: org.fluentcodes.ihe Artifact: contracts-ebRS
Show all versions Show documentation Show source 
 

0 downloads
Artifact contracts-ebRS
Group org.fluentcodes.ihe
Version 3.0_
Last update 16. February 2022
Organization not specified
URL https://github.com/fluentcodes/ihe-generate
License Apache License Version 2.0
Dependencies amount 1
Dependencies jaxb-api,
There are maybe transitive dependencies!

JAXBNamespacePrefixMapper from group com.googlecode.jaxb-namespaceprefixmapper-interfaces (version 6.1.0)

abstract class NamespacePrefixMapper in appropriate packages required at compile time for a JAXB dependent project which uses namespace prefix mapping (eg docx4j) to be able to support both the JAXB reference implementation and the JAXB included in Java 6.

Group: com.googlecode.jaxb-namespaceprefixmapper-interfaces Artifact: JAXBNamespacePrefixMapper
Show all versions Show documentation Show source 
 

55 downloads
Artifact JAXBNamespacePrefixMapper
Group com.googlecode.jaxb-namespaceprefixmapper-interfaces
Version 6.1.0
Last update 14. September 2018
Organization not specified
URL https://github.com/plutext/JAXBNamespacePrefixMapper
License Common Development and Distribution License (CDDL-1.0)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

akomantoso-lib from group io.github.kohsah (version 1.0.15)

This is a java class representation of the Akoma Ntoso XML schema. Akoma Ntoso is an emerging legal document standard for representing legislative and judicial documents in XML format. See both http://www.akomtantoso.org and http://code.google.com/p/akomantoso. This library is generated using JAXB on the Akoma Ntoso 3.0 schema.

Group: io.github.kohsah Artifact: akomantoso-lib
Show all versions Show documentation Show source 
 

0 downloads
Artifact akomantoso-lib
Group io.github.kohsah
Version 1.0.15
Last update 23. May 2017
Organization not specified
URL https://github.com/kohsah/akomantoso-lib
License Apache License, Version 2.0
Dependencies amount 3
Dependencies slf4j-api, slf4j-jdk14, slf4j-simple,
There are maybe transitive dependencies!

jaxb2-episode-ext from group net.codesup.util (version 1.2.0)

Extended episode generation plugin based on the JAXB XJC standard plugin's source code that fixes some problems with the old plugin, i.e. it adds attributes to ignore unused declarations which gave an error in the original plugin.

Group: net.codesup.util Artifact: jaxb2-episode-ext
Show documentation Show source 
 

0 downloads
Artifact jaxb2-episode-ext
Group net.codesup.util
Version 1.2.0
Last update 29. April 2016
Organization not specified
URL http://github.com/mklemm/jaxb2-episode-ext
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 127 from 130 (items total 1300)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy