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

Download JAR files tagged by reference with all dependencies

Search JAR files by class name

parent from group com.tobedevoured.modelcitizen (version 0.8.3)

Model Citizen is an annotation based model factory for Java. A Model is mapped by a Blueprint using annotated fields. Blueprints contain default values and references to other blueprinted models. The ModelFactory can create Models based on registered Blueprints. A Model already created can be passed into the ModelFactory as a Reference Model, which will be used as the basis for the new Model.

Group: com.tobedevoured.modelcitizen Artifact: parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact parent
Group com.tobedevoured.modelcitizen
Version 0.8.3
Last update 11. February 2020
Organization not specified
URL https://github.com/mguymon/model-citizen
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies commons-lang, commons-beanutils, slf4j-api,
There are maybe transitive dependencies!

odfdom-java from group org.odftoolkit (version 1.0.0-BETA1)

ODFDOM is an OpenDocument Format (ODF) framework. Its purpose is to provide an easy common way to create, access and manipulate ODF files, without requiring detailed knowledge of the ODF specification. It is designed to provide the ODF developer community with an easy lightwork programming API portable to any object-oriented language. The current reference implementation is written in Java.

Group: org.odftoolkit Artifact: odfdom-java
Show all versions Show documentation Show source 
 

19 downloads
Artifact odfdom-java
Group org.odftoolkit
Version 1.0.0-BETA1
Last update 06. October 2019
Organization The Document Foundation
URL https://odftoolkit.org/odfdom/
License Apache 2
Dependencies amount 9
Dependencies xercesImpl, xml-apis, serializer, jena-core, java-rdfa, commons-validator, commons-lang3, json, git-commit-id-plugin,
There are maybe transitive dependencies!

PureMVC_Java_MultiCore from group org.puremvc (version 2.0)

PureMVC is a lightweight framework for creating applications based upon the classic Model-View-Controller design meta-pattern. This is a Java port of the AS3 reference implementation of the MultiCore Version. It supports modular programming through the use of Multiton Core actors (instead of the Singletons used in the Standard Version).

Group: org.puremvc Artifact: PureMVC_Java_MultiCore
Show all versions Show documentation Show source 
 

0 downloads
Artifact PureMVC_Java_MultiCore
Group org.puremvc
Version 2.0
Last update 21. March 2019
Organization not specified
URL http://puremvc.org
License Reuse governed by Creative Commons Attribution 3.0 United States License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

json-java-ordered from group com.github.anandvarkeyphilips (version 20180813)

A reference implementation of a JSON package in Java. (Ordered version implementation using LinkedHashMap instead of HashMap of https://github.com/stleary/JSON-java) See http://www.JSON.org/ The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This is a reference implementation. There is a large number of JSON packages in Java. Perhaps someday the Java community will standardize on one. Until then, choose carefully.

Group: com.github.anandvarkeyphilips Artifact: json-java-ordered
Show documentation Show source 
 

1 downloads
Artifact json-java-ordered
Group com.github.anandvarkeyphilips
Version 20180813
Last update 22. January 2019
Organization not specified
URL https://github.com/anandvarkeyphilips/json-java-ordered
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

52n-xml-aixm-v511 from group org.n52.sensorweb (version 2.5.0)

Aeronautical Information Exchange 5.1 - adjusted to support metadata by reference. DNOTAM Event and AIXMBasicMessage schemas included. The AIXM_AbstractGML_ObjectTypes.xsd needed to be adjusted to work around an existing bug (aixm:name AND gml:name as children of the same type). This resulted in the gml:id not set to use=required, so handle validation with good care.

Group: org.n52.sensorweb Artifact: 52n-xml-aixm-v511
Show all versions Show documentation Show source 
 

2 downloads
Artifact 52n-xml-aixm-v511
Group org.n52.sensorweb
Version 2.5.0
Last update 23. April 2018
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies xmlbeans, 52n-ogc-schema, 52n-xml-gml-v321,
There are maybe transitive dependencies!

odfdom-java from group org.apache.odftoolkit (version 0.8.11-incubating)

ODFDOM is an OpenDocument Format (ODF) framework. Its purpose is to provide an easy common way to create, access and manipulate ODF files, without requiring detailed knowledge of the ODF specification. It is designed to provide the ODF developer community with an easy lightwork programming API portable to any object-oriented language. The current reference implementation is written in Java.

Group: org.apache.odftoolkit Artifact: odfdom-java
Show all versions Show documentation Show source 
 

21 downloads
Artifact odfdom-java
Group org.apache.odftoolkit
Version 0.8.11-incubating
Last update 28. March 2017
Organization The Apache Software Foundation
URL http://incubator.apache.org/odftoolkit/odfdom/index.html
License Apache 2
Dependencies amount 6
Dependencies taglets, xercesImpl, xml-apis, jena-core, java-rdfa, commons-validator,
There are maybe transitive dependencies!

taverna-reference-types from group org.apache.taverna.engine (version 3.1.0-incubating)

Implementations of certain SPIs to provide a core set of functionality for the reference management framework. This includes ExternalReference implementations to reference data held in local files and URLs along with the appropriate translate / publish logic. Implementations in this package are tied only to the API, although certain metadata files such as hibernate mappings are also included where appropriate (these will be silently ignored if using a backing store that is not hibernate based)

Group: org.apache.taverna.engine Artifact: taverna-reference-types
Show documentation Show source 
 

0 downloads
Artifact taverna-reference-types
Group org.apache.taverna.engine
Version 3.1.0-incubating
Last update 06. June 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies taverna-reference-api, commons-codec, com.springsource.org.apache.commons.httpclient, log4j,
There are maybe transitive dependencies!

modelcitizen from group com.tobedevoured (version 0.6.0)

Model Citizen is an annotation based model factory for Java. A Model is mapped by a Blueprint using annotated fields. Blueprints contain default values and references to other blueprinted models. The ModelFactory can create Models based on registered Blueprints. A Model already created can be passed into the ModelFactory as a Reference Model, which will be used as the basis for the new Model.

Group: com.tobedevoured Artifact: modelcitizen
Show all versions Show documentation Show source 
 

0 downloads
Artifact modelcitizen
Group com.tobedevoured
Version 0.6.0
Last update 20. November 2013
Organization not specified
URL https://github.com/mguymon/model-citizen
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies commons-lang, commons-beanutils, slf4j-api, metapossum-scanner,
There are maybe transitive dependencies!

components-base from group com.jsftoolkit (version 0.9)

The core classes for the JSF Toolkit Component Framework. Includes all framework base and utility classes as well as component kick-start/code-generation and registration tools. Also includes some classes for testing that are reused in other projects. They cannot be factored out into a separate project because they are referenced by the tests and they reference this code (circular dependence).

Group: com.jsftoolkit Artifact: components-base
Show source 
 

0 downloads
Artifact components-base
Group com.jsftoolkit
Version 0.9
Last update 30. April 2007
Organization not specified
URL http://cs.baylor.edu/~sloan/project/
License GNU General Public License 2.0
Dependencies amount 3
Dependencies commons-digester, junit, shale-test,
There are maybe transitive dependencies!

infinispan-spring6-embedded from group org.infinispan (version 15.1.0.Dev02)

Group: org.infinispan Artifact: infinispan-spring6-embedded
Show all versions Show documentation Show source 
 

0 downloads
Artifact infinispan-spring6-embedded
Group org.infinispan
Version 15.1.0.Dev02
Last update 20. July 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies infinispan-component-processor, infinispan-core, infinispan-spring6-common, jakarta.annotation-api, jakarta.transaction-api, spring-tx, narayana-jta,
There are maybe transitive dependencies!



Page 122 from 131 (items total 1304)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy