Download JAR files tagged by secure with all dependencies
recommendation-generator from group io.github.ardoco.core (version 0.37.0)
Group: io.github.ardoco.core Artifact: recommendation-generator
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact recommendation-generator
Group io.github.ardoco.core
Version 0.37.0
Last update 09. January 2024
Organization not specified
URL Not specified
License MIT License
Dependencies amount 7
Dependencies common, text-extraction, pipeline, eclipse-collections-api, eclipse-collections, commons-lang3, slf4j-api,
There are maybe transitive dependencies!
Group io.github.ardoco.core
Version 0.37.0
Last update 09. January 2024
Organization not specified
URL Not specified
License MIT License
Dependencies amount 7
Dependencies common, text-extraction, pipeline, eclipse-collections-api, eclipse-collections, commons-lang3, slf4j-api,
There are maybe transitive dependencies!
pipeline-tlr from group io.github.ardoco.core (version 0.37.0)
0 downloads
Artifact pipeline-tlr
Group io.github.ardoco.core
Version 0.37.0
Last update 09. January 2024
Organization not specified
URL Not specified
License MIT License
Dependencies amount 7
Dependencies code-traceability, connection-generator, model-provider, pipeline-core, recommendation-generator, text-extraction, text-preprocessing,
There are maybe transitive dependencies!
Group io.github.ardoco.core
Version 0.37.0
Last update 09. January 2024
Organization not specified
URL Not specified
License MIT License
Dependencies amount 7
Dependencies code-traceability, connection-generator, model-provider, pipeline-core, recommendation-generator, text-extraction, text-preprocessing,
There are maybe transitive dependencies!
inconsistency-detection from group io.github.ardoco.core (version 0.37.0)
Group: io.github.ardoco.core Artifact: inconsistency-detection
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact inconsistency-detection
Group io.github.ardoco.core
Version 0.37.0
Last update 09. January 2024
Organization not specified
URL Not specified
License MIT License
Dependencies amount 1
Dependencies common,
There are maybe transitive dependencies!
Group io.github.ardoco.core
Version 0.37.0
Last update 09. January 2024
Organization not specified
URL Not specified
License MIT License
Dependencies amount 1
Dependencies common,
There are maybe transitive dependencies!
text-provider-json from group io.github.ardoco (version 0.11.0)
Group: io.github.ardoco Artifact: text-provider-json
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact text-provider-json
Group io.github.ardoco
Version 0.11.0
Last update 29. August 2023
Organization not specified
URL https://ardoco.github.io/textprovider-json/
License MIT License
Dependencies amount 5
Dependencies jackson-databind, jackson-datatype-jsr310, vertx-json-schema, json-schema-validator, common,
There are maybe transitive dependencies!
Group io.github.ardoco
Version 0.11.0
Last update 29. August 2023
Organization not specified
URL https://ardoco.github.io/textprovider-json/
License MIT License
Dependencies amount 5
Dependencies jackson-databind, jackson-datatype-jsr310, vertx-json-schema, json-schema-validator, common,
There are maybe transitive dependencies!
text-provider from group io.github.ardoco.core (version 0.7.7)
Group: io.github.ardoco.core Artifact: text-provider
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact text-provider
Group io.github.ardoco.core
Version 0.7.7
Last update 28. March 2023
Organization not specified
URL Not specified
License MIT License
Dependencies amount 10
Dependencies common, jackson-databind, log4j-over-slf4j, stanford-corenlp, stanford-corenlp, pipeline, eclipse-collections-api, eclipse-collections, commons-lang3, slf4j-api,
There are maybe transitive dependencies!
Group io.github.ardoco.core
Version 0.7.7
Last update 28. March 2023
Organization not specified
URL Not specified
License MIT License
Dependencies amount 10
Dependencies common, jackson-databind, log4j-over-slf4j, stanford-corenlp, stanford-corenlp, pipeline, eclipse-collections-api, eclipse-collections, commons-lang3, slf4j-api,
There are maybe transitive dependencies!
sshapi-libssh from group com.sshtools (version 1.1.2)
libssh is a C library that enables you to write a program that uses the SSH protocol. With it, you can remotely execute programs, transfer files, or use a secure and transparent tunnel for your remote programs. The SSH protocol is encrypted, ensures data integrity, and provides strong means of authenticating both the server of the client. The library hides a lot of technical details from the SSH protocol, but this does not mean that you should not try to know about and understand these details.
This is the SSHAPI provider bridge for libssh, and uses JNA.
Downloads and more information about libssh may be found at http://api.libssh.org/master/index.html.
This library is deployed to SSHTools own Maven repository.
1 downloads
Artifact sshapi-libssh
Group com.sshtools
Version 1.1.2
Last update 16. August 2018
Organization not specified
URL ${scmWebRoot}/${project.artifactId}/
License not specified
Dependencies amount 3
Dependencies sshapi-core, jna, jnaerator-runtime,
There are maybe transitive dependencies!
Group com.sshtools
Version 1.1.2
Last update 16. August 2018
Organization not specified
URL ${scmWebRoot}/${project.artifactId}/
License not specified
Dependencies amount 3
Dependencies sshapi-core, jna, jnaerator-runtime,
There are maybe transitive dependencies!
unboundid-ldapsdk-minimal-edition from group com.unboundid (version 3.2.1)
The UnboundID LDAP SDK for Java is a fast, comprehensive, and easy-to-use
Java API for communicating with LDAP directory servers and performing
related tasks like reading and writing LDIF, encoding and decoding data
using base64 and ASN.1 BER, and performing secure communication. This
package contains the Minimal Edition of the LDAP SDK, which is a
stripped-down version of the Standard Edition that includes full support
for the LDAP protocol and LDIF parsing, but omits a number of optional
elements, like many of the controls and extended operations, the LDAP
persistence framework, and LDAP listener framework. The Minimal Edition
is primarily intended for use in space-constrained and/or
memory-constrained environments, like in Android apps or embedded
systems.
Group: com.unboundid Artifact: unboundid-ldapsdk-minimal-edition
Show all versions Show documentation Show source
Show all versions Show documentation Show source
2 downloads
Artifact unboundid-ldapsdk-minimal-edition
Group com.unboundid
Version 3.2.1
Last update 13. February 2017
Organization UnboundID Corp.
URL https://www.ldap.com/unboundid-ldap-sdk-for-java
License GNU General Public License version 2 (GPLv2)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.unboundid
Version 3.2.1
Last update 13. February 2017
Organization UnboundID Corp.
URL https://www.ldap.com/unboundid-ldap-sdk-for-java
License GNU General Public License version 2 (GPLv2)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
unboundid-ldapsdk-commercial-edition from group com.unboundid (version 3.2.1)
The UnboundID LDAP SDK for Java is a fast, comprehensive, and easy-to-use
Java API for communicating with LDAP directory servers and performing
related tasks like reading and writing LDIF, encoding and decoding data
using base64 and ASN.1 BER, and performing secure communication. This
package contains the Commercial Edition of the LDAP SDK, which includes
all of the general-purpose functionality contained in the Standard
Edition, plus additional functionality specific to UnboundID server
products.
Group: com.unboundid Artifact: unboundid-ldapsdk-commercial-edition
Show all versions Show documentation Show source
Show all versions Show documentation Show source
1 downloads
Artifact unboundid-ldapsdk-commercial-edition
Group com.unboundid
Version 3.2.1
Last update 13. February 2017
Organization UnboundID Corp.
URL https://www.ldap.com/unboundid-ldap-sdk-for-java
License GNU General Public License version 2 (GPLv2)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.unboundid
Version 3.2.1
Last update 13. February 2017
Organization UnboundID Corp.
URL https://www.ldap.com/unboundid-ldap-sdk-for-java
License GNU General Public License version 2 (GPLv2)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
play-shibboleth from group com.google.code.maven-play-plugin.org.playframework.modules.shibboleth (version 1.2)
Group: com.google.code.maven-play-plugin.org.playframework.modules.shibboleth Artifact: play-shibboleth
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact play-shibboleth
Group com.google.code.maven-play-plugin.org.playframework.modules.shibboleth
Version 1.2
Group com.google.code.maven-play-plugin.org.playframework.modules.shibboleth
Version 1.2
fireblocks-sdk from group com.fireblocks.sdk (version 6.0.0)
The Fireblocks Official SDK is a comprehensive software development kit that enables seamless integration and interaction with the Fireblocks platform. Fireblocks is a cutting-edge blockchain infrastructure platform that provides secure and scalable solutions for managing digital assets and transactions.
This SDK empowers developers to build robust applications that can interact with the Fireblocks platform's features, including creating and managing vault accounts, initiating secure transactions, managing assets, and more. It abstracts complex interactions with the Fireblocks API, making it easier for developers to leverage the platform's capabilities while adhering to best practices in security and efficiency.
Whether you're working on a cryptocurrency exchange, wallet application, or any other financial platform involving digital assets, the Fireblocks Official SDK simplifies the integration process and allows you to harness the power of Fireblocks' secure infrastructure. Stay ahead in the world of digital assets with this powerful SDK at your fingertips.</description>
0 downloads
Artifact fireblocks-sdk
Group com.fireblocks.sdk
Version 6.0.0
Last update 05. December 2024
Organization not specified
URL https://github.com/fireblocks/java-sdk
License MIT License
Dependencies amount 7
Dependencies jackson-core, jackson-annotations, jackson-databind, jackson-datatype-jsr310, jackson-databind-nullable, jsr305, java-jwt,
There are maybe transitive dependencies!
Group com.fireblocks.sdk
Version 6.0.0
Last update 05. December 2024
Organization not specified
URL https://github.com/fireblocks/java-sdk
License MIT License
Dependencies amount 7
Dependencies jackson-core, jackson-annotations, jackson-databind, jackson-datatype-jsr310, jackson-databind-nullable, jsr305, java-jwt,
There are maybe transitive dependencies!
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
Page 60 from 61 (items total 603)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy