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

Download JAR files tagged by line with all dependencies

Search JAR files by class name

moa-kafka from group nz.ac.waikato.cms.moa (version 2024.07.0)

Group: nz.ac.waikato.cms.moa Artifact: moa-kafka
Show all versions Show documentation Show source 
 

0 downloads
Artifact moa-kafka
Group nz.ac.waikato.cms.moa
Version 2024.07.0


weka-package from group nz.ac.waikato.cms.moa (version 2024.07.0)

Group: nz.ac.waikato.cms.moa Artifact: weka-package
Show all versions Show documentation 
 

0 downloads
Artifact weka-package
Group nz.ac.waikato.cms.moa
Version 2024.07.0


java-uuid-generator from group com.fasterxml.uuid (version 5.1.0)

Java UUID Generator (JUG) is a Java library for generating Universally Unique IDentifiers, UUIDs (see http://en.wikipedia.org/wiki/UUID). It can be used either as a component in a bigger application, or as a standalone command line tool. JUG generates UUIDs according to the IETF UUID draft specification. JUG supports 3 original official UUID generation methods as well as later additions (v6, v7)

Group: com.fasterxml.uuid Artifact: java-uuid-generator
Show all versions Show documentation Show source 
 

368 downloads
Artifact java-uuid-generator
Group com.fasterxml.uuid
Version 5.1.0
Last update 03. June 2024
Organization FasterXML.com
URL https://github.com/cowtowncoder/java-uuid-generator
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

mi-label from group gov.nasa.pds (version 1.5.2)

The Metadata Injector for PDS Labels (MILabel) provides a command-line interface for generating PDS4 Labels using a user provided PDS4 XML template and input (source) data products. The PDS4 XML Templates use Apache Velocity variables and logic to generate the PDS4 labels. For inputs, the tool currently supports detached and attached ODL/PDS3 labels with plans to support VICAR attached labels and CSV files.

Group: gov.nasa.pds Artifact: mi-label
Show all versions Show documentation Show source 
 

0 downloads
Artifact mi-label
Group gov.nasa.pds
Version 1.5.2
Last update 25. May 2024
Organization not specified
URL https://nasa-pds.github.io/mi-label/
License The Apache License, Version 2.0
Dependencies amount 10
Dependencies commons-cli, velocity, velocity-tools, commons-io, commons-collections, jackson-databind, vicario, pds3-product-tools, slf4j-api, slf4j-simple,
There are maybe transitive dependencies!

jaxrs-ri from group org.glassfish.jersey.bundles (version 3.1.7)

A bundle project producing JAX-RS RI bundles. The primary artifact is an "all-in-one" OSGi-fied JAX-RS RI bundle (jaxrs-ri.jar). Attached to that are two compressed JAX-RS RI archives. The first archive (jaxrs-ri.zip) consists of binary RI bits and contains the API jar (under "api" directory), RI libraries (under "lib" directory) as well as all external RI dependencies (under "ext" directory). The secondary archive (jaxrs-ri-src.zip) contains buildable JAX-RS RI source bundle and contains the API jar (under "api" directory), RI sources (under "src" directory) as well as all external RI dependencies (under "ext" directory). The second archive also contains "build.xml" ANT script that builds the RI sources. To build the JAX-RS RI simply unzip the archive, cd to the created jaxrs-ri directory and invoke "ant" from the command line.

Group: org.glassfish.jersey.bundles Artifact: jaxrs-ri
Show all versions Show documentation Show source 
 

5071 downloads
Artifact jaxrs-ri
Group org.glassfish.jersey.bundles
Version 3.1.7
Last update 24. May 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies jersey-hk2, jersey-common, jersey-media-jaxb, jersey-media-json-binding, jersey-client, jersey-server, jersey-container-servlet-core, jersey-container-servlet, jersey-media-sse, jakarta.xml.bind-api,
There are maybe transitive dependencies!

org-graalvm-visualvm-modules-security from group org.graalvm.visualvm.modules (version 2.1.8)

This plugin provides a GUI for setting the standard system properties controlling SSL/TLS connections in VisualVM. Setting the properties using the plugin is equivalent to providing the properties on the command line. However, the properties provided on the command line take precedence and if set the GUI editing is disabled. <BR> <BR> Currently the plugin supports editing these system properties: <BR> <UL> <LI><CODE>javax.net.ssl.keyStore</CODE></LI> <LI><CODE>javax.net.ssl.keyStoreType</CODE></LI> <LI><CODE>javax.net.ssl.keyStorePassword</CODE></LI> <LI><CODE>javax.net.ssl.trustStore</CODE></LI> <LI><CODE>javax.net.ssl.trustStoreType</CODE></LI> <LI><CODE>javax.net.ssl.trustStorePassword</CODE></LI> <LI><CODE>javax.rmi.ssl.client.enabledCipherSuites</CODE></LI> <LI><CODE>javax.rmi.ssl.client.enabledProtocols</CODE></LI> </UL>

Group: org.graalvm.visualvm.modules Artifact: org-graalvm-visualvm-modules-security
Show documentation Show source 
 

0 downloads
Artifact org-graalvm-visualvm-modules-security
Group org.graalvm.visualvm.modules
Version 2.1.8
Last update 29. March 2024
Organization not specified
URL https://visualvm.github.io
License GNU General Public License, version 2, with the Classpath Exception
Dependencies amount 10
Dependencies org-graalvm-visualvm-core, org-graalvm-visualvm-uisupport, org-netbeans-modules-options-api, org-openide-awt, org-openide-dialogs, org-openide-modules, org-openide-util, org-openide-util-lookup, org-openide-util-ui, org-openide-windows,
There are maybe transitive dependencies!

htmlcompressor from group com.github.hazendaz (version 2.0.1)

HtmlCompressor is a small, fast and very easy to use Java library that minifies given HTML or XML source by removing extra whitespaces, comments and other unneeded characters without breaking the content structure. As a result pages become smaller in size and load faster. A command-line version of the compressor is also available.

Group: com.github.hazendaz Artifact: htmlcompressor
Show all versions Show documentation Show source 
 

17 downloads
Artifact htmlcompressor
Group com.github.hazendaz
Version 2.0.1
Last update 07. March 2024
Organization Jeremy Landis
URL https://github.com/hazendaz/htmlcompressor/
License Apache License 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

process-kt from group dev.junsung (version 1.0.0)

ProcessKt is a versatile open-source project designed to simplify and enhance the execution of shell commands, providing a seamless experience for developers working with Kotlin. This project empowers users to effortlessly integrate and manage shell commands within their Kotlin applications, fostering efficiency and flexibility in command-line operations.

Group: dev.junsung Artifact: process-kt
Show documentation Show source 
 

0 downloads
Artifact process-kt
Group dev.junsung
Version 1.0.0
Last update 08. January 2024
Organization not specified
URL https://github.com/junsung-cho/ProcessKt
License MIT License
Dependencies amount 1
Dependencies kotlin-stdlib,
There are maybe transitive dependencies!

maven-cucumber-reporting from group net.masterthought (version 9863b38b-beta)

This project provides a maven mojo for using cucumber-reporting to publish pretty html reports for Cucumber. It works by generating html from the cucumber json report formatter. So can be used anywhere a json report is generated. Current use is in the cucumber jenkins plugin and a maven mojo to generate the same report from mvn command line when running locally.

Group: net.masterthought Artifact: maven-cucumber-reporting
Show all versions Show documentation Show source 
 

137 downloads
Artifact maven-cucumber-reporting
Group net.masterthought
Version 9863b38b-beta
Last update 28. July 2023
Organization not specified
URL http://maven.apache.org
License LGPL 2.1
Dependencies amount 3
Dependencies maven-plugin-api, commons-collections, cucumber-reporting,
There are maybe transitive dependencies!

norconex-importer from group com.norconex.collectors (version 3.0.1)

Norconex Importer is a Java library and command-line application meant to "parse" and "extract" content out of a computer file as plain text, whatever its format (HTML, PDF, Word, etc). In addition, it allows you to perform any manipulation on the extracted text before importing/using it in your own service or application.

Group: com.norconex.collectors Artifact: norconex-importer
Show all versions Show documentation Show source 
 

0 downloads
Artifact norconex-importer
Group com.norconex.collectors
Version 3.0.1
Last update 09. July 2023
Organization not specified
URL https://opensource.norconex.com/importer
License not specified
Dependencies amount 12
Dependencies tika-core, tika-parsers, tika-translate, commons-cli, jj2000, opencsv, luaj-jse, webp-imageio, norconex-commons-lang, log4j-slf4j-impl, log4j-core, jcl-over-slf4j,
There are maybe transitive dependencies!



Page 188 from 197 (items total 1965)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy