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

Download JAR files tagged by value with all dependencies

Search JAR files by class name

lib-iosarm64 from group io.maryk (version 0.1)

Maryk is a Kotlin Multiplatform library which helps you to store, query and send data in a structured way over multiple platforms. The data store stores any value with a version, so it is possible to request only the changed data or live listen for updates.

Group: io.maryk Artifact: lib-iosarm64
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact lib-iosarm64
Group io.maryk
Version 0.1
Last update 04. December 2023
Organization not specified
URL https://github.com/marykdb/maryk
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies kotlinx-datetime-iosarm64, kotlin-stdlib,
There are maybe transitive dependencies!

json-macosx64 from group io.maryk (version 0.1)

Maryk is a Kotlin Multiplatform library which helps you to store, query and send data in a structured way over multiple platforms. The data store stores any value with a version, so it is possible to request only the changed data or live listen for updates.

Group: io.maryk Artifact: json-macosx64
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact json-macosx64
Group io.maryk
Version 0.1
Last update 04. December 2023
Organization not specified
URL https://github.com/marykdb/maryk
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies lib-macosx64, kotlin-stdlib,
There are maybe transitive dependencies!

json-macosarm64 from group io.maryk (version 0.1)

Maryk is a Kotlin Multiplatform library which helps you to store, query and send data in a structured way over multiple platforms. The data store stores any value with a version, so it is possible to request only the changed data or live listen for updates.

Group: io.maryk Artifact: json-macosarm64
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact json-macosarm64
Group io.maryk
Version 0.1
Last update 04. December 2023
Organization not specified
URL https://github.com/marykdb/maryk
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies lib-macosarm64, kotlin-stdlib,
There are maybe transitive dependencies!

json from group io.maryk (version 0.1)

Maryk is a Kotlin Multiplatform library which helps you to store, query and send data in a structured way over multiple platforms. The data store stores any value with a version, so it is possible to request only the changed data or live listen for updates.

Group: io.maryk Artifact: json
Show documentation Show source 
 

0 downloads
Artifact json
Group io.maryk
Version 0.1
Last update 04. December 2023
Organization not specified
URL https://github.com/marykdb/maryk
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

logback-sensitive-data-obfuscator-pattern-layout from group io.github.orczykowski (version 1.0.0)

This library provides a Logback pattern layout for masking sensitive data in logs. It allows you to extend the XML configuration by defining names od fields/variables/properties which contain in value sensitive data. The library includes predefined patterns for detecting sensitive values and also allows for creating custom patterns.

Group: io.github.orczykowski Artifact: logback-sensitive-data-obfuscator-pattern-layout
Show documentation Show source 
 

0 downloads
Artifact logback-sensitive-data-obfuscator-pattern-layout
Group io.github.orczykowski
Version 1.0.0
Last update 31. July 2023
Organization not specified
URL http://maven.apache.org
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

velocity-tools-examples-showcase from group com.github.ppodgorsek.apache (version 3.3.0)

Showcase of features in Velocity Tools. PLEASE NOTE: this is a temporary fork to unblock projects migrating to Jakarta, but I won't continue maintaining it in the future as the Velocity team doesn't understand the value of Jakarta. I strongly suggest you plan a switch to a more modern template engine such as Thymeleaf.

Group: com.github.ppodgorsek.apache Artifact: velocity-tools-examples-showcase
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact velocity-tools-examples-showcase
Group com.github.ppodgorsek.apache
Version 3.3.0
Last update 12. July 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies velocity-tools-view,
There are maybe transitive dependencies!

velocity-tools-examples from group com.github.ppodgorsek.apache (version 3.3.0)

Examples to show how to use Velocity Tools. PLEASE NOTE: this is a temporary fork to unblock projects migrating to Jakarta, but I won't continue maintaining it in the future as the Velocity team doesn't understand the value of Jakarta. I strongly suggest you plan a switch to a more modern template engine such as Thymeleaf.

Group: com.github.ppodgorsek.apache Artifact: velocity-tools-examples
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact velocity-tools-examples
Group com.github.ppodgorsek.apache
Version 3.3.0
Last update 12. July 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

velocity-tools-view-jsp from group com.github.ppodgorsek.apache (version 3.3.0)

Enables the use of Velocity under a JSP environment. PLEASE NOTE: this is a temporary fork to unblock projects migrating to Jakarta, but I won't continue maintaining it in the future as the Velocity team doesn't understand the value of Jakarta. I strongly suggest you plan a switch to a more modern template engine such as Thymeleaf.

Group: com.github.ppodgorsek.apache Artifact: velocity-tools-view-jsp
Show documentation Show source 
 

0 downloads
Artifact velocity-tools-view-jsp
Group com.github.ppodgorsek.apache
Version 3.3.0
Last update 12. July 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies velocity-engine-core, velocity-tools-view,
There are maybe transitive dependencies!

boost_bind from group com.github.brunotl (version 1.81.0)

boost::bind is a generalization of the standard functions std::bind1st and std::bind2nd. It supports arbitrary function objects, functions, function pointers, and member function pointers, and is able to bind any argument to a specific value or route input arguments into arbitrary positions.

Group: com.github.brunotl Artifact: boost_bind
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact boost_bind
Group com.github.brunotl
Version 1.81.0
Last update 07. January 2023
Organization not specified
URL https://www.boost.org/
License Distributed under the Boost Software License, Version 1.0.
Dependencies amount 3
Dependencies boost_config, boost_detail, boost_core,
There are maybe transitive dependencies!

jsonurl-factory from group org.jsonurl (version 2.0.2)

This is the JSON->URL factory artifact. It defines a generic parser inferface for building in-memory structures from a value factory. Implementations for specific APIs (e.g. JSR-374) leverage this and simply supply their own types. You likely wont depend on this directly unless you're implementing JSON->URL with a new interface/library/framework.

Group: org.jsonurl Artifact: jsonurl-factory
Show all versions Show documentation Show source 
 

0 downloads
Artifact jsonurl-factory
Group org.jsonurl
Version 2.0.2
Last update 07. September 2021
Organization not specified
URL https://www.jsonurl.org
License not specified
Dependencies amount 1
Dependencies jsonurl-core,
There are maybe transitive dependencies!



Page 127 from 149 (items total 1486)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy