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

Download JAR files tagged by data with all dependencies

Search JAR files by class name

secure-random-androidnativex64 from group org.kotlincrypto (version 0.3.2)

KotlinCrypto library for obtaining cryptographically secure random data from the system

Group: org.kotlincrypto Artifact: secure-random-androidnativex64
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact secure-random-androidnativex64
Group org.kotlincrypto
Version 0.3.2
Last update 31. August 2024
Organization not specified
URL https://github.com/KotlinCrypto/secure-random/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib,
There are maybe transitive dependencies!

secure-random-androidnativearm64 from group org.kotlincrypto (version 0.3.2)

KotlinCrypto library for obtaining cryptographically secure random data from the system

Group: org.kotlincrypto Artifact: secure-random-androidnativearm64
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact secure-random-androidnativearm64
Group org.kotlincrypto
Version 0.3.2
Last update 31. August 2024
Organization not specified
URL https://github.com/KotlinCrypto/secure-random/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib,
There are maybe transitive dependencies!

secure-random-androidnativearm32 from group org.kotlincrypto (version 0.3.2)

KotlinCrypto library for obtaining cryptographically secure random data from the system

Group: org.kotlincrypto Artifact: secure-random-androidnativearm32
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact secure-random-androidnativearm32
Group org.kotlincrypto
Version 0.3.2
Last update 31. August 2024
Organization not specified
URL https://github.com/KotlinCrypto/secure-random/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib,
There are maybe transitive dependencies!

jackson-datatype-hibernate5 from group com.fasterxml.jackson.datatype (version 2.18.0-rc1)

Add-on module for Jackson (http://jackson.codehaus.org) to support Hibernate (http://hibernate.org) version 5.x data types.

Group: com.fasterxml.jackson.datatype Artifact: jackson-datatype-hibernate5
Show all versions Show documentation Show source 
 

39 downloads
Artifact jackson-datatype-hibernate5
Group com.fasterxml.jackson.datatype
Version 2.18.0-rc1
Last update 30. August 2024
Organization not specified
URL https://github.com/FasterXML/jackson-datatype-hibernate
License not specified
Dependencies amount 1
Dependencies javax.transaction-api,
There are maybe transitive dependencies!

jackson-datatype-hibernate4 from group com.fasterxml.jackson.datatype (version 2.18.0-rc1)

Add-on module for Jackson (http://jackson.codehaus.org) to support Hibernate (http://hibernate.org) version 4.x data types.

Group: com.fasterxml.jackson.datatype Artifact: jackson-datatype-hibernate4
Show all versions Show documentation Show source 
 

19 downloads
Artifact jackson-datatype-hibernate4
Group com.fasterxml.jackson.datatype
Version 2.18.0-rc1
Last update 30. August 2024
Organization not specified
URL https://github.com/FasterXML/jackson-datatype-hibernate
License not specified
Dependencies amount 2
Dependencies jackson-databind, jackson-core,
There are maybe transitive dependencies!

jackson-datatype-joda from group com.fasterxml.jackson.datatype (version 2.18.0-rc1)

Add-on module for Jackson (https://github.com/FasterXML/jackson) to support Joda (https://www.joda.org/joda-time/) data types.

Group: com.fasterxml.jackson.datatype Artifact: jackson-datatype-joda
Show all versions Show documentation Show source 
 

143 downloads
Artifact jackson-datatype-joda
Group com.fasterxml.jackson.datatype
Version 2.18.0-rc1
Last update 30. August 2024
Organization not specified
URL https://github.com/FasterXML/jackson-datatype-joda
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies jackson-annotations, jackson-core, jackson-databind, joda-time,
There are maybe transitive dependencies!

jackson-datatype-jdk8 from group com.fasterxml.jackson.datatype (version 2.18.0-rc1)

Add-on module for Jackson (http://jackson.codehaus.org) to support JDK 8 data types.

Group: com.fasterxml.jackson.datatype Artifact: jackson-datatype-jdk8
Show all versions Show documentation Show source 
 

127 downloads
Artifact jackson-datatype-jdk8
Group com.fasterxml.jackson.datatype
Version 2.18.0-rc1
Last update 30. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jackson-dataformat-toml from group com.fasterxml.jackson.dataformat (version 2.18.0-rc1)

Support for reading and writing TOML-encoded data via Jackson abstractions.

Group: com.fasterxml.jackson.dataformat Artifact: jackson-dataformat-toml
Show all versions Show documentation Show source 
 

0 downloads
Artifact jackson-dataformat-toml
Group com.fasterxml.jackson.dataformat
Version 2.18.0-rc1
Last update 30. August 2024
Organization not specified
URL https://github.com/FasterXML/jackson-dataformats-text
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies jackson-databind,
There are maybe transitive dependencies!

jackson-dataformat-yaml from group com.fasterxml.jackson.dataformat (version 2.18.0-rc1)

Support for reading and writing YAML-encoded data via Jackson abstractions.

Group: com.fasterxml.jackson.dataformat Artifact: jackson-dataformat-yaml
Show all versions Show documentation Show source 
 

345 downloads
Artifact jackson-dataformat-yaml
Group com.fasterxml.jackson.dataformat
Version 2.18.0-rc1
Last update 30. August 2024
Organization not specified
URL https://github.com/FasterXML/jackson-dataformats-text
License not specified
Dependencies amount 2
Dependencies jackson-databind, snakeyaml,
There are maybe transitive dependencies!

jackson-dataformat-xml from group com.fasterxml.jackson.dataformat (version 2.18.0-rc1)

Data format extension for Jackson (http://jackson.codehaus.org) to offer alternative support for serializing POJOs as XML and deserializing XML as pojos. Support implemented on top of Stax API (javax.xml.stream), by implementing core Jackson Streaming API types like JsonGenerator, JsonParser and JsonFactory. Some data-binding types overridden as well (ObjectMapper sub-classed as XmlMapper).

Group: com.fasterxml.jackson.dataformat Artifact: jackson-dataformat-xml
Show all versions Show documentation Show source 
 

1028 downloads
Artifact jackson-dataformat-xml
Group com.fasterxml.jackson.dataformat
Version 2.18.0-rc1
Last update 30. August 2024
Organization not specified
URL https://github.com/FasterXML/jackson-dataformat-xml
License not specified
Dependencies amount 6
Dependencies jackson-core, jackson-annotations, jackson-databind, jackson-module-jaxb-annotations, stax2-api, woodstox-core,
There are maybe transitive dependencies!



Page 921 from 3 (items total 19372)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy