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

Download JAR files tagged by more with all dependencies

Search JAR files by class name

asynccomplete from group de.besting-it (version 2.0.5)

Async-Complete is a library for writing asynchronous code in a more sequential style. It provides executing background and event-based code using a bounded or unbounded thread pool, unchecked exception handling, timeouts and easy scheduling and cancelling of recurring tasks.

Group: de.besting-it Artifact: asynccomplete
Show documentation Show source 
 

0 downloads
Artifact asynccomplete
Group de.besting-it
Version 2.0.5
Last update 02. September 2023
Organization not specified
URL https://bitbucket.org/besting-it/asynccomplete
License Apache-2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

TimeZoneInterceptor from group io.github.dineshsolanki (version 2.0.0)

this library offers a seamless solution for all your API requests that represent the timezone passed in the request header - 'X-TimeZone'. so that you can always get the client's timezone by doing 'TimeZoneInterceptor.getTimeZone()',all out of the box . What's more? The header name that it looks for can also be easily changed via property in application.properties/yml.

Group: io.github.dineshsolanki Artifact: TimeZoneInterceptor
Show all versions Show documentation Show source 
 

0 downloads
Artifact TimeZoneInterceptor
Group io.github.dineshsolanki
Version 2.0.0
Last update 26. July 2023
Organization not specified
URL https://github.com/DineshSolanki/TimeZoneInterceptor
License GNU General Public License v3.0
Dependencies amount 1
Dependencies spring-boot-starter-web,
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!

dataverse-spi from group io.gdcc (version 2.0.0)

A package to create out-of-tree Java code for Dataverse Software. Plugin projects can use this package as an API dependency just like Jakarta EE APIs if they want to create external plugins. These will be loaded at runtime of a Dataverse installation using SPI. See also https://guides.dataverse.org/en/latest/developers for more information.

Group: io.gdcc Artifact: dataverse-spi
Show all versions Show documentation Show source 
 

0 downloads
Artifact dataverse-spi
Group io.gdcc
Version 2.0.0
Last update 28. June 2023
Organization not specified
URL https://dataverse.org
License Apache-2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

xqsync from group com.marklogic (version 1.1.2)

XQSync is a Java command-line tool. The entry point is the main method in the com.marklogic.ps.xqsync.XQSync class. This class takes zero or more property files as its arguments. Any specified system properties will override file-based properties, and properties found in later files may override properties specified in earlier files on the command line.

Group: com.marklogic Artifact: xqsync
Show all versions Show documentation Show source 
 

0 downloads
Artifact xqsync
Group com.marklogic
Version 1.1.2
Last update 26. June 2023
Organization not specified
URL https://github.com/marklogic-community/xqsync
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies marklogic-xcc, xstream, xpp3, jackson-databind,
There are maybe transitive dependencies!

azure-maps-elevation from group com.azure (version 1.0.0-beta.2)

This package is deprecated will have no further updates. Dependency on this library is no longer required with Azure SDK for Java. For more details, please refer to https://azure.microsoft.com/updates/azure-maps-elevation-apis-and-render-v2-dem-tiles-will-be-retired-on-5-may-2023/

Group: com.azure Artifact: azure-maps-elevation
Show all versions Show documentation Show source 
 

0 downloads
Artifact azure-maps-elevation
Group com.azure
Version 1.0.0-beta.2
Last update 10. May 2023
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License The MIT License (MIT)
Dependencies amount 2
Dependencies azure-core, azure-core-http-netty,
There are maybe transitive dependencies!

jeyzer-agent from group org.jeyzer (version 3.2)

Agent is a generic solution to greatly simplify the agent programming (see java.lang.instrument package description for more information about agents in general). Jeyzer agent is a fork of the General Java Agent available at : http://github.com/Hapi/General-Java-agent

Group: org.jeyzer Artifact: jeyzer-agent
Show all versions Show documentation Show source 
 

0 downloads
Artifact jeyzer-agent
Group org.jeyzer
Version 3.2
Last update 23. April 2023
Organization Jeyzer
URL https://github.com/jeyzer-community/jeyzer-agent
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

azure-aot-graalvm-support-netty from group com.azure (version 1.0.0-beta.3)

This package is deprecated will have no further updates. Dependency on this library is no longer required to build native images with Azure SDK for Java. For more details, please refer to https://devblogs.microsoft.com/azure-sdk/announcing-graalvm-support-in-azure-sdk-for-java-and-spring-cloud-azure-libraries

Group: com.azure Artifact: azure-aot-graalvm-support-netty
Show all versions Show documentation Show source 
 

0 downloads
Artifact azure-aot-graalvm-support-netty
Group com.azure
Version 1.0.0-beta.3
Last update 12. April 2023
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License The MIT License (MIT)
Dependencies amount 9
Dependencies azure-aot-graalvm-support, netty-handler, netty-handler-proxy, netty-buffer, netty-codec-http, netty-codec-http2, netty-transport-native-unix-common, netty-transport-native-epoll, netty-transport-native-kqueue,
There are maybe transitive dependencies!



Page 279 from 359 (items total 3582)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy