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

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!

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

The use of static analysis allows developers to analyze the source code of a program. On one hand, developers get accurate data representing any issues with the program. On the other hand, static analysis programs can have lengthy execution times. This results in a large amount of developer idleness, waiting for their program to execute. A developer's debug cycles can be particularly time consuming, when tweaking their analyses. They then have to wait around for long periods of time to test their minor changes. In order to avoid this needless idle time, we have looked into modularizing a static analysis program in order to cut down on time wasted.

Group: de.tu-darmstadt.stg Artifact: sootkeeper
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact sootkeeper
Group de.tu-darmstadt.stg
Version 1.0
Last update 23. March 2017
Organization not specified
URL http://www.thewhitespace.de/projects/peaks/sootkeeper.html
License Apache License, Version 2.0
Dependencies amount 1
Dependencies org.osgi.core,
There are maybe transitive dependencies!

zip from group io.github.tsabirgaliev (version 1.0.0.Beta3)

The Java JDK includes various means of creating/consuming compressed files. What is missing is easy way of creating lazy streamed zip archive, in spirit of java.util.zip.DeflaterInputStream. This implementation relies on the fact that the PKZIP specification allows archiving data streams of sizes not known upfront. This implies that the archives produced will be readable only by tools aware of this trick. Notably, java.util.zip.ZipInputStream is OK with that, so we use it to test compatibility.

Group: io.github.tsabirgaliev Artifact: zip
Show documentation Show source 
 

1 downloads
Artifact zip
Group io.github.tsabirgaliev
Version 1.0.0.Beta3
Last update 20. March 2017
Organization not specified
URL https://github.com/tsabirgaliev/zip
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1041 from 3 (items total 10528)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy