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

Download JAR files tagged by supports with all dependencies

Search JAR files by class name

uima-ducc-common from group org.apache.uima (version 3.0.0)

Group: org.apache.uima Artifact: uima-ducc-common
Show all versions Show documentation Show source 
 

1 downloads
Artifact uima-ducc-common
Group org.apache.uima
Version 3.0.0
Last update 02. April 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 14
Dependencies uimaj-core, uimaj-as-core, camel-core, activemq-camel, joda-time, gson, jsch, commons-cli, commons-collections, commons-lang3, guava, camel-xstream, slf4j-log4j12, uima-ducc-user,
There are maybe transitive dependencies!

uima-ducc-user from group org.apache.uima (version 3.0.0)

Group: org.apache.uima Artifact: uima-ducc-user
Show all versions Show documentation Show source 
 

0 downloads
Artifact uima-ducc-user
Group org.apache.uima
Version 3.0.0
Last update 02. April 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies uimaj-as-activemq, activemq-camel, camel-core, camel-xstream, uima-ducc-workitem-v2,
There are maybe transitive dependencies!

uima-ducc-workitem-v2 from group org.apache.uima (version 3.0.0)

Group: org.apache.uima Artifact: uima-ducc-workitem-v2
Show documentation Show source 
 

0 downloads
Artifact uima-ducc-workitem-v2
Group org.apache.uima
Version 3.0.0
Last update 02. April 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies uimaj-core,
There are maybe transitive dependencies!

uima-ducc-parent from group org.apache.uima (version 3.0.0)

Group: org.apache.uima Artifact: uima-ducc-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact uima-ducc-parent
Group org.apache.uima
Version 3.0.0
Last update 02. April 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies commons-pool2, jetty-server, xpp3, httpcore, camel-http-common,
There are maybe transitive dependencies!

tx-control-service-xa from group org.apache.aries.tx-control (version 1.0.1)

This bundle contains an OSGi Transaction Control Service implementation based on the Geronimo Transaction Manager. It is suitable for use with XA resources, supports Local Resources using the last-participant gambit, and also supports transaction recovery for recoverable Resource Providers.

Group: org.apache.aries.tx-control Artifact: tx-control-service-xa
Show all versions Show documentation Show source 
 

0 downloads
Artifact tx-control-service-xa
Group org.apache.aries.tx-control
Version 1.0.1
Last update 21. February 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies org.osgi.core, org.osgi.service.transaction.control, org.osgi.util.tracker, org.osgi.service.cm, org.osgi.service.metatype.annotations, slf4j-api, junit, mockito-all,
There are maybe transitive dependencies!

beigesoft-orm from group org.beigesoft (version 1.1.8)

This is simple lightweigt multiplatform (JDBC/Android) ORM library. It supports Postgresql, MySql, H2 and SQlite. It consist of ORM logic except platform dependent database access logic - e.g. JDBC or Android. It's configured with Beige-Settings (standard Java Properties XML files).

Group: org.beigesoft Artifact: beigesoft-orm
Show all versions Show documentation Show source 
 

0 downloads
Artifact beigesoft-orm
Group org.beigesoft
Version 1.1.8
Last update 11. February 2019
Organization not specified
URL https://sites.google.com/site/beigesoftware
License GNU General Public License version 2
Dependencies amount 1
Dependencies beigesoft-settings,
There are maybe transitive dependencies!

org.apache.sling.jcr.classloader from group org.apache.sling (version 3.2.4)

This bundle provides a classloader for the Apache Sling Commons dynamic classloader. The classloader provided supports loading classes from a JCR repository at configured paths. This bundle also implements a class writer which allows to store compiled classes (like compiled JSPs etc.) in the repository.

Group: org.apache.sling Artifact: org.apache.sling.jcr.classloader
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.sling.jcr.classloader
Group org.apache.sling
Version 3.2.4
Last update 02. December 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies org.apache.felix.scr.annotations, jcr, slf4j-api, junit, osgi.core, osgi.cmpn,
There are maybe transitive dependencies!

osgi.enroute.configurer.simple.provider from group org.osgi (version 2.1.0)

This component is an extender that reads the /configuration/configuration.json file and installs the list of maps in there as configuration. The configurer supports a number of features like profiles, macro expansion, binary resource handling, and configuration through system properties. See the readme.md file for more details.

Group: org.osgi Artifact: osgi.enroute.configurer.simple.provider
Show all versions Show documentation Show source 
 

0 downloads
Artifact osgi.enroute.configurer.simple.provider
Group org.osgi
Version 2.1.0
Last update 26. September 2018
Organization OSGi Alliance
URL http://v2archive.enroute.osgi.org/
License http://opensource.org/licenses/apache2.0.php
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mrchecker-webapi-module from group com.capgemini.ntc (version 1.0.1)

MrChecker WebApi supports: - testing REST and SOAP services, - sending REST queries (POST, GET, PUT, PATCH, DELETE), - parsing XML, JSON and HTML documents, - handling Cookies, - SSO (Single Sign-On) authentication process.

Group: com.capgemini.ntc Artifact: mrchecker-webapi-module
Show all versions Show documentation Show source 
 

0 downloads
Artifact mrchecker-webapi-module
Group com.capgemini.ntc
Version 1.0.1
Last update 19. April 2018
Organization Capgemini - Nearshore Test Center - Poland
URL https://github.com/devonfw/devonfw-testing
License The Apache License, Version 2.0
Dependencies amount 6
Dependencies allure-core-module, rest-assured, wiremock, wiremock-body-transformer, java-xmlbuilder, jasypt,
There are maybe transitive dependencies!

junixsocket-parent from group com.cosium.junixsocket (version 2.0.4.3)

junixsocket is a Java/JNI library that allows the use of Unix Domain Sockets (AF_UNIX sockets) from Java. In contrast to other implementations, junixsocket extends the Java Sockets API (java.net.Socket, java.net.SocketAddress etc.) and even supports RMI over AF_UNIX. It is also possible to use it in conjunction with Connector/J to connect to a local MySQL server via Unix domain sockets.

Group: com.cosium.junixsocket Artifact: junixsocket-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact junixsocket-parent
Group com.cosium.junixsocket
Version 2.0.4.3
Last update 25. February 2018
Organization Kohlschütter Search Intelligence
URL https://github.com/Cosium/junixsocket
License Apache License, Version 2.0
Dependencies amount 1
Dependencies log4j,
There are maybe transitive dependencies!



Page 190 from 245 (items total 2441)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy