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

vertexium-elasticsearch2-plugin from group org.vertexium (version 2.6.2)

Group: org.vertexium Artifact: vertexium-elasticsearch2-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact vertexium-elasticsearch2-plugin
Group org.vertexium
Version 2.6.2
Last update 26. September 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies vertexium-security, elasticsearch,
There are maybe transitive dependencies!

vertexium-elasticsearch2 from group org.vertexium (version 2.6.2)

Group: org.vertexium Artifact: vertexium-elasticsearch2
Show all versions Show documentation Show source 
 

0 downloads
Artifact vertexium-elasticsearch2
Group org.vertexium
Version 2.6.2
Last update 26. September 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies vertexium-core, elasticsearch, lang-groovy, jna, jts, recurrent,
There are maybe transitive dependencies!

spring-data-events from group org.labun (version 1.0.1)

An implementation of missing spring data repository hooks. JPA @EventHandlers have following limitations, which have been solved in this library: 1) It leads to circular dependency between your entity and it's event handler which makes it impossible to split your application into dedicated modules or extends an existing one with own modules. 2) The inability to inject spring beans without using of static context.

Group: org.labun Artifact: spring-data-events
Show all versions Show documentation Show source 
 

1 downloads
Artifact spring-data-events
Group org.labun
Version 1.0.1
Last update 25. July 2017
Organization not specified
URL https://labun.org
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

java-flac-encoder from group com.github.axet (version 0.3.8)

javaFlacEncoder is a pure java implementation of a FLAC encoder library. It is designed to allow third-party java applications to enable flac encoding without resorting to use of JNI or scripted file conversions. Additionally, a basic console wav->flac encoding tool is included as part of this package. Original project can be found here: http://javaflacencoder.sourceforge.net/

Group: com.github.axet Artifact: java-flac-encoder
Show documentation Show source 
 

26 downloads
Artifact java-flac-encoder
Group com.github.axet
Version 0.3.8
Last update 27. May 2017
Organization not specified
URL https://github.com/amplexus/java-flac-encoder
License GNU LGPL(v2.1)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

vertexium-dist from group org.vertexium (version 2.5.7)

Group: org.vertexium Artifact: vertexium-dist
Show all versions Show source 
 

0 downloads
Artifact vertexium-dist
Group org.vertexium
Version 2.5.7
Last update 26. May 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 14
Dependencies vertexium-cli, vertexium-accumulo, vertexium-sql, vertexium-accumulo-blueprints, vertexium-accumulo-iterators, vertexium-accumulo-migrations, vertexium-accumulo-titan-hadoop, vertexium-blueprints, vertexium-core, vertexium-elasticsearch-singledocument, vertexium-inmemory, vertexium-kryo-serializer, vertexium-xstream-serializer, vertexium-tools,
There are maybe transitive dependencies!

jstun from group de.javawi.jstun (version 0.7.4)

"JSTUN" is a Java-based STUN (Simple Traversal of User Datagram Protocol (UDP) Through Network Address Translation (NAT)) implementation. STUN provides a mean for applications to discover the presence and type of firewalls or NATs between them and the public internet. Additionally, in presence of a NAT STUN can be used by applications to learn the public Internet Protocol (IP) address assigned to the NAT.

Group: de.javawi.jstun Artifact: jstun
Show documentation Show source 
 

12 downloads
Artifact jstun
Group de.javawi.jstun
Version 0.7.4
Last update 11. May 2017
Organization not specified
URL http://jstun.javawi.de
License Apache License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
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!

promises from group org.bidib.com.surelogic (version 5.6.0)

Provides the annotations necessary to express models of programmer design intent in Java code. Promises are supra-linguistic formal annotations to programs. Each promise has a precise meaning and constrains the implementation and evolution of the code it targets. Promises are also (typically) modular, meaning that the implementation constraint on the code of a promise is limited in scope.

Group: org.bidib.com.surelogic Artifact: promises
Show documentation Show source 
 

24 downloads
Artifact promises
Group org.bidib.com.surelogic
Version 5.6.0
Last update 17. February 2017
Organization Surelogic, Inc.
URL http://surelogic.com/promises
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

proton-tests from group org.apache.qpid (version 0.16.0)

The Proton python system tests execute against the Java or C implementation, using Maven (via this pom) and CMake/CTest respectively. To run the tests against proton-j, execute: mvn test Example of advanced usage (all of the -D flags are optional): mvn test \ -Dproton.pythontest.pattern='proton_tests.transport.ClientTransportTest.*' \ -Dproton.pythontest.invocations=20 \ -Dproton.pythontest.always_colorize=true

Group: org.apache.qpid Artifact: proton-tests
Show all versions Show source 
 

0 downloads
Artifact proton-tests
Group org.apache.qpid
Version 0.16.0
Last update 08. December 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies proton-j, bcpkix-jdk15on,
There are maybe transitive dependencies!

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

Implementation of an annotation engine that links the content item to a set of possible categories from a dedicated Solr index using MoreLikeThis queries. The classification can be either applied to a complete document (text in a given language) which is the default behavior or to a specific portion of the text (using a TextAnnotation).

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

0 downloads
Artifact org.apache.stanbol.enhancer.engine.topic
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 commons-io, org.apache.felix.scr.annotations, rdf.core, slf4j-api, rdf.utils, org.apache.stanbol.entityhub.servicesapi, org.apache.stanbol.enhancer.servicesapi, org.apache.stanbol.commons.solr.managed, org.apache.stanbol.enhancer.engine.topic.api,
There are maybe transitive dependencies!



Page 1660 from 1701 (items total 17006)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy