Showing 37 open source projects for "jaxb"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Make Recruiting and Onboarding Easy Icon
    Make Recruiting and Onboarding Easy

    Simple, easy-to-use applicant tracking and employee Onboarding system for any sized organization.

    Take away the pain and hassle associated with applicant recruitment, hiring, and onboarding with ApplicantStack. Designed for HR professionals and recruiters, ApplicantStack helps streamline the recruiting and onboarding processes to improve productivity and reduce costs. ApplicantStack provides a complete toolkit that includes tools for posting, launching, and advertising jobs, assessing and managing candidates, collaborating with teams, centralizing information for quick hiring and onboarding, and more.
  • 1
    Swagger Core

    Swagger Core

    Examples, server integrations for generating Swagger API Specification

    ... generation in various languages (e.g with swagger-codegen), custom processing, and so on. Such result is achieved by scanning JAX-RS resources and resolving their operations and used types, (also) processing applied annotations (e.g. Swagger, JAX-RS, Jackson, JAXB, etc.). An extension mechanism allows to further customize and pre/post processing result.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    JCS CFD (común)

    Archivos comunes del módulo de comprobantes fiscales (JCS CFD)

    Liberería en Java de código abierto para generar, certificar y administrar el comprobante fiscal digital por Internet (CFDI, anexo 20) en sus versiones 3.2 y 3.3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Automatic Report Generator

    Automatic Report Generator

    Generate reports from Java applications directly.

    Automatic Report Generator is a mini-ETL API which allows to retrieve data through an SQL query towards a structured file, would it be a CSV, XLSX, or XML. This API also supports BIRT reports, and, in this case, its respective template is required. The project is available on Maven: https://mvnrepository.com/artifact/net.sf.automatic-report-generator Version 3: https://mvnrepository.com/artifact/net.sf.ennahdi.automatic-report-generator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    XML Editor/Validator/Designer with CAMV

    XML Editor/Validator/Designer with CAMV

    CAM XML Editor for XML+JSON+Hibernate+SQL Open-XDX sponsored by Oracle

    ..., & OASIS modes) + JAXB bindings; Mindmap FreeMind or UML models(XMI); XML unit test & live SQL data; HTML docs + spreadsheets (NIEM IEPDs). Canonical component dictionaries from schema sets, SQL, JSON, ERwin XSD, or spreadsheets. The XML CAM templates (OASIS standard) store the exchange structure, content model, code lists, DBMappings, SQL lookups+business rules (XPath). Java CAMV XML/JSON validation engine is a complete exchange test framework [XMLUnit, TEAM(Schematron)]. Java/Eclipse +Saxon/XSL
    Downloads: 22 This Week
    Last Update:
    See Project
  • Vivantio IT Service Management Icon
    Vivantio IT Service Management

    Your service operation isn’t one-size-fits all, so your IT service management solution shouldn’t be either

    The Vivantio Platform allows you to focus on the IT service management tools that make sense for your organization’s unique service model: from incident, problem and change requests, to service requests, client knowledge and asset management
  • 5
    pulse - Java web app framework / CMS

    pulse - Java web app framework / CMS

    Built for enterprise level and highly customized websites

    An open source portal solution in Java. pulse is a framework on top of the Servlet API providing easy to use and easy to extend patterns for creating browser based applications and websites. Moreover pulse delivers a set of out-of-the-box components, e.g. CMS, shopping, user management. Key features: - Cross-platform, implemented using Java technology. - Completely written using Java 6. - Provides a framework for quick development of own applications. - Is delivered...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    bbgs_ng1

    Bayerns beste Gipfelstürmer

    "Bayerns beste Gipfelstürmer" ist ein soziales Projekt, welches mir sehr am Herzen liegt. Gesundheitlich, körperlich, geistig oder sozial benachteiligte Kinder und Jugendliche sowie minderjährige Flüchtlinge werden durch das gemeinsame Klettern in Ihrem Selbstwert-Gefühl gestärkt. Es sind tolle Menschen und starke Persönlichkeiten! Der Inklusive/Integrative Ansatz des Projektes ist genial. Leider haben die Gipfelstürmer ein recht übersichtliches Budget welches sich zu großen Teilen aus...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PyXB (“pixbee”) is a pure Python package that generates Python source code for classes that correspond to data structures defined by XMLSchema. In concept it is similar to JAXB for Java and CodeSynthesis XSD for C++.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 8
    ... accepts two files as input: an STPA project with extension haz. or .hazx and a stateflow model as xml file. The STPA TCGenerator parses the XML specifications of the STPA project and stateflow model into the corresponding Java objects by using Java Architecture for XML Binding (JAXB) technology. We implemented a Java library called SMV Generator which contains all necessary methods for transforming the XML specifications of the STPA project and stateflow model into an SMV model. To
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    XmlDoclet

    A JavaDoc doclet that outputs source code structure in XML format.

    XmlDoclet is a JavaDoc doclet that outputs the source code structure of the packages, classes etc. in XML format. Later, the XML data may easily be processed by standard tools such as XSLT to produce HTML, PDF, dot graphs etc. Technically, this is done by wrapping the class and interfaces of the com.sun.javadoc packages into JAXB annotated classes, which allows for an easy serialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Case Management Software for Social Services Icon
    Case Management Software for Social Services

    For human services organizations looking for case management software

    Collaborate is customizable case management software for non-profits and social services agencies with teams of 5+ staff.
  • 10

    cppxb

    xml binding for c++

    Inspired by JAXB, the great XML-binding framework in java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    tinyWSDL

    JAXB-based WSDL 2.0 parser

    The main idea is to create a very small and simple WSDL 2.0 parser library. The library supports WSDL 2.0 Adjunct extensions (SOAP, HTTP and RPC) and an extension mechanism is also provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DummyXmlParser

    DummyXmlParser

    Java XML parser / binder

    Java XML parser. Very light. (less than 20K). Bind XML to java classes. (like JAXB). Written from scratch to avoid some legacy problems. Code sample: import javax.xml.bind.annotation.XmlElement; import dummyxmlparser.XmlBinder; public class Foo { @XmlElement public String counter; public static void main(String[] args) throws Exception{ Foo foo= XmlBinder.fromXml(Foo.class, "<Foo><counter>42</counter></Foo>"); assert foo.counter.equals("42"); } }
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    simplejaxbdemo

    Simple JAXB Demo

    Simple JAXB Demo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    NextBus Public Feed Adapter for Java

    A Java adapter for the NextBus Public XML Feed Service

    Restful Web Service adapter for the NextBus prediction and transit network reporting service. This implementation uses XSD Schema, JAXB and a domain object model to decouple the consuming application from the over-the-wire representation of the data. NextBus is currently providing real-time bus data in several major metro transit agencies including, but not limited to MBTA (Boston), Toronto, Seattle, Brooklyn, Staten Island as well as a number of University towns. In additional...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    JAXB Bridge

    JAXB Bridge is a bridge to JiBX

    JAXB Bridge is a bridge (JAXB 1.0 API implementation) to JiBX and other (in the future) XML-to-objects binding parsers, and its includes implementation with Apache commons-pool managed pool of parsers, to avoid costly instantiation of parsers in server environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SSQML

    SSQML

    A schema to describe ANSI/ISO SQL in XML and associated tools

    ..., Fortran, MUMPS, Pascal, or PL/I programs. These may be added in future. This schema was generated by automation taking the SQL BNFs as input. It was then run through schema validators and manually modified further to result in a valid schema. The schema was designed such that if an instance document has its tags removed and the order of the content preserved, a valid SQL statement or fragment will be left. A JAXB library with javadocs that represent ssqml.xsd are checked into SVN
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JAXBBuilder is an eclipse plugin for generating Java classes directly from XML schema, XML or JSON files. The plugin detects document changes and re-generates Java code via Castor or XJC. It includes a JAXB project wizard, and configuration pages
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    CC-XJC is a JAXB 2.0 XJC plugin for adding a copy constructor to schema derived classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a sample jaxb project to start with jaxb. This project describe how to start and proceed with jaxb.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A lib to parse xml to java object in a direct and simple way: you just create your java bean and wire it. No JAXB, no schema. Use your bean property as tag name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    this is simple jaxb test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A java PGN file parser: this parser is packaged as a jar file that you can use for a java chess project. This parser can parse and write PGN files and convert PGN files as XML files and the reverse. The pgn parser new moves to Github: * https://github.com/supareno/pgn-parser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    r3n

    OSGI - Actions

    Action driven, declarative service OSGI moduls. Build system Maven. DB storage supported in template application is MySQL and Postgres. Jaxb + JPA-Hibernate data implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JPA-XJC is a JAXB 2.1 XJC plugin for annotating schema derived classes with Java persistence annotations. It does not generate code depending on libraries other than JPA 1.0 and does not introduce non-standard customization elements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    !!!NOTE: THIS PROJECT HAS MOVED TO GITHUB!!! RingMUD is an extensible MUD (multi-user dungeon) engine and utility set that draws inspiration from popular tabletop RPG systems and adds a dash or two of its own flavor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next