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

Download JAR files tagged by resources with all dependencies

Search JAR files by class name

iad-rest-client-maven-plugin from group com.github.iarellano (version 1.0.2)

At times we need to consume external services as part of a build process, for example to verify which version of an API is deployed, verify that a service is online, get configurations from some remote storage provider, etc. This plugin is aimed to provide a way to make HTTP request either to get resources, upload files, submit forms, post json, post xml, etc.

Group: com.github.iarellano Artifact: iad-rest-client-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact iad-rest-client-maven-plugin
Group com.github.iarellano
Version 1.0.2
Last update 05. February 2019
Organization not specified
URL https://github.com/iarellano/iad-rest-client-maven-plugin
License MIT License
Dependencies amount 5
Dependencies commons-codec, jchardet, json-path, xercesImpl, gson,
There are maybe transitive dependencies!

uadetector-resources from group com.jwebmp.jre11 (version 0.63.0.19)

This package contains a verified version of the data file from http://user-agent-string.info. During the verification process the data are checked for ability to run against the current implementation. The goal is to provide frequently updated resources for detection of user agents without having to release a new implementation.

Group: com.jwebmp.jre11 Artifact: uadetector-resources
Show all versions Show documentation Show source 
 

0 downloads
Artifact uadetector-resources
Group com.jwebmp.jre11
Version 0.63.0.19
Last update 20. December 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies uadetector-core, fest-assert, javax.activation-api, validation-api,
There are maybe transitive dependencies!

jar-class-loader from group de.scrum-master (version 1.0)

The class loader to load classes, native libraries and resources from the top JAR and from JARs inside the top JAR. The top JAR very often is referred as an executable, standalone or uber JAR. The class loader looks through the hierarchy of JARs and allows nested JARs. The class loader delegates class loading to the parent class loader and successfully loads classes, native libraries and resources when it works not in a JAR environment. Taken from http://www.jdotsoft.com/JarClassLoader.php, see there for more information.

Group: de.scrum-master Artifact: jar-class-loader
Show documentation Show source 
 

6 downloads
Artifact jar-class-loader
Group de.scrum-master
Version 1.0
Last update 04. August 2018
Organization not specified
URL https://github.com/kriegaex/JarClassLoader
License GNU General Public License (GPL) version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

marmotta-versioning-kiwi 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 KiWi backend for versioning.

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

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

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!

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!



Page 259 from 269 (items total 2689)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy