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

Download JAR files tagged by work with all dependencies

Search JAR files by class name

docker from group io.github.informalin.framework (version 0.11.6)

Group: io.github.informalin.framework Artifact: docker
Show all versions Show documentation Show source 
 

0 downloads
Artifact docker
Group io.github.informalin.framework
Version 0.11.6
Last update 21. March 2023
Organization not specified
URL Not specified
License MIT License
Dependencies amount 5
Dependencies common, httpclient5, docker-java, docker-java-transport-zerodep, slf4j-api,
There are maybe transitive dependencies!

configuration from group io.github.informalin.framework (version 0.11.6)

Group: io.github.informalin.framework Artifact: configuration
Show all versions Show documentation Show source 
 

0 downloads
Artifact configuration
Group io.github.informalin.framework
Version 0.11.6
Last update 21. March 2023
Organization not specified
URL Not specified
License MIT License
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

azure-resourcemanager-videoanalyzer from group com.azure.resourcemanager (version 1.0.0-beta.5)

We’re retiring the Azure Video Analyzer preview service; you're advised to transition your applications off of Video Analyzer by 01 December 2022. This SDK is no longer maintained and won’t work after the service is retired. To learn how to transition off, please refer to: https://aka.ms/azsdk/videoanalyzer/transitionoffguidance This package contains Microsoft Azure SDK for Video Analyzer Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. Azure Video Analyzer provides a platform for you to build intelligent video applications that span the edge and the cloud. Package tag package-preview-2021-11.

Group: com.azure.resourcemanager Artifact: azure-resourcemanager-videoanalyzer
Show all versions Show documentation Show source 
 

0 downloads
Artifact azure-resourcemanager-videoanalyzer
Group com.azure.resourcemanager
Version 1.0.0-beta.5
Last update 13. May 2022
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-management,
There are maybe transitive dependencies!

zookeeper-recipes-queue from group io.streamnative (version 3.6.3.1)

This queue interface recipe implements the queue recipe A more detailed explanation is at: http://www.cloudera.com/blog/2009/05/28/building-a-distributed-concurrent-queue-with-apache-zookeeper/ This recipe does not handle KeeperException.ConnectionLossException or ZCONNECTIONLOSS. It will only work correctly once ZOOKEEPER-22 https://issues.apache.org/jira/browse/ZOOKEEPER-22 is resolved.

Group: io.streamnative Artifact: zookeeper-recipes-queue
Show all versions Show documentation Show source 
 

0 downloads
Artifact zookeeper-recipes-queue
Group io.streamnative
Version 3.6.3.1
Last update 28. January 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

gt-graph from group io.oss84.geotools (version 24.2-oss84-1)

Graph classes that builds and walk networks based on Feature relationships. The original graph package has been developed using the JUMP Feature API. Its intension is to be able to aid automated skeletonization of water bodies by computing directionality of generated skeletons. The work for the original JUMP based library has been funded by the BC Proventional Government department of BMGS. This library has been ported to geotools2 as part of the VWFS project sponcered by Geo Innovations.

Group: io.oss84.geotools Artifact: gt-graph
Show all versions Show documentation Show source 
 

0 downloads
Artifact gt-graph
Group io.oss84.geotools
Version 24.2-oss84-1
Last update 21. February 2021
Organization not specified
URL Not specified
License Lesser General Public License (LGPL)
Dependencies amount 1
Dependencies gt-main,
There are maybe transitive dependencies!

modello-usurped from group org.infrastructurebuilder.modello (version 1.11.0.2)

Usurped Modello plugin, generally depending on the existing plugin tree to work properly. This particular one adds 2 generators that produce reflection-based reading so that the lack of java getters doesn't break generation. Sorry if the original contriubutors list isn't generated. A given version of this code will be based on some version of modello with some additional 4th number like ".0" appended to the version.

Group: org.infrastructurebuilder.modello Artifact: modello-usurped
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact modello-usurped
Group org.infrastructurebuilder.modello
Version 1.11.0.2
Last update 09. February 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

vfsjfilechooser2 from group org.bidib.com.github.fracpete (version 0.2.10)

vfsjfilechooser2 is a mavenized fork of the dormant vfsjfilechooser project on sf.net (http://vfsjfilechooser.sourceforge.net/). It is an alternative to Java's JFileChooser Swing component, which does not suffer from the JFileChooser's infamous "freezes" on Windows. It has been updated to work with version 2.0 of the VFS Apache commons and includes a few bugfixes and enhancements.

Group: org.bidib.com.github.fracpete Artifact: vfsjfilechooser2
Show all versions Show documentation Show source 
 

0 downloads
Artifact vfsjfilechooser2
Group org.bidib.com.github.fracpete
Version 0.2.10
Last update 17. October 2020
Organization not specified
URL https://github.com/fracpete/vfsjfilechooser2
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies commons-vfs2, commons-io,
There are maybe transitive dependencies!

vfsjfilechooser2 from group com.github.fracpete (version 0.2.9)

vfsjfilechooser2 is a mavenized fork of the dormant vfsjfilechooser project on sf.net (http://vfsjfilechooser.sourceforge.net/). It is an alternative to Java's JFileChooser Swing component, which does not suffer from the JFileChooser's infamous "freezes" on Windows. It has been updated to work with version 2.0 of the VFS Apache commons and includes a few bugfixes and enhancements.

Group: com.github.fracpete Artifact: vfsjfilechooser2
Show all versions Show documentation Show source 
 

7 downloads
Artifact vfsjfilechooser2
Group com.github.fracpete
Version 0.2.9
Last update 06. October 2020
Organization not specified
URL https://github.com/fracpete/vfsjfilechooser2
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies junit, commons-vfs2, commons-io,
There are maybe transitive dependencies!

tap-room from group org.bitbucket.cpointe.taproom (version 0.2.0)

Tap Room is a simple extraction and correlation framework that leverages Lucene-based queries to work with small datasets. There are better ways to handle "macro" or "micro" sized data sets (e.g., Apache Spark). This project is aimed at "nano" sized data sets where adding more components isn't possible or worth the effort.

Group: org.bitbucket.cpointe.taproom Artifact: tap-room
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact tap-room
Group org.bitbucket.cpointe.taproom
Version 0.2.0
Last update 15. May 2020
Organization not specified
URL https://bitbucket.org/cpointe/tap-room
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

osgi.enroute.stackexchange.pagedown.webresource from group biz.aQute (version 1.1.1)

PageDown is the JavaScript Markdown previewer used on Stack Overflow and the rest of the Stack Exchange network. It includes a Markdown-to-HTML converter and an in-page Markdown editor with live preview. The largest part is based on work by John Fraser, a.k.a. Attacklab. He created the converter under the name Showdown and the editor under the name WMD. See this post on the Stack Exchange blog (http://blog.stackoverflow.com/2008/12/reverse-engineering-the-wmd-editor/) for some historical information.

Group: biz.aQute Artifact: osgi.enroute.stackexchange.pagedown.webresource
Show documentation Show source 
 

0 downloads
Artifact osgi.enroute.stackexchange.pagedown.webresource
Group biz.aQute
Version 1.1.1
Last update 06. January 2020
Organization OSGi Alliance
URL https://code.google.com/p/pagedown/wiki/PageDown
License http://opensource.org/licenses/MIT;link=https://github.com/ujifgc/pagedown/blob/master/LICENSE.txt
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 150 from 168 (items total 1673)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy