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

Download JAR files tagged by held with all dependencies

Search JAR files by class name

held-api from group at.gridgears (version 1.1.0)

API for Http Enabled Location Discovery (HELD)

Group: at.gridgears Artifact: held-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact held-api
Group at.gridgears
Version 1.1.0
Last update 20. November 2018
Organization not specified
URL https://github.com/GridGears/held-api
License MIT License
Dependencies amount 7
Dependencies httpasyncclient, commons-lang3, log4j-api, log4j-core, held, spring-oxm, log4j-slf4j-impl,
There are maybe transitive dependencies!

held from group at.gridgears.schemas (version 2.0.0)

Schema for Http Enabled Location Discovery (HELD)

Group: at.gridgears.schemas Artifact: held
Show all versions Show documentation Show source 
 

0 downloads
Artifact held
Group at.gridgears.schemas
Version 2.0.0
Last update 19. November 2018
Organization not specified
URL https://github.com/GridGears/held-schema
License MIT License
Dependencies amount 1
Dependencies jaxb2-basics,
There are maybe transitive dependencies!

tmapi from group net.ontopia.external.org.tmapi (version 2.0.2)

A programming interface for accessing and manipulating data held in a topic map.

Group: net.ontopia.external.org.tmapi Artifact: tmapi
Show documentation Show source 
 

0 downloads
Artifact tmapi
Group net.ontopia.external.org.tmapi
Version 2.0.2
Last update 15. June 2015
Organization not specified
URL http://www.tmapi.org/
License TMAPI 1.0
Dependencies amount 1
Dependencies org.osgi.core,
There are maybe transitive dependencies!

tmapi-tests from group net.ontopia.external.org.tmapi (version 2.1.1)

Test cases for the TMAPI programming interface for accessing and manipulating data held in a topic map.

Group: net.ontopia.external.org.tmapi Artifact: tmapi-tests
Show all versions Show documentation Show source 
 

0 downloads
Artifact tmapi-tests
Group net.ontopia.external.org.tmapi
Version 2.1.1
Last update 18. October 2022
Organization not specified
URL http://www.tmapi.org/
License TMAPI 1.0
Dependencies amount 2
Dependencies tmapi, junit,
There are maybe transitive dependencies!

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

Implementations of the core APIs, not including extension point implementations. This package contains implementations of the data access objects, translator infrastructure etc. The extension point implementations that can be considered as core functionality (files, URLs etc) are held in the taverna-reference-types module.

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

0 downloads
Artifact taverna-reference-impl
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 8
Dependencies taverna-reference-api, taverna-database-configuration-api, org.springframework.orm, org.springframework.transaction, com.springsource.org.aspectj.weaver, com.springsource.javax.transaction, log4j, commons-logging,
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!

cristalise-kernel from group org.cristalise (version 6.0.0)

Cristal-ise is a description-driven software platform originally developed to track the construction of the CMS ECAL detector of the LHC at CERN. This is its core library, known as the kernel, which manages business objects called Items. Items are entirely configured from data, called descriptions, held in other Items. Every change of a state in an Item is a consequence of an execution of an activity in that Item's lifecycle, meaning that Cristal-ise applications are completely traceable, even in their design. It also supports extensive versioning of Item description data, giving the system a high level of flexibility.

Group: org.cristalise Artifact: cristalise-kernel
Show all versions Show documentation Show source 
 

0 downloads
Artifact cristalise-kernel
Group org.cristalise
Version 6.0.0
Last update 25. February 2024
Organization CRISTAL-iSE
URL https://github.com/cristal-ise/kernel
License GNU Library or Lesser General Public License v3 (LGPL3)
Dependencies amount 6
Dependencies vertx-service-proxy, vertx-hazelcast, vertx-shell, vertx-tcp-eventbus-bridge, mvel2, guava,
There are maybe transitive dependencies!

cristalise from group org.cristalise (version 6.0.0)

Cristal-ise is a description-driven software platform originally developed to track the construction of the CMS ECAL detector of the LHC at CERN. This is its core library, known as the kernel, which manages business objects called Items. Items are entirely configured from data, called descriptions, held in other Items. Every change of a state in an Item is a consequence of an execution of an activity in that Item's lifecycle, meaning that Cristal-ise applications are completely traceable, even in their design. It also supports extensive versioning of Item description data, giving the system a high level of flexibility.

Group: org.cristalise Artifact: cristalise
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cristalise
Group org.cristalise
Version 6.0.0
Last update 25. February 2024
Organization CRISTAL-iSE
URL https://github.com/cristal-ise/cristal-ise
License GNU Library or Lesser General Public License v3 (LGPL3)
Dependencies amount 7
Dependencies nashorn-core, xercesImpl, castor-xml-schema, castor-xml, shiro-core, slf4j-api, xmlunit-core,
There are maybe transitive dependencies!

banana-split from group de.drni.bananasplit (version 0.4.0)

DICTIONARY-BASED COMPOUND SPLITTER FOR GERMAN BananaSplit is a compound splitter for German that uses a dictionary resource. The dictionary can be either a simple word list, or a word list equipped with POS values, or an XML based dictionary. The original version was able to use GermaNet as a dictionary. This is useful in applications that rely on GermaNet anyway: no additional lexicon needs to be generated and held in memory. This was also the original purpose of BananaSplit. It served as a compound splitter for a tool called BananaRelation. BananaRelation cannot be published here as it makes heavy use of unpublished code by EML Research, Heidelberg. BananaSplit can either be used as a standalone application or it can be integrated into other Java programs (as a library). This program emerged from the seminar Lexical Semantic Processing in NLP (winter term 2005/2006) taught by Iryna Gurevych at the Seminar für Sprachwissenschaft, Tübingen. Both BananaSplit and BananaRelation were introduced to the seminar participants on 17th of December, 2005. The key algorithm for compound splitting is based on Langer (1998). The program came to use in Müller and Gurevych (2006). Please note that the program splits compounds into two parts only. Details are given in the documents linked below.

Group: de.drni.bananasplit Artifact: banana-split
Show documentation Show source 
 

0 downloads
Artifact banana-split
Group de.drni.bananasplit
Version 0.4.0
Last update 11. September 2012
Organization not specified
URL http://niels.drni.de/s9y/pages/bananasplit.html
License Apache License 2.0
Dependencies amount 1
Dependencies oz-generic-levenshtein,
There are maybe transitive dependencies!



Page 1 from 1 (items total 9)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy