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

Download JAR files tagged by because with all dependencies

Search JAR files by class name

wicketstuff-openlayers-proxy from group org.wicketstuff (version 10.1.1)

For Web Feature Service Requests a Proxy needs to be used. The need for a proxy is due to browser cross site scripting restrictions. It is separated from the main package due to its dependency on commons-httpclient and because it is only needed for WFS or WMSGetFeatureInfo requests.

Group: org.wicketstuff Artifact: wicketstuff-openlayers-proxy
Show all versions Show documentation Show source 
 

0 downloads
Artifact wicketstuff-openlayers-proxy
Group org.wicketstuff
Version 10.1.1
Last update 14. June 2024
Organization not specified
URL http://wicketstuff.org/confluence/display/STUFFWIKI/wicket-contrib-openlayers
License not specified
Dependencies amount 2
Dependencies wicketstuff-openlayers, jakarta.servlet-api,
There are maybe transitive dependencies!

maven-skin-tools from group org.sentrysoftware.maven (version 1.3.00)

Tools and utilities used in Sentry's Maven Skin. It is based on the excellent Maven Reflow Skin developed by Andrius Velykis (http://andriusvelykis.github.io/reflow-maven-skin/). However, because Reflow is no longer maintained, we had to fork the projet and go with our own!

Group: org.sentrysoftware.maven Artifact: maven-skin-tools
Show all versions Show documentation Show source 
 

0 downloads
Artifact maven-skin-tools
Group org.sentrysoftware.maven
Version 1.3.00
Last update 29. December 2023
Organization Sentry Software
URL https://sentrysoftware.github.io/maven-skin-tools
License Apache-2.0
Dependencies amount 5
Dependencies velocity-tools-generic, jsoup, js, js-scriptengine, webp-imageio,
There are maybe transitive dependencies!

gwt-timer from group org.treblereel.gwt.gwtproject.timer (version 202203291)

A simplified, browser-safe timer class. This class serves the same purpose as java.util.Timer, but is simplified because of the single-threaded environment. To schedule a timer, simply create a subclass of it (overriding run) and call schedule or scheduleRepeating.

Group: org.treblereel.gwt.gwtproject.timer Artifact: gwt-timer
Show documentation Show source 
 

0 downloads
Artifact gwt-timer
Group org.treblereel.gwt.gwtproject.timer
Version 202203291
Last update 30. March 2022
Organization The GWT Project Authors
URL https://github.com/gwtproject/gwt-timer
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies elemental2-dom,
There are maybe transitive dependencies!

saflate-network-junit5 from group io.github.jensdietrich.saflate (version 1.1.0)

A JUnit extension that catches network-related exceptions thrown while testing, and flags tests that would otherwise fail because of this as skipped, allowing builds to proceed and therefore reducing flakiness.

Group: io.github.jensdietrich.saflate Artifact: saflate-network-junit5
Show all versions Show documentation Show source 
 

0 downloads
Artifact saflate-network-junit5
Group io.github.jensdietrich.saflate
Version 1.1.0
Last update 06. January 2022
Organization not specified
URL https://github.com/jensdietrich/saflate
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies junit-jupiter, byte-buddy, byte-buddy-agent,
There are maybe transitive dependencies!

saflate-network-junit4 from group io.github.jensdietrich.saflate (version 1.0.0)

A JUnit rule that catches network-related exceptions thrown while testing, and flags tests that would otherwise fail because of this as skipped, allowing builds to proceed and therefore reducing flakiness.

Group: io.github.jensdietrich.saflate Artifact: saflate-network-junit4
Show documentation Show source 
 

0 downloads
Artifact saflate-network-junit4
Group io.github.jensdietrich.saflate
Version 1.0.0
Last update 24. December 2021
Organization not specified
URL https://github.com/jensdietrich/saflate
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies junit, byte-buddy, byte-buddy-agent, hamcrest,
There are maybe transitive dependencies!

rkernel from group io.github.rb958 (version 1.0.1)

It is a small kernel on which several modules can be grafted in the form of plugins. The kernel communicates with all the modules grafted on it and the modules can communicate with the other modules grafted on the kernel through signals that they emit to the kernel. With this kernel, there is no need to restart the running application just to add new features because the kernel detects and loads any new module.

Group: io.github.rb958 Artifact: rkernel
Show all versions Show documentation Show source 
 

0 downloads
Artifact rkernel
Group io.github.rb958
Version 1.0.1
Last update 16. November 2021
Organization not specified
URL https://github.com/Rb958/rkernel
License The apache licence version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

truevfs-profile-full from group net.java.truevfs (version 0.14.0)

Bundles dependencies to support all TrueVFS features. Should not be used in production environments because of its slightly negative performance impact. Depends on the default configuration profile and adds the file system driver for SFX and the extensions Insight, Logging and Pacemaker.

Group: net.java.truevfs Artifact: truevfs-profile-full
Show all versions Show documentation Show source 
 

0 downloads
Artifact truevfs-profile-full
Group net.java.truevfs
Version 0.14.0
Last update 30. January 2021
Organization Schlichtherle IT Services
URL http://truevfs.net/
License Apache License, Version 2.0
Dependencies amount 1
Dependencies truevfs-profile-default,
There are maybe transitive dependencies!

zstd-proxy from group org.graphfoundation.ongdb.licensing-proxy (version 3.6.2)

This pom file is a licensing stand-in for the native zstd library that our com.github.luben:zstd-jni pulls in. Because zstd is a native library that is statically linked into zstd-jni, it does not have its own pom.xml file, and therefore cannot declare its own licenses to our licensing plugin. This module is here to solve this, by standing in for the native zstd library, and declaring its licenses.

Group: org.graphfoundation.ongdb.licensing-proxy Artifact: zstd-proxy
Show all versions Show documentation Show source 
 

0 downloads
Artifact zstd-proxy
Group org.graphfoundation.ongdb.licensing-proxy
Version 3.6.2
Last update 04. December 2020
Organization not specified
URL https://github.com/facebook/zstd
License BSD 3-Clause
Dependencies amount 1
Dependencies zstd-jni,
There are maybe transitive dependencies!

gwt-timer from group org.gwtproject.timer (version 1.0.0-RC1)

A simplified, browser-safe timer class. This class serves the same purpose as java.util.Timer, but is simplified because of the single-threaded environment. To schedule a timer, simply create a subclass of it (overriding run) and call schedule or scheduleRepeating.

Group: org.gwtproject.timer Artifact: gwt-timer
Show documentation Show source 
 

0 downloads
Artifact gwt-timer
Group org.gwtproject.timer
Version 1.0.0-RC1
Last update 02. October 2020
Organization The GWT Project Authors
URL https://github.com/gwtproject/gwt-timer
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies elemental2-dom,
There are maybe transitive dependencies!

truevfs-profile-full_2.10 from group net.java.truevfs (version 0.12.2)

Bundles dependencies to support all TrueVFS features. Should not be used in production environments because of its slightly negative performance impact. Depends on the default configuration profile and adds the file system driver for SFX and the extensions Insight, Logging and Pacemaker.

Group: net.java.truevfs Artifact: truevfs-profile-full_2.10
Show all versions Show documentation Show source 
 

1 downloads
Artifact truevfs-profile-full_2.10
Group net.java.truevfs
Version 0.12.2
Last update 25. October 2019
Organization Schlichtherle IT Services
URL http://truevfs.net/
License Apache License, Version 2.0
Dependencies amount 2
Dependencies scala-library, truevfs-profile-default_2.10,
There are maybe transitive dependencies!



Page 10 from 20 (items total 192)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy