Download JAR files tagged by java with all dependencies
bcmail-fips from group org.bouncycastle (version 2.0.5)
The Bouncy Castle Java APIs for doing S/MIME with JavaMail. The APIs are designed primarily to be used in conjunction with the BC FIPS provider. The APIs may also be used with other providers although if being used in a FIPS context it is the responsibility of the user to ensure that any other providers used are FIPS certified and used appropriately.
0 downloads
Artifact bcmail-fips
Group org.bouncycastle
Version 2.0.5
Last update 30. July 2024
Organization not specified
URL https://www.bouncycastle.org/fips-java
License Bouncy Castle Licence
Dependencies amount 3
Dependencies bc-fips, bcutil-fips, bcpkix-fips,
There are maybe transitive dependencies!
Group org.bouncycastle
Version 2.0.5
Last update 30. July 2024
Organization not specified
URL https://www.bouncycastle.org/fips-java
License Bouncy Castle Licence
Dependencies amount 3
Dependencies bc-fips, bcutil-fips, bcpkix-fips,
There are maybe transitive dependencies!
bctls-fips from group org.bouncycastle (version 2.0.19)
The Bouncy Castle Java APIs for the TLS, including a JSSE provider. The APIs are designed primarily to be used in conjunction with the BC FIPS provider. The APIs may also be used with other providers although if being used in a FIPS context it is the responsibility of the user to ensure that any other providers used are FIPS certified and used appropriately.
0 downloads
Artifact bctls-fips
Group org.bouncycastle
Version 2.0.19
Last update 30. July 2024
Organization not specified
URL https://www.bouncycastle.org/fips-java
License Bouncy Castle Licence
Dependencies amount 2
Dependencies bc-fips, bcutil-fips,
There are maybe transitive dependencies!
Group org.bouncycastle
Version 2.0.19
Last update 30. July 2024
Organization not specified
URL https://www.bouncycastle.org/fips-java
License Bouncy Castle Licence
Dependencies amount 2
Dependencies bc-fips, bcutil-fips,
There are maybe transitive dependencies!
bcpkix-fips from group org.bouncycastle (version 2.0.7)
The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, S/MIME and certificate generation. The APIs are designed primarily to be used in conjunction with the BC FIPS provider. The APIs may also be used with other providers although if being used in a FIPS context it is the responsibility of the user to ensure that any other providers used are FIPS certified and used appropriately.
0 downloads
Artifact bcpkix-fips
Group org.bouncycastle
Version 2.0.7
Last update 30. July 2024
Organization not specified
URL https://www.bouncycastle.org/fips-java
License Bouncy Castle Licence
Dependencies amount 2
Dependencies bc-fips, bcutil-fips,
There are maybe transitive dependencies!
Group org.bouncycastle
Version 2.0.7
Last update 30. July 2024
Organization not specified
URL https://www.bouncycastle.org/fips-java
License Bouncy Castle Licence
Dependencies amount 2
Dependencies bc-fips, bcutil-fips,
There are maybe transitive dependencies!
dnsjava from group dnsjava (version 3.6.1)
dnsjava is an implementation of DNS in Java. It supports all defined record types (including the DNSSEC types), and unknown types. It can be used for queries, zone transfers, and dynamic updates. It includes a cache which can be used by clients, and a minimal implementation of a server. It supports TSIG authenticated messages, partial DNSSEC verification, and EDNS0.
Artifact dnsjava
Group dnsjava
Version 3.6.1
Last update 28. July 2024
Organization not specified
URL http://www.dnsjava.org
License BSD license
Dependencies amount 1
Dependencies junit,
There are maybe transitive dependencies!
Group dnsjava
Version 3.6.1
Last update 28. July 2024
Organization not specified
URL http://www.dnsjava.org
License BSD license
Dependencies amount 1
Dependencies junit,
There are maybe transitive dependencies!
jpt from group org.cicirello (version 6.0.0)
JavaPermutationTools (JPT) is a library for
computation on permutations and sequences.
JPT provides Java classes that enable representing and
generating permutations and sequences, as well as
performing computation on permutations and sequences.
It includes implementations of a variety of permutation
distance metrics as well as distance metrics on sequences
(i.e., Strings, arrays, and other ordered data types).
Artifact jpt
Group org.cicirello
Version 6.0.0
Last update 25. July 2024
Organization Cicirello.Org
URL https://jpt.cicirello.org/
License GPL-3.0-or-later
Dependencies amount 2
Dependencies rho-mu, core,
There are maybe transitive dependencies!
Group org.cicirello
Version 6.0.0
Last update 25. July 2024
Organization Cicirello.Org
URL https://jpt.cicirello.org/
License GPL-3.0-or-later
Dependencies amount 2
Dependencies rho-mu, core,
There are maybe transitive dependencies!
nanoxlsx4j from group ch.rabanti (version 2.4.1)
NanoXLSX4j is a small Java library to create and read XLSX files (Microsoft Excel 2007 or newer) in an
easy and native way. The library is originated form PicoXLSX4j and has basic support of reading spreadsheets
Artifact nanoxlsx4j
Group ch.rabanti
Version 2.4.1
Last update 22. July 2024
Organization not specified
URL https://PicoXLSX.rabanti.ch
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group ch.rabanti
Version 2.4.1
Last update 22. July 2024
Organization not specified
URL https://PicoXLSX.rabanti.ch
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
simple-finite-state-machine from group com.hexadevlabs (version 1.2.2)
SimpleFSM is a lightweight and customizable non-deterministic finite state machine library for Java, designed to simplify complex workflows and manage states effectively. The primary goal of this library is to provide developers with a simple yet powerful tool to implement and manage state machines within their applications.
Group: com.hexadevlabs Artifact: simple-finite-state-machine
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact simple-finite-state-machine
Group com.hexadevlabs
Version 1.2.2
Last update 22. July 2024
Organization not specified
URL https://github.com/felix-zaslavskiy/simple-finite-state-machine
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies graphviz-java, commons-text, jackson-databind, jackson-datatype-jsr310,
There are maybe transitive dependencies!
Group com.hexadevlabs
Version 1.2.2
Last update 22. July 2024
Organization not specified
URL https://github.com/felix-zaslavskiy/simple-finite-state-machine
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies graphviz-java, commons-text, jackson-databind, jackson-datatype-jsr310,
There are maybe transitive dependencies!
moa from group nz.ac.waikato.cms.moa (version 2024.07.0)
Massive On-line Analysis is an environment for massive data mining. MOA
provides a framework for data stream mining and includes tools for evaluation
and a collection of machine learning algorithms. Related to the WEKA project,
also written in Java, while scaling to more demanding problems.
54 downloads
Artifact moa
Group nz.ac.waikato.cms.moa
Version 2024.07.0
Last update 18. July 2024
Organization University of Waikato, Hamilton, NZ
URL http://moa.cms.waikato.ac.nz/
License GNU General Public License 3.0
Dependencies amount 19
Dependencies weka-dev, sizeofag, guava, jclasslocator, jshell-scripting, meka, commons-math3, opencsv, commons-cli, commons-io, jfreechart, gson, ssj, JMathPlot, JMathIO, api, slf4j-log4j12, model-zoo, pytorch-engine,
There are maybe transitive dependencies!
Group nz.ac.waikato.cms.moa
Version 2024.07.0
Last update 18. July 2024
Organization University of Waikato, Hamilton, NZ
URL http://moa.cms.waikato.ac.nz/
License GNU General Public License 3.0
Dependencies amount 19
Dependencies weka-dev, sizeofag, guava, jclasslocator, jshell-scripting, meka, commons-math3, opencsv, commons-cli, commons-io, jfreechart, gson, ssj, JMathPlot, JMathIO, api, slf4j-log4j12, model-zoo, pytorch-engine,
There are maybe transitive dependencies!
moa-pom from group nz.ac.waikato.cms.moa (version 2024.07.0)
Massive On-line Analysis is an environment for massive data mining. MOA
provides a framework for data stream mining and includes tools for evaluation
and a collection of machine learning algorithms. Related to the WEKA project,
also written in Java, while scaling to more demanding problems.
Group: nz.ac.waikato.cms.moa Artifact: moa-pom
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact moa-pom
Group nz.ac.waikato.cms.moa
Version 2024.07.0
Last update 18. July 2024
Organization University of Waikato, Hamilton, NZ
URL http://moa.cms.waikato.ac.nz/
License GNU General Public License 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group nz.ac.waikato.cms.moa
Version 2024.07.0
Last update 18. July 2024
Organization University of Waikato, Hamilton, NZ
URL http://moa.cms.waikato.ac.nz/
License GNU General Public License 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
helidon-bom from group org.glassfish.metro (version 3.0.1)
Group: org.glassfish.metro Artifact: helidon-bom
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact helidon-bom
Group org.glassfish.metro
Version 3.0.1
Last update 18. July 2024
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.glassfish.metro
Version 3.0.1
Last update 18. July 2024
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 5775 from 3 (items total 61272)