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

Download JAR files tagged by configure with all dependencies

Search JAR files by class name

netcipher-httpclient from group info.guardianproject.netcipher (version 2.2.0-alpha)

NetCipher is a library for Android that provides multiple means to improve network security in mobile applications. It provides best practices TLS settings using the standard Android HTTP methods, HttpURLConnection and Apache HTTP Client, provides simple Tor integration, makes it easy to configure proxies for HTTP connections and `WebView` instances.

Group: info.guardianproject.netcipher Artifact: netcipher-httpclient
Show all versions Show documentation Show source 
 

0 downloads
Artifact netcipher-httpclient
Group info.guardianproject.netcipher
Version 2.2.0-alpha
Last update 06. May 2021
Organization not specified
URL https://guardianproject.info/code/netcipher
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

netcipher-okhttp3 from group info.guardianproject.netcipher (version 2.2.0-alpha)

NetCipher is a library for Android that provides multiple means to improve network security in mobile applications. It provides best practices TLS settings using the standard Android HTTP methods, HttpURLConnection and Apache HTTP Client, provides simple Tor integration, makes it easy to configure proxies for HTTP connections and `WebView` instances.

Group: info.guardianproject.netcipher Artifact: netcipher-okhttp3
Show all versions Show documentation Show source 
 

0 downloads
Artifact netcipher-okhttp3
Group info.guardianproject.netcipher
Version 2.2.0-alpha
Last update 06. May 2021
Organization not specified
URL https://guardianproject.info/code/netcipher
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

netcipher-volley from group info.guardianproject.netcipher (version 2.2.0-alpha)

NetCipher is a library for Android that provides multiple means to improve network security in mobile applications. It provides best practices TLS settings using the standard Android HTTP methods, HttpURLConnection and Apache HTTP Client, provides simple Tor integration, makes it easy to configure proxies for HTTP connections and `WebView` instances.

Group: info.guardianproject.netcipher Artifact: netcipher-volley
Show all versions Show documentation Show source 
 

0 downloads
Artifact netcipher-volley
Group info.guardianproject.netcipher
Version 2.2.0-alpha
Last update 06. May 2021
Organization not specified
URL https://guardianproject.info/code/netcipher
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

netcipher from group info.guardianproject.netcipher (version 2.2.0-alpha)

NetCipher is a library for Android that provides multiple means to improve network security in mobile applications. It provides best practices TLS settings using the standard Android HTTP methods, HttpURLConnection and Apache HTTP Client, provides simple Tor integration, makes it easy to configure proxies for HTTP connections and `WebView` instances.

Group: info.guardianproject.netcipher Artifact: netcipher
Show all versions Show documentation Show source 
 

0 downloads
Artifact netcipher
Group info.guardianproject.netcipher
Version 2.2.0-alpha
Last update 06. May 2021
Organization not specified
URL https://guardianproject.info/code/netcipher
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

netcipher-webkit from group info.guardianproject.netcipher (version 2.1.0)

NetCipher is a library for Android that provides multiple means to improve network security in mobile applications. It provides best practices TLS settings using the standard Android HTTP methods, HttpURLConnection and Apache HTTP Client, provides simple Tor integration, makes it easy to configure proxies for HTTP connections and `WebView` instances.

Group: info.guardianproject.netcipher Artifact: netcipher-webkit
Show documentation Show source 
 

0 downloads
Artifact netcipher-webkit
Group info.guardianproject.netcipher
Version 2.1.0
Last update 12. April 2021
Organization not specified
URL https://guardianproject.info/code/netcipher
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

IOCipherStandalone from group info.guardianproject.iocipher (version 0.4)

NetCipher is a library for Android that provides multiple means to improve network security in mobile applications. It provides best practices TLS settings using the standard Android HTTP methods, HttpURLConnection and Apache HTTP Client, provides simple Tor integration, makes it easy to configure proxies for HTTP connections and `WebView` instances.

Group: info.guardianproject.iocipher Artifact: IOCipherStandalone
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact IOCipherStandalone
Group info.guardianproject.iocipher
Version 0.4
Last update 08. April 2021
Organization not specified
URL https://guardianproject.info/code/iocipher
License LGPLv3+
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

IOCipher from group info.guardianproject.iocipher (version 0.5)

NetCipher is a library for Android that provides multiple means to improve network security in mobile applications. It provides best practices TLS settings using the standard Android HTTP methods, HttpURLConnection and Apache HTTP Client, provides simple Tor integration, makes it easy to configure proxies for HTTP connections and `WebView` instances.

Group: info.guardianproject.iocipher Artifact: IOCipher
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact IOCipher
Group info.guardianproject.iocipher
Version 0.5
Last update 08. April 2021
Organization not specified
URL https://guardianproject.info/code/iocipher
License LGPLv3+
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

audit-parent from group org.beiter.michael.eaudit4j (version 1.1)

The eAudit4j library provides a simple and pluggable solution for auditing in Java. This library uses the concept of "audit streams", with a stream being comprised of one or more "audit processors". An application can configure an unlimited number of audit streams, each with a different configuration. When an application wants to audit an event, it will create and populate an "Event" instance, and then submit the event to the audit stream for processing and persitance. Depending on the audit stream configuration and the processors being used in the audit stream configuration, processing my be synchronous or asynchronous, and utilize different security features.

Group: org.beiter.michael.eaudit4j Artifact: audit-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact audit-parent
Group org.beiter.michael.eaudit4j
Version 1.1
Last update 20. July 2016
Organization Michael Beiter <[email protected]>
URL http://mbeiter.github.io/audit4j/docs/${project.version}/
License BSD 3-clause Revised License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

pact-jvm-provider-sbt_2.10 from group au.com.dius (version 2.0.2)

Pact sbt plugin =============== The sbt plugin adds an sbt task for running all provider pacts against a running server. To use the pact sbt plugin, add the following to your project/plugins.sbt addSbtPlugin("com.dius" %% "pact-jvm-provider-sbt" % "2.0.2") and the following to your build.sbt PactJvmPlugin.pactSettings The new task added is verifyPacts Two new keys are added to configure this task: pactConfig is the location of your pact-config json file (defaults to "pact-config.json" in the classpath root) pactRoot is the root folder of your pact json files (defaults to "pacts"), all .json files in root and sub folders will be executed

Group: au.com.dius Artifact: pact-jvm-provider-sbt_2.10
Show all versions Show documentation Show source 
 

0 downloads
Artifact pact-jvm-provider-sbt_2.10
Group au.com.dius
Version 2.0.2
Last update 07. August 2014
Organization not specified
URL https://github.com/DiUS/pact-jvm
License Apache 2
Dependencies amount 9
Dependencies scala-logging-slf4j_2.10, sbt, json4s-native_2.10, slf4j-api, dispatch-core_2.10, unfiltered-netty-server_2.10, json4s-jackson_2.10, pact-jvm-provider_2.10, scala-library,
There are maybe transitive dependencies!

brooklyn-logback-xml from group io.brooklyn (version 0.7.0-M1)

This project contains a logback.xml which sets up logging for brooklyn, using files supplied in the upstream brooklyn-logback-includes project. - One recommended way to configure logging on a project is to add this as an *optional* *runtime* dependency in a project's pom.xml file, so that logback.xml is on the classpath when that project is run but it is *not* exported to new/dependent projects thus allowing them to supply their own logging. - For more information see the logback.xml file in this project or the Logging section of the web site / user guide.

Group: io.brooklyn Artifact: brooklyn-logback-xml
Show all versions Show source 
 

0 downloads
Artifact brooklyn-logback-xml
Group io.brooklyn
Version 0.7.0-M1
Last update 31. March 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 48 from 51 (items total 508)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy