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

Download JAR files tagged by command with all dependencies

Search JAR files by class name

xwork from group com.opensymphony (version 2.1.3)

XWork is an command-pattern framework that is used to power WebWork as well as other applications. XWork provides an Inversion of Control container, a powerful expression language, data type conversion, validation, and pluggable configuration.

Group: com.opensymphony Artifact: xwork
Show all versions Show documentation Show source 
 

73 downloads
Artifact xwork
Group com.opensymphony
Version 2.1.3
Last update 24. April 2009
Organization OpenSymphony
URL http://www.opensymphony.com/xwork
License The OpenSymphony Software License 1.1
Dependencies amount 2
Dependencies ognl, spring-test,
There are maybe transitive dependencies!

xwork from group opensymphony (version 2.0.3)

XWork is an command-pattern framework that is used to power WebWork as well as other applications. XWork provides an Inversion of Control container, a powerful expression language, data type conversion, validation, and pluggable configuration.

Group: opensymphony Artifact: xwork
Show all versions Show documentation Show source 
 

12 downloads
Artifact xwork
Group opensymphony
Version 2.0.3
Last update 29. May 2007
Organization OpenSymphony
URL http://www.opensymphony.com/xwork/
License The OpenSymphony Software License 1.1
Dependencies amount 2
Dependencies commons-logging, ognl,
There are maybe transitive dependencies!

jeuclid from group net.sourceforge.jeuclid (version 2.9.6)

JEuclid is a complete MathML rendering solution, consisting of a MathViewer application, Command line converters from MathML to other formats, an ant task for autmated conversion, Display components for AWT and Swing and a component for Apache Cocoon

Group: net.sourceforge.jeuclid Artifact: jeuclid
Show all versions Show source 
 

0 downloads
Artifact jeuclid
Group net.sourceforge.jeuclid
Version 2.9.6
Last update 12. May 2007
Organization not specified
URL http://jeuclid.sourceforge.net/
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies commons-logging-api, ant, batik-svggen,
There are maybe transitive dependencies!

geronimo-deploy-jsr88 from group geronimo (version 1.1.1)

The deployment module contains basic infrastructure and base classes for module builders/deployer. The deploy-config module contains basic infrastructure and base classes for JSR-88 DConfigBeans. The deploy-tool module contains a command-line deployment tool. This module contains the master JSR-88 plugin used by third-party configuration and deployment tools.

Group: geronimo Artifact: geronimo-deploy-jsr88
Show all versions 
 

0 downloads
Artifact geronimo-deploy-jsr88
Group geronimo
Version 1.1.1
Last update 19. September 2006
Organization Apache Software Foundation
URL http://incubator.apache.org/projects/geronimo/deployment/
License not specified
Dependencies amount 17
Dependencies xbean, stax-api, mx4j, mx4j-remote, geronimo-kernel, geronimo-common, geronimo-deployment, geronimo-system, geronimo-util, geronimo-deploy-config, geronimo-service-builder, geronimo-connector-builder, geronimo-web-builder, geronimo-j2ee, geronimo-j2ee-deployment_1.1_spec, commons-jelly-tags-velocity, velocity,
There are maybe transitive dependencies!

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

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.6
Last update 05. April 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!

version-lifecycle-maven-plugin from group com.anton-johansson (version 1.0.0)

This Maven plugin aims to provide a better experience regarding version management in Maven. It does this by introducing a new lifecycle. This allows to bump major, minor or patch version numbers with a simple command while still being able to run other plugins during the creation of the version. Output generated from these plugins can easily be added and included in the release tag.

Group: com.anton-johansson Artifact: version-lifecycle-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact version-lifecycle-maven-plugin
Group com.anton-johansson
Version 1.0.0
Last update 07. March 2024
Organization not specified
URL https://github.com/anton-johansson/version-lifecycle-maven-plugin
License Apache License, Version 2.0
Dependencies amount 7
Dependencies java-semver, org.eclipse.jgit, commons-io, maven-plugin-api, maven-core, plexus-utils, plexus-interactivity-api,
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!

java-uuid-generator from group com.fasterxml.uuid (version 5.0.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.0.0
Last update 24. February 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!

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!



Page 215 from 224 (items total 2238)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy