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

Download JAR files tagged by test with all dependencies

Search JAR files by class name

djenni-parent from group com.robertboothby.djenni (version 0.2.0)

This is the parent module for all components of the Djenni framework - a test data generation framework that sets out to introduce better practices in test data management and generation. The core goals are: - to reduce the amount of time developers and testers spend manually crafting data - to make tests clearer by only focusing on the key data elements - to make tests even more complete by fuzzing data elements that are not deemed key to the test - to better support later test phases by helping developers to provide data generators suitable for large scale data generation in a thread safe / multi-threadable manner.

Group: com.robertboothby.djenni Artifact: djenni-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact djenni-parent
Group com.robertboothby.djenni
Version 0.2.0
Last update 10. November 2019
Organization not specified
URL https://github.com/RobertBoothby/djenni
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

version-edit-plugin from group com.soerensen.maven.plugins (version 0.0.1)

This tool allows setting the version number of a specified dependency in a given Maven pom.xml file. All original comments and formatting will be kept. Usage example: mvn com.soerensen.maven.plugins:version-edit-plugin:1.0.1:setDependencyVersion -DpomFile="pom.xml" -Dgavtc="commons-io:commons-io:4.8.0" mvn com.soerensen.maven.plugins:version-edit-plugin:0.0.1:setPropertyDependencyVersion -DpropertyFile="test.property" -Dkey="junit_junit" -Dvalue="24.0.0" gavtc -> groupId:artifactId:version:type*:classifier* * optional Extra property: - noBackupFile (default:false), used to ignore the creation of a backup file.

Group: com.soerensen.maven.plugins Artifact: version-edit-plugin
Show documentation 
 

0 downloads
Artifact version-edit-plugin
Group com.soerensen.maven.plugins
Version 0.0.1
Last update 29. April 2019
Organization not specified
URL https://www.soerensen.com
License Apache License, Version 2.0
Dependencies amount 2
Dependencies maven-plugin-api, maven-plugin-annotations,
There are maybe transitive dependencies!

aipark-api from group de.aipark.api (version 30.06)

AIPARK offers detailed parking information for more than 1.8 Mio parking areas in Germany with nationwide coverage. Additionally, accurate occupancy predictions are derived using data from a network of more than 5 million smartphones. Use the AIPARK API Explorer application to try out and test the interface. Please send a request via email if you are a developer and require an API key. We'll be in touch with you shortly. This application is provided via a demo backend environment. Please note that API load tests do not reflect the performance of the productive system. Mail: [email protected]

Group: de.aipark.api Artifact: aipark-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact aipark-api
Group de.aipark.api
Version 30.06
Last update 14. March 2019
Organization not specified
URL https://developer.aipark.io/
License The Apache License, Version 2.0
Dependencies amount 8
Dependencies okhttp, converter-jackson, adapter-rxjava, retrofit, jts-core, jackson-databind, jackson-datatype-jts, springfox-swagger2,
There are maybe transitive dependencies!

aiparkandroidsdk from group de.aipark.android.sdk (version 3001)

AIPARK offers detailed parking information for more than 1.8 Mio parking areas in Germany with nationwide coverage. Additionally, accurate occupancy predictions are derived using data from a network of more than 5 million smartphones. Use the AIPARK API Explorer application to try out and test the interface. Please send a request via email if you are a developer and require an API key. We'll be in touch with you shortly. This application is provided via a demo backend environment. Please note that API load tests do not reflect the performance of the productive system. Mail: [email protected]

Group: de.aipark.android.sdk Artifact: aiparkandroidsdk
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact aiparkandroidsdk
Group de.aipark.android.sdk
Version 3001
Last update 02. March 2019
Organization not specified
URL https://github.com/AIPARK-Open-Source/AiparkAndroidSDK
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies appcompat-v7, play-services-maps, play-services-location, google-maps-services, aipark-api, rxandroid,
There are maybe transitive dependencies!

data-distribution-api-vivo_1_09 from group edu.cornell.library.scholars (version 1.1.1)

--------------------------------------------------------------------------- Version for VIVO 1.9 This uses the source and test code from the Version for VIVO 1.10, edited to make it compatible with VIVO 1.9. It also borrows some code from VIVO 1.10 itself, changes the package name to avoid conflicts, and adds it here. * Vitro 1.9 uses Jena 2, not Jena 3, and Commons Lang 2, not 3, so modify the "import" statements in the Data Distribution code accordingly. * Vitro 1.9 has an earlier version of "...webapp.utils.sparqlrunner" package, so borrow the source from Vitro 1.10, move it to a different package so it won't conflict with the 1.9 version, modify it to use Jena 2 and Commons Lang 2, and modify the Data Distribution API code to use this sparqlrunner package. * Vitro 1.9 has an earlier version of "...webapp.utils.configuration" package, so borrow the source from Vitro 1.10, move it to a different package so it won't conflict with the 1.9 version, modify it to use Jena 2 and Commons Lang 2, and modify the Data Distribution API code to use this configuration package. Make these modifications, compile, JAR it up, and deploy. ---------------------------------------------------------------------------

Group: edu.cornell.library.scholars Artifact: data-distribution-api-vivo_1_09
Show all versions Show documentation Show source 
 

0 downloads
Artifact data-distribution-api-vivo_1_09
Group edu.cornell.library.scholars
Version 1.1.1
Last update 25. April 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies vitro-api, vitro-dependencies,
There are maybe transitive dependencies!

libmatthew from group com.github.hypfvieh (version 0.8.3)

Some libraries from Matthew Johnson: http://www.matthew.ath.cx/projects/java/ Modifications: - including precompiled native C libraries (libunix-java) for architectures: arm, amd64 and i386 - UnixSocket/UnixServerSocket now implements closable (allows try-with-resources usage) - Cleaned up code style - Split test classes to test classpath - Introduced JUnit - Removed the whole CGI package, it should never ever been used these days

Group: com.github.hypfvieh Artifact: libmatthew
Show all versions Show documentation Show source 
 

10 downloads
Artifact libmatthew
Group com.github.hypfvieh
Version 0.8.3
Last update 01. January 2018
Organization not specified
URL https://github.com/hypfvieh/${project.artifactId}
License MIT License
Dependencies amount 2
Dependencies java-utils, slf4j-api,
There are maybe transitive dependencies!

sootkeeper-soot-bundle from group de.tu-darmstadt.stg (version 1.0)

Group: de.tu-darmstadt.stg Artifact: sootkeeper-soot-bundle
Show documentation Show source 
 

0 downloads
Artifact sootkeeper-soot-bundle
Group de.tu-darmstadt.stg
Version 1.0
Last update 23. March 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies soot, sootconfig, sootkeeper-framework,
There are maybe transitive dependencies!

sootkeeper-container from group de.tu-darmstadt.stg (version 1.0)

Group: de.tu-darmstadt.stg Artifact: sootkeeper-container
Show documentation Show source 
 

0 downloads
Artifact sootkeeper-container
Group de.tu-darmstadt.stg
Version 1.0
Last update 23. March 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies org.apache.felix.gogo.runtime, console-API, sootkeeper-framework,
There are maybe transitive dependencies!

sootkeeper-framework from group de.tu-darmstadt.stg (version 1.0)

Group: de.tu-darmstadt.stg Artifact: sootkeeper-framework
Show documentation Show source 
 

0 downloads
Artifact sootkeeper-framework
Group de.tu-darmstadt.stg
Version 1.0
Last update 23. March 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies guava,
There are maybe transitive dependencies!

sootkeeper-analysiskeeper from group de.tu-darmstadt.stg (version 1.0)

Group: de.tu-darmstadt.stg Artifact: sootkeeper-analysiskeeper
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact sootkeeper-analysiskeeper
Group de.tu-darmstadt.stg
Version 1.0
Last update 23. March 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1010 from 1022 (items total 10220)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy