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

Download JAR files tagged by parties with all dependencies

Search JAR files by class name

jta from group jta (version 1.0.1b)

The javax.transaction package. JTA specifies standard Java interfaces between a transaction manager and the parties involved in a distributed transaction system: the resource manager, the application server, and the transactional applications.

Group: jta Artifact: jta
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jta
Group jta
Version 1.0.1b
Last update 18. November 2010
Organization not specified
URL http://java.sun.com/products/jta
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

trsfile from group com.riscure (version 2.2.5)

Inspector Trace Set `.trs` file support for Java. Riscure Inspector uses the `.trs` file format to save and read traces from disk. To better assist reading and writing trace set files from third parties, Riscure published this Java library.

Group: com.riscure Artifact: trsfile
Show all versions Show documentation Show source 
 

0 downloads
Artifact trsfile
Group com.riscure
Version 2.2.5
Last update 07. March 2024
Organization not specified
URL https://github.com/Riscure/java-trsfile
License BSD 3-Clause Clear License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

misc from group com.puresoltechnologies.commons (version 0.8.0)

Group: com.puresoltechnologies.commons Artifact: misc
Show all versions Show documentation Show source 
 

0 downloads
Artifact misc
Group com.puresoltechnologies.commons
Version 0.8.0
Last update 05. August 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies types, jackson-jaxrs-base, slf4j-api, junit-jupiter-engine,
There are maybe transitive dependencies!

parent from group com.puresoltechnologies.commons (version 0.8.0)

PureSol Technologies' commons libraries: This is a set of functionality to extend standard JDK functionality and to collect common functionality for PureSol Technologies' development projects. This library is not intended to be used by parties outside of PureSol Technologies, as changes between versions might be incompatible.

Group: com.puresoltechnologies.commons Artifact: parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact parent
Group com.puresoltechnologies.commons
Version 0.8.0
Last update 05. August 2019
Organization PureSol Technologies
URL http://opensource.puresol-technologies.com/commons
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

money from group com.puresoltechnologies.commons (version 0.8.0)

Group: com.puresoltechnologies.commons Artifact: money
Show all versions Show documentation Show source 
 

1 downloads
Artifact money
Group com.puresoltechnologies.commons
Version 0.8.0
Last update 05. August 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies junit-jupiter-engine,
There are maybe transitive dependencies!

math from group com.puresoltechnologies.commons (version 0.8.0)

Group: com.puresoltechnologies.commons Artifact: math
Show documentation Show source 
 

0 downloads
Artifact math
Group com.puresoltechnologies.commons
Version 0.8.0
Last update 05. August 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies commons-math3, junit-jupiter-engine,
There are maybe transitive dependencies!

types from group com.puresoltechnologies.commons (version 0.8.0)

Group: com.puresoltechnologies.commons Artifact: types
Show all versions Show documentation Show source 
 

0 downloads
Artifact types
Group com.puresoltechnologies.commons
Version 0.8.0
Last update 05. August 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jackson-jaxrs-base, junit-jupiter-engine,
There are maybe transitive dependencies!

gt-epsg-extension from group io.oss84.geotools (version 24.2-oss84-1)

Contains extra CRS defined by ESRI (and other parties) in the EPSG namespace. Those CRS are not defined in the official ESPG database, but are used widely enough to warant an optional plugin in Geotools. This plugin do not contains any definition already found in the official EPSG database - it is not a replacement for epsg-hsql or epsg-postgresql. One of the above plugins (at user choice) should be in the classpath.

Group: io.oss84.geotools Artifact: gt-epsg-extension
Show all versions Show documentation Show source 
 

0 downloads
Artifact gt-epsg-extension
Group io.oss84.geotools
Version 24.2-oss84-1
Last update 21. February 2021
Organization not specified
URL Not specified
License Lesser General Public License (LGPL)
Dependencies amount 1
Dependencies gt-referencing,
There are maybe transitive dependencies!

ratchet-android from group com.virgilsecurity (version 0.1.4)

Virgil Security is presenting an implementation of the [Double Ratchet](https://signal.org/docs/specifications/doubleratchet/) algorithm, which is used by parties to exchange encrypted messages based on a shared secret key. The implementation includes: - **Virgil Perfect Forward Secrecy (PFS) service** – a standalone web-service that is dedicated to managing one-time keys and long-time keys that are based on their Identity Public Keys (public keys that are contained in user cards published on Virgil Cards service); - **Ratchet SDK** – interacts with PFS service for publishing and managing one-time keys and long-time keys and interacts with Virgil Cards service for retrieving user's indentity cards which the OTK and LTK are based on. The parties derive new keys for every Double Ratchet message so that previous private keys cannot be calculated from new ones. The parties that participate in the communication also send Diffie-Hellman public values attached to their messages. The results of Diffie-Hellman calculations are mixed into the derived keys so that the new private keys cannot be calculated from the previous ones.

Group: com.virgilsecurity Artifact: ratchet-android
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ratchet-android
Group com.virgilsecurity
Version 0.1.4
Last update 21. May 2020
Organization not specified
URL https://www.virgilsecurity.com/
License Virgil Security, Inc. license
Dependencies amount 4
Dependencies ratchet, sdk-android, crypto-android, ratchet-android,
There are maybe transitive dependencies!

ratchet from group com.virgilsecurity (version 0.1.4)

Virgil Security is presenting an implementation of the [Double Ratchet](https://signal.org/docs/specifications/doubleratchet/) algorithm, which is used by parties to exchange encrypted messages based on a shared secret key. The implementation includes: - **Virgil Perfect Forward Secrecy (PFS) service** – a standalone web-service that is dedicated to managing one-time keys and long-time keys that are based on their Identity Public Keys (public keys that are contained in user cards published on Virgil Cards service); - **Ratchet SDK** – interacts with PFS service for publishing and managing one-time keys and long-time keys and interacts with Virgil Cards service for retrieving user's indentity cards which the OTK and LTK are based on. The parties derive new keys for every Double Ratchet message so that previous private keys cannot be calculated from new ones. The parties that participate in the communication also send Diffie-Hellman public values attached to their messages. The results of Diffie-Hellman calculations are mixed into the derived keys so that the new private keys cannot be calculated from the previous ones.

Group: com.virgilsecurity Artifact: ratchet
Show all versions Show documentation Show source 
 

0 downloads
Artifact ratchet
Group com.virgilsecurity
Version 0.1.4
Last update 21. May 2020
Organization not specified
URL https://www.virgilsecurity.com/
License Virgil Security, Inc. license
Dependencies amount 3
Dependencies crypto, sdk, ratchet,
There are maybe transitive dependencies!



Page 29 from 29 (items total 290)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy