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

Download JAR files tagged by prevents with all dependencies

Search JAR files by class name

prov from group com.madgag.spongycastle (version 1.58.0.0)

Spongy Castle is a package-rename (org.bouncycastle.* to org.spongycastle.*) of Bouncy Castle intended for the Android platform. Android unfortunately ships with a stripped-down version of Bouncy Castle, which prevents easy upgrades - Spongy Castle overcomes this and provides a full, up-to-date version of the Bouncy Castle cryptographic libs.

Group: com.madgag.spongycastle Artifact: prov
Show all versions Show documentation Show source 
 

40 downloads
Artifact prov
Group com.madgag.spongycastle
Version 1.58.0.0
Last update 30. August 2017
Organization not specified
URL http://rtyley.github.io/spongycastle/
License Bouncy Castle Licence
Dependencies amount 2
Dependencies core, junit,
There are maybe transitive dependencies!

bcpkix-jdk15on from group com.madgag.spongycastle (version 1.58.0.0)

Spongy Castle is a package-rename (org.bouncycastle.* to org.spongycastle.*) of Bouncy Castle intended for the Android platform. Android unfortunately ships with a stripped-down version of Bouncy Castle, which prevents easy upgrades - Spongy Castle overcomes this and provides a full, up-to-date version of the Bouncy Castle cryptographic libs.

Group: com.madgag.spongycastle Artifact: bcpkix-jdk15on
Show all versions Show documentation Show source 
 

26 downloads
Artifact bcpkix-jdk15on
Group com.madgag.spongycastle
Version 1.58.0.0
Last update 30. August 2017
Organization not specified
URL http://rtyley.github.io/spongycastle/
License Bouncy Castle Licence
Dependencies amount 2
Dependencies core, prov,
There are maybe transitive dependencies!

bcpg-jdk15on from group com.madgag.spongycastle (version 1.58.0.0)

Spongy Castle is a package-rename (org.bouncycastle.* to org.spongycastle.*) of Bouncy Castle intended for the Android platform. Android unfortunately ships with a stripped-down version of Bouncy Castle, which prevents easy upgrades - Spongy Castle overcomes this and provides a full, up-to-date version of the Bouncy Castle cryptographic libs.

Group: com.madgag.spongycastle Artifact: bcpg-jdk15on
Show all versions Show documentation Show source 
 

9 downloads
Artifact bcpg-jdk15on
Group com.madgag.spongycastle
Version 1.58.0.0
Last update 30. August 2017
Organization not specified
URL http://rtyley.github.io/spongycastle/
License Bouncy Castle Licence
Dependencies amount 2
Dependencies core, prov,
There are maybe transitive dependencies!

core from group com.madgag.spongycastle (version 1.58.0.0)

Spongy Castle is a package-rename (org.bouncycastle.* to org.spongycastle.*) of Bouncy Castle intended for the Android platform. Android unfortunately ships with a stripped-down version of Bouncy Castle, which prevents easy upgrades - Spongy Castle overcomes this and provides a full, up-to-date version of the Bouncy Castle cryptographic libs.

Group: com.madgag.spongycastle Artifact: core
Show all versions Show documentation Show source 
 

102 downloads
Artifact core
Group com.madgag.spongycastle
Version 1.58.0.0
Last update 30. August 2017
Organization not specified
URL http://rtyley.github.io/spongycastle/
License Bouncy Castle Licence
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

pkix from group com.madgag.spongycastle (version 1.54.0.0)

Spongy Castle is a package-rename (org.bouncycastle.* to org.spongycastle.*) of Bouncy Castle intended for the Android platform. Android unfortunately ships with a stripped-down version of Bouncy Castle, which prevents easy upgrades - Spongy Castle overcomes this and provides a full, up-to-date version of the Bouncy Castle cryptographic libs.

Group: com.madgag.spongycastle Artifact: pkix
Show all versions Show documentation Show source 
 

19 downloads
Artifact pkix
Group com.madgag.spongycastle
Version 1.54.0.0
Last update 29. December 2015
Organization not specified
URL http://rtyley.github.io/spongycastle/
License Bouncy Castle Licence
Dependencies amount 2
Dependencies prov, core,
There are maybe transitive dependencies!

pg from group com.madgag.spongycastle (version 1.54.0.0)

Spongy Castle is a package-rename (org.bouncycastle.* to org.spongycastle.*) of Bouncy Castle intended for the Android platform. Android unfortunately ships with a stripped-down version of Bouncy Castle, which prevents easy upgrades - Spongy Castle overcomes this and provides a full, up-to-date version of the Bouncy Castle cryptographic libs.

Group: com.madgag.spongycastle Artifact: pg
Show all versions Show documentation Show source 
 

22 downloads
Artifact pg
Group com.madgag.spongycastle
Version 1.54.0.0
Last update 29. December 2015
Organization not specified
URL http://rtyley.github.io/spongycastle/
License Bouncy Castle Licence
Dependencies amount 2
Dependencies prov, core,
There are maybe transitive dependencies!

sc-bzip2 from group com.madgag (version 1.47.0.3)

Group: com.madgag Artifact: sc-bzip2
Show all versions Show documentation Show source 
 

1 downloads
Artifact sc-bzip2
Group com.madgag
Version 1.47.0.3
Last update 05. September 2013
Organization not specified
URL Not specified
License Apache License Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sc-parent from group com.madgag (version 1.47.0.3)

Spongy Castle is a package-rename (org.bouncycastle.* to org.spongycastle.*) of Bouncy Castle intended for the Android platform. Android unfortunately ships with a stripped-down version of Bouncy Castle, which prevents easy upgrades - Spongy Castle overcomes this and provides a full, up-to-date version of the Bouncy Castle cryptographic libs.

Group: com.madgag Artifact: sc-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact sc-parent
Group com.madgag
Version 1.47.0.3
Last update 05. September 2013
Organization not specified
URL http://rtyley.github.com/spongycastle/
License Spongy Castle Licence
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

spring-framework-bom from group com.covisint.core (version 4.0.2.RELEASE)

This bill of materials (BOM) POM covers all the Spring artifacts related to a particular version. By importing this BOM, you fix the version of all of Spring-related artifacts to the versions associated with a particular release. This prevents the overriding of Spring transitive dependencies which in turn could cause version conflicts between libraries. To use this BOM, add the following in your POM: <dependencyManagement> <dependencies> <dependency> <groupId>com.covisint.core</groupId> <artifactId>springframework-bom</artifactId> <version>4.0.2.RELEASE</version> <type>pom</type> <scope>import</scope> </dependency> </dependencies> </dependencyManagement> And then declare your dependency on the Spring artifacts *without* a version.

Group: com.covisint.core Artifact: spring-framework-bom
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact spring-framework-bom
Group com.covisint.core
Version 4.0.2.RELEASE
Last update 22. April 2015
Organization not specified
URL http://covisint.com
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

slf4j-bom from group com.covisint.core (version 1.7.6)

This bill of materials (BOM) POM covers all the SLF4J artifacts related to a particular version. By importing this BOM, you fix the version of all of SLF4J-related artifacts to the versions associated with a particular release. This prevents the overriding of SLF4J transitive dependencies which in turn could cause version conflicts between libraries. To use this BOM, add the following in your POM: <dependencyManagement> <dependencies> <dependency> <groupId>com.covisint.core</groupId> <artifactId>slf4j-bom</artifactId> <version>1.7.6</version> <type>pom</type> <scope>import</scope> </dependency> </dependencies> </dependencyManagement> And then declare your dependency on the SLF4J artifacts *without* a version.

Group: com.covisint.core Artifact: slf4j-bom
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact slf4j-bom
Group com.covisint.core
Version 1.7.6
Last update 22. April 2015
Organization not specified
URL http://covisint.com
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 3 from 4 (items total 34)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy