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

Download JAR files tagged by mappings with all dependencies

Search JAR files by class name

annox-samples from group org.jvnet.annox (version 0.5.1)

Group: org.jvnet.annox Artifact: annox-samples
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact annox-samples
Group org.jvnet.annox
Version 0.5.1
Last update 21. September 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

julielab-bioportal-ontology-tools from group de.julielab (version 1.1.1)

This project contains some utilities to process ontologies and related data as retrieved from BioPortal. The tools include the download of ontologies from BioPortal, download of mappings from BioPortal and the extraction of names, synonyms, descriptions and superclasses of ontology concepts from downloaded ontologies.

Group: de.julielab Artifact: julielab-bioportal-ontology-tools
Show all versions Show documentation Show source 
 

1 downloads
Artifact julielab-bioportal-ontology-tools
Group de.julielab
Version 1.1.1
Last update 03. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies httpmime, httpclient, slf4j-api, gson, owlapi-distribution, commons-lang3, org.semanticweb.hermit, julielab-java-utilities,
There are maybe transitive dependencies!

flatpack-parent from group net.sf.flatpack (version 4.0.18)

Simple Java delimited and fixed width file parser. Handles CSV, Excel CSV, Tab, Pipe delimiters. Bind delimited or fixed width text to column names via XML mappings. Support for header and trailer records. Optionally, column names can be retrieved from the first record of a delimited file.

Group: net.sf.flatpack Artifact: flatpack-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact flatpack-parent
Group net.sf.flatpack
Version 4.0.18
Last update 27. December 2021
Organization Appendium - Portfolio Financing Platform
URL https://github.com/Appendium/flatpack
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

qof from group uk.co.brunella.qof (version 1.2.0)

QueryObjectFactory (QOF) is a lightweight runtime JDBC byte-code generator providing support for CRUD (create, retrieve, update and delete) operations and stored procedure calls. It uses Java annotations to define mappings

Group: uk.co.brunella.qof Artifact: qof
Show all versions Show documentation Show source 
 

0 downloads
Artifact qof
Group uk.co.brunella.qof
Version 1.2.0
Last update 31. May 2019
Organization Brunella
URL https://github.com/renatobrunella/QueryObjectFactory
License LGPL Version 3 (the "License")
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

md4j from group gr.abiss.md4j (version 0.2)

MD4J is a passive, model driven, extensible J2EE webapp generator. Currently Hibernate 3 mappings are supported as input, with EJB 2.1, Struts 1.x and JSP 2.0 as output for CRUD and Search operations with patterns like MVC, DAO and SessionFacade. Ant task included.

Group: gr.abiss.md4j Artifact: md4j

 

0 downloads
Artifact md4j
Group gr.abiss.md4j
Version 0.2
Last update 21. November 2007
Organization not specified
URL http://dev.abiss.gr/md4j/
License The GNU General Public License, Version 2
Dependencies amount 3
Dependencies log4j, commons-configuration, hibernate,
There are maybe transitive dependencies!

nomin from group net.sf.nomin (version 1.2.2)

Nomin is a mapping engine for the Java platform. It provides abilities to transform object trees according to declarative mapping rules. Main features of Nomin are no XML configuration, intuitively looking mapping, using arbitrary expressions and method invocations in mappings, pre and postprocessing right in a mapping listing, customizations. It's applicable for any Java compatible classes, not only JavaBeans.

Group: net.sf.nomin Artifact: nomin
Show all versions Show documentation Show source 
 

0 downloads
Artifact nomin
Group net.sf.nomin
Version 1.2.2
Last update 11. November 2022
Organization not specified
URL https://github.com/dobrynya/nomin
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
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!

enhancedoai from group gr.ekt (version 0.1.1)

The enhanced OAI server is a Java Servlet web application that implements the Open Archives Initiative Protocol for Metadata Harvesting (OAI-PMH) v2.0. It is based on OAICat (http://oclc.org/research/activities/oaicat.html) and the Biblio Transformation Engine (https://github.com/EKT/Biblio-Transformation-Engine). More than the flexibility it allows with BTE (custom filter and modifiers), it allows the administrator to define metadata mappings using XSLTs and that way to support easily more metadata formats.

Group: gr.ekt Artifact: enhancedoai
Show all versions Show documentation Show source 
 

0 downloads
Artifact enhancedoai
Group gr.ekt
Version 0.1.1
Last update 24. April 2014
Organization not specified
URL https://github.com/EKT/EnhancedOAIServer
License New BSD License
Dependencies amount 6
Dependencies oaicat, spring-context, spring-core, bte-core, dom4j, jaxen,
There are maybe transitive dependencies!

mime-util from group net.sf.mime-util (version 1.2)

mime-util is a simple to use, small, light weight and fast open source java utility library that can detect the mime types of files and streams. Due to the use of regular expressions and the java.nio packages it requires at least Java 1.4. mime-util uses file extension mappings and the magic.mime rules files located on your system as used by the Unix file(1) command. For OS's that do not support the Unix file(1) command, such as Windows, the library comes pre-packaged with a generic magic.mime file.

Group: net.sf.mime-util Artifact: mime-util
Show documentation Show source 
 

1 downloads
Artifact mime-util
Group net.sf.mime-util
Version 1.2
Last update 12. February 2009
Organization Medsea Business Solutions S.L.
URL http://sourceforge.net/projects/mime-util/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies commons-logging,
There are maybe transitive dependencies!

integraal-backward-chaining from group fr.lirmm.graphik (version 1.5.0)

InteGraal has been designed in a modular way, in order to facilitate software reuse and extension. It should make it easy to test new scenarios and techniques, in particular by combining algorithms. The main features of Graal are currently the following: (1) internal storage to store data by using a SQL or RDF representation (Postgres, MySQL, HSQL, SQLite, Remote SPARQL endpoints, Local in-memory triplestores) as well as a native in-memory representation (2) data-integration capabilities for exploiting federated heterogeneous data-sources through mappings able to target systems such as SQL, RDF, and black-box (e.g. Web-APIs) (3) algorithms for query-answering over heterogeneous and federated data based on query rewriting and/or forward chaining (or chase)

Group: fr.lirmm.graphik Artifact: integraal-backward-chaining
Show all versions Show documentation Show source 
 

0 downloads
Artifact integraal-backward-chaining
Group fr.lirmm.graphik
Version 1.5.0
Last update 21. June 2024
Organization not specified
URL https://gitlab.inria.fr/rules/integraal/integraal-backward-chaining
License Apache License, Version 2.0
Dependencies amount 12
Dependencies integraal-model, integraal-core, integraal-unifiers, integraal-util, integraal-query-evaluation, integraal-storage, guava, commons-lang3, integraal-io, radicchio, slf4j-api, logback-classic,
There are maybe transitive dependencies!



Page 15 from 16 (items total 153)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy