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

Download JAR files tagged by implementation with all dependencies

Search JAR files by class name

org.appdapter.bundle.core from group org.appdapter (version 1.2.4)

Primary Appdapter OSGi Bundle, "depend on me!", has no dependencies on a particular OSGi framework implementation, and no builtin shell. Exports the contents of the "core", "registry", "bind.math", "bind.jena" jars from the "lib" tier.

Group: org.appdapter Artifact: org.appdapter.bundle.core
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.appdapter.bundle.core
Group org.appdapter
Version 1.2.4
Last update 17. October 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies ext.bundle.osgi.common, org.appdapter.bundle.debug, ext.bundle.jena_all_2_13_0, ext.bundle.semweb4j.jena, ext.bundle.apache_httpclient,
There are maybe transitive dependencies!

cli-args-parser from group com.github.brunoais (version 0.3.0)

This project is a feature-lean implementation of a CLI arguments parser. Just start by creating an instance of ParseArgs and follow the available methods. E.g. ParseArgs when = new ParseArgs(); when.argument("-do").spaceValue().call(this::doArgument); when.argument(null).call(this::defaultArgument); when.parse(args);

Group: com.github.brunoais Artifact: cli-args-parser
Show all versions Show documentation Show source 
 

0 downloads
Artifact cli-args-parser
Group com.github.brunoais
Version 0.3.0
Last update 10. October 2016
Organization not specified
URL https://github.com/brunoais/CliArgsParser
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

org.apache.stanbol.enhancer.engines.entitylinking.engine from group org.apache.stanbol (version 1.0.0)

Implementation of an entity-linking engine that consumes NLP processing resutls from the AnalyzedText content part and uses those information for token based linking (searching and matching) of Entities of the configured controlled vocabulary.

Group: org.apache.stanbol Artifact: org.apache.stanbol.enhancer.engines.entitylinking.engine
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.stanbol.enhancer.engines.entitylinking.engine
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies org.apache.stanbol.commons.namespaceprefix.service, org.apache.stanbol.enhancer.servicesapi, org.apache.stanbol.enhancer.nlp, org.apache.stanbol.commons.stanboltools.offline, commons-io, commons-lang, org.apache.felix.scr.annotations, rdf.core, slf4j-api,
There are maybe transitive dependencies!

org.apache.stanbol.enhancer.weightedjobmanager from group org.apache.stanbol (version 1.0.0)

Basic EnhancementJobManager implementation : This implementation takes all active EnhancementEngines, orders them by weight (see ServiceProperties interface for details) and executes the Engines synchronously. If an Engine becomes available and an other is disabled or a property is changed (e.g. the weight) this jobmanager is updated dynamically.

Group: org.apache.stanbol Artifact: org.apache.stanbol.enhancer.weightedjobmanager
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.stanbol.enhancer.weightedjobmanager
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies org.apache.stanbol.enhancer.servicesapi, org.apache.felix.scr.annotations, rdf.core, slf4j-api,
There are maybe transitive dependencies!

org.apache.stanbol.entityhub.indexing.source.jenatdb from group org.apache.stanbol (version 1.0.0)

Provides support for indexing RDF data by using an Jena TDB triple store. It supports to used an existing triple store and to create an new one by loading a provided list of RDF Files. This implementation is tested to work even for very large data sets such as http://dbpedia.org dumps.

Group: org.apache.stanbol Artifact: org.apache.stanbol.entityhub.indexing.source.jenatdb
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.stanbol.entityhub.indexing.source.jenatdb
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License Apache Software License, Version 2.0
Dependencies amount 9
Dependencies org.apache.stanbol.commons.namespaceprefix.service, org.apache.stanbol.entityhub.indexing.core, org.apache.stanbol.entityhub.ldpath, commons-io, commons-compress, jena-core, jena-tdb, jena-arq, slf4j-api,
There are maybe transitive dependencies!

jsonview3-spring-boot from group com.github.developframework (version 3.1.0)

Group: com.github.developframework Artifact: jsonview3-spring-boot
Show documentation Show source 
 

0 downloads
Artifact jsonview3-spring-boot
Group com.github.developframework
Version 3.1.0
Last update 02. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jsonview3-springmvc, spring-boot-starter-web,
There are maybe transitive dependencies!

magicset from group com.github.ricpacca (version 1.0.0)

This library contains the implementation of a collection called MagicSet, which can be used whenever there is the need to retrieve an item from the collection, given its id. A MagicSet can contain items of any class extending UniqueItem. This class provides a UUID to all the instances of child classes.

Group: com.github.ricpacca Artifact: magicset
Show documentation Show source 
 

0 downloads
Artifact magicset
Group com.github.ricpacca
Version 1.0.0
Last update 19. July 2016
Organization not specified
URL http://github.com/ricpacca/magicset
License MIT license
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

opendapps from group org.apache.oodt (version 1.0)

A generic, configurable Apache OODT profile server implementation that easily connects to OPeNDAP data sources. Connections are configured via an XML configuration file, providing information on how to extract and translate datasets from OPeNDAP and THREDDS into OODT profiles.

Group: org.apache.oodt Artifact: opendapps
Show all versions Show documentation Show source 
 

0 downloads
Artifact opendapps
Group org.apache.oodt
Version 1.0
Last update 21. June 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies netcdf, oodt-profile, oodt-xmlquery,
There are maybe transitive dependencies!

drivers from group com.torodb.torod.backends (version 0.40)

Parent project for the backend database drivers. Drivers are kept independent of the database implementation as some databases may share the same drivers (for instance, many Postgres-derived databases use the same JDBC drivers, as they implement the same wire protocol). However, database-dependent configuration is possible from the database backend module.

Group: com.torodb.torod.backends Artifact: drivers
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact drivers
Group com.torodb.torod.backends
Version 0.40
Last update 11. June 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

generic-injected-dao from group com.gammapeit (version 1.0.5)

JPA Generic DAOs that are injectable using the pattern described in the page http://blog.xebia.com/2009/03/09/jpa-implementation-patterns-data-access-objects/ This library will not work if the project is not inside a JEE container (JBoss, Glassfish, TomEE, etc).

Group: com.gammapeit Artifact: generic-injected-dao
Show all versions Show documentation Show source 
 

1 downloads
Artifact generic-injected-dao
Group com.gammapeit
Version 1.0.5
Last update 21. May 2016
Organization not specified
URL https://github.com/alvinbaena/generic-injectable-dao
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies classindex,
There are maybe transitive dependencies!



Page 1634 from 1696 (items total 16959)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy