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

Download JAR files tagged by system with all dependencies

Search JAR files by class name

marmotta-versioning-common from group org.apache.marmotta (version 3.4.0)

This module provides versioning support for all modifications of the data contained in the LMF System (triples, resources, namespaces). Versions are accessible according to the Memento protocol using a special webservice. Versioning is triggered when a transaction finishes successfully and will store additional versioning information in the database. Note that this implies a certain performance overhead. This module contains the backend-independent services.

Group: org.apache.marmotta Artifact: marmotta-versioning-common
Show all versions Show source 
 

0 downloads
Artifact marmotta-versioning-common
Group org.apache.marmotta
Version 3.4.0
Last update 12. June 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies marmotta-core, freemarker,
There are maybe transitive dependencies!

gemini-blueprint from group org.eclipse.gemini.blueprint (version 3.0.0.M01)

Eclipse Gemini Blueprint project makes it easy to build Java applications that run in an OSGi framework. By using Gemini Blueprint, applications benefit from using a better separation of modules, the ability to dynamically add, remove, and update modules in a running system, the ability to deploy multiple versions of a module simultaneously (and have clients automatically bind to the appropriate one), and a dynamic service model.

Group: org.eclipse.gemini.blueprint Artifact: gemini-blueprint
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact gemini-blueprint
Group org.eclipse.gemini.blueprint
Version 3.0.0.M01
Last update 02. April 2018
Organization not specified
URL http://www.eclipse.org/gemini/blueprint/
License Eclipse Public License, Version 1.0
Dependencies amount 1
Dependencies javax.inject,
There are maybe transitive dependencies!

oauth2-useragent from group com.microsoft.alm (version 0.11.3)

Provides classes to facilitate the implementation of "4.1. Authorization Code Grant" from RFC 6749, specifically by auto-detecting a suitable user-agent (and informing the user if any system requirements are unmet and preventing the use of a user-agent), launching the user-agent and directing it to the authorization endpoint, waiting for the results and returning either the authorization code or the reason for failure.

Group: com.microsoft.alm Artifact: oauth2-useragent
Show all versions Show documentation Show source 
 

0 downloads
Artifact oauth2-useragent
Group com.microsoft.alm
Version 0.11.3
Last update 28. March 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

cukes-parent from group lv.ctco.cukes (version 0.0.2)

cukes-rest takes simplicity of Cucumber and provides bindings for HTTP specification. As a sugar on top, cukes-rest adds steps for storing and using request/response content from a file system, variable support in .features, context inflation in all steps and resources and a custom plug-in system to allow users to add additional project specific content.

Group: lv.ctco.cukes Artifact: cukes-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cukes-parent
Group lv.ctco.cukes
Version 0.0.2
Last update 20. July 2017
Organization not specified
URL https://github.com/ctco/cukes
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

cukes-rest-loadrunner from group lv.ctco.cukesrest (version 0.2.28)

Group: lv.ctco.cukesrest Artifact: cukes-rest-loadrunner
Show all versions Show documentation Show source 
 

1 downloads
Artifact cukes-rest-loadrunner
Group lv.ctco.cukesrest
Version 0.2.28
Last update 27. June 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies cukes-rest,
There are maybe transitive dependencies!

cukes-rest from group lv.ctco.cukesrest (version 0.2.28)

Group: lv.ctco.cukesrest Artifact: cukes-rest
Show all versions Show documentation Show source 
 

0 downloads
Artifact cukes-rest
Group lv.ctco.cukesrest
Version 0.2.28
Last update 27. June 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 13
Dependencies slf4j-api, junit, rest-assured, guava, gson, mockito-core, rythm-engine, awaitility, guice, guice-multibindings, cucumber-junit, cucumber-java, cucumber-guice,
There are maybe transitive dependencies!

cukes-rest-all from group lv.ctco.cukesrest (version 0.2.28)

cukes-rest takes simplicity of Cucumber and provides bindings for HTTP specification. As a sugar on top, cukes-rest adds steps for storing and using request/response content from a file system, variable support in .features, context inflation in all steps and resources and a custom plug-in system to allow users to add additional project specific content.

Group: lv.ctco.cukesrest Artifact: cukes-rest-all
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cukes-rest-all
Group lv.ctco.cukesrest
Version 0.2.28
Last update 27. June 2017
Organization not specified
URL https://github.com/ctco/cukes-rest
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

cukes-rest-sample from group lv.ctco.cukesrest (version 0.2.28)

Group: lv.ctco.cukesrest Artifact: cukes-rest-sample
Show all versions Show documentation Show source 
 

0 downloads
Artifact cukes-rest-sample
Group lv.ctco.cukesrest
Version 0.2.28
Last update 27. June 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies cukes-rest, cukes-rest-loadrunner, logback-classic, dropwizard-core,
There are maybe transitive dependencies!

xercesImpl from group de.julielab (version 2.11.0.1)

A slightly adapted version of Xerces 2.11.0 to allow the XMLStringBuffer responsible for XML attribute scanning to start larger and thus avoid extended appending times. The initial buffer size is controlled by settting the system property julielab.xerces.attributebuffersize (also available as constant XMLScanner#ATTRIBUTE_BUFFER_SIZE).

Group: de.julielab Artifact: xercesImpl
Show all versions Show documentation Show source 
 

125 downloads
Artifact xercesImpl
Group de.julielab
Version 2.11.0.1
Last update 21. April 2017
Organization not specified
URL http://www.julielab.de
License Apache License, Version 2.0
Dependencies amount 1
Dependencies xml-apis,
There are maybe transitive dependencies!

tracelytics-maven-plugin from group com.tracelytics.agent.java (version 1.0.0)

A Maven plugin that installs the TraceView Java instrumentation agent. Can be used within a pom or directly from command line. The supported goals are "install-agent" and "download-agent". The configuration properties are "agentVersion", "agentLocation" and "agentOperatingSystem"(the last one is only valid for "download-agent" goal), all are optional and may be specified as maven configuration properties or system properties. For other information on our Java agent please visit http://docs.traceview.solarwinds.com/Instrumentation/java.html.

Group: com.tracelytics.agent.java Artifact: tracelytics-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact tracelytics-maven-plugin
Group com.tracelytics.agent.java
Version 1.0.0
Last update 07. April 2017
Organization not specified
URL https://traceview.solarwinds.com/TraceView/Java
License TraceView Java Agent License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 713 from 745 (items total 7443)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy