Download JAR files tagged by runs with all dependencies
anythingworks-exampleproject from group com.optimaize.anythingworks.exampleproject (version 1.1.0)
A code example for how to use the anythingworks library.
The submodules are:
server: a sample server app that runs a web service.
clientlib: the matching web service client library that uses soap/wsdl to connect to the server.
clientapp: a sample client app that uses the clientlib to connect to the server.
To test it, run the Boot class and then execute the PingServiceImplTest.
Group: com.optimaize.anythingworks.exampleproject Artifact: anythingworks-exampleproject
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact anythingworks-exampleproject
Group com.optimaize.anythingworks.exampleproject
Version 1.1.0
Last update 20. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies logback-classic, jul-to-slf4j,
There are maybe transitive dependencies!
Group com.optimaize.anythingworks.exampleproject
Version 1.1.0
Last update 20. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies logback-classic, jul-to-slf4j,
There are maybe transitive dependencies!
ImageOptimization from group com.salesforce.perfeng.uiperf (version 2.0.1)
0 downloads
gitflow-maven-plugin from group com.musenbrock (version 1.16.0.mmusenbr)
The Git-Flow Maven Plugin supports various Git workflows, including Vincent Driessen's successful Git branching model and GitHub Flow. This plugin runs Git and Maven commands from the command line. Supports Eclipse Plugins build with Tycho.
Artifact gitflow-maven-plugin
Group com.musenbrock
Version 1.16.0.mmusenbr
Last update 16. October 2021
Organization not specified
URL https://github.com/mmusenbr/gitflow-maven-plugin
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies maven-core, plexus-utils, plexus-interactivity-api, maven-project, maven-release-manager,
There are maybe transitive dependencies!
Group com.musenbrock
Version 1.16.0.mmusenbr
Last update 16. October 2021
Organization not specified
URL https://github.com/mmusenbr/gitflow-maven-plugin
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies maven-core, plexus-utils, plexus-interactivity-api, maven-project, maven-release-manager,
There are maybe transitive dependencies!
dockerbuild from group net.oneandone.maven.plugins (version 1.2.2)
Maven plugin to build Docker images from a Dockerfile. The main idea is to store this Dockerfile in a *dockerbuild* artifact
and manage it centrally in your favorite Naven repository. To build an image, this plugin resolves the dockerbuild artifact, unpacks it
into the build context directory, adds necessary artifacts, and runs a Docker build on it.
Group: net.oneandone.maven.plugins Artifact: dockerbuild
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact dockerbuild
Group net.oneandone.maven.plugins
Version 1.2.2
Last update 23. June 2021
Organization not specified
URL https://github.com/mlhartme/maven-dockerbuild-plugin
License not specified
Dependencies amount 8
Dependencies docker-java-core, docker-java-transport-zerodep, sushi, jtar, gson, maven-filtering, maven-plugin-api, maven-core,
There are maybe transitive dependencies!
Group net.oneandone.maven.plugins
Version 1.2.2
Last update 23. June 2021
Organization not specified
URL https://github.com/mlhartme/maven-dockerbuild-plugin
License not specified
Dependencies amount 8
Dependencies docker-java-core, docker-java-transport-zerodep, sushi, jtar, gson, maven-filtering, maven-plugin-api, maven-core,
There are maybe transitive dependencies!
gitflow-maven-plugin from group org.dominokit (version 1.0.0)
The Git-Flow Maven Plugin supports various Git workflows, including Vincent Driessen's successful Git branching model and GitHub Flow. This plugin runs Git and Maven commands from the command line. Supports Eclipse Plugins build with Tycho.
Artifact gitflow-maven-plugin
Group org.dominokit
Version 1.0.0
Last update 20. March 2021
Organization not specified
URL https://github.com/Dominokit/gitflow-maven-plugin
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies maven-core, plexus-utils, plexus-interactivity-api, maven-project, maven-release-manager,
There are maybe transitive dependencies!
Group org.dominokit
Version 1.0.0
Last update 20. March 2021
Organization not specified
URL https://github.com/Dominokit/gitflow-maven-plugin
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies maven-core, plexus-utils, plexus-interactivity-api, maven-project, maven-release-manager,
There are maybe transitive dependencies!
stool from group net.oneandone.stool (version 6.0.0)
Group: net.oneandone.stool Artifact: stool
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
ci-parent-pom from group de.davelee (version 2.0.2)
This is a Maven Parent POM for Continuous Integration using Java. It has an analysis profile that can be called which runs Surefire for JUnit Tests, measures Code Coverage using JaCoCo (v2.0.x and higher) or Cobertura (v1.0.x), generates Documentation using JavaDoc and measures Code Quality using PMD, FindBugs and Checkstyle.
Group: de.davelee Artifact: ci-parent-pom
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ci-parent-pom
Group de.davelee
Version 2.0.2
Last update 09. September 2020
Organization not specified
URL https://www.davelee.de
License GNU General Public Licence
Dependencies amount 4
Dependencies slf4j-api, log4j-api, log4j-core, log4j-slf4j-impl,
There are maybe transitive dependencies!
Group de.davelee
Version 2.0.2
Last update 09. September 2020
Organization not specified
URL https://www.davelee.de
License GNU General Public Licence
Dependencies amount 4
Dependencies slf4j-api, log4j-api, log4j-core, log4j-slf4j-impl,
There are maybe transitive dependencies!
datakernel-eventloop from group io.datakernel (version 3.1.0)
Efficient non-blocking network and file I/O, for building Node.js-like client/server applications with
high performance requirements. It is similar to Event Loop in Node.js.
Although Eventloop runs in a single thread, multiple event loops can be
launched at the same time allowing for efficient CPU usage.
0 downloads
Artifact datakernel-eventloop
Group io.datakernel
Version 3.1.0
Last update 14. November 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies datakernel-common,
There are maybe transitive dependencies!
Group io.datakernel
Version 3.1.0
Last update 14. November 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies datakernel-common,
There are maybe transitive dependencies!
gitflow-maven-plugin from group net.sourceforge.openutils (version 1.13.3)
The Git-Flow Maven Plugin supports various Git workflows, including Vincent Driessen's successful Git branching model and GitHub Flow. This plugin runs Git and Maven commands from the command line. Supports Eclipse Plugins build with Tycho.
Group: net.sourceforge.openutils Artifact: gitflow-maven-plugin
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact gitflow-maven-plugin
Group net.sourceforge.openutils
Version 1.13.3
Last update 25. October 2019
Organization not specified
URL ${url}
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies maven-core, plexus-utils, plexus-interactivity-api, maven-project, maven-release-manager,
There are maybe transitive dependencies!
Group net.sourceforge.openutils
Version 1.13.3
Last update 25. October 2019
Organization not specified
URL ${url}
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies maven-core, plexus-utils, plexus-interactivity-api, maven-project, maven-release-manager,
There are maybe transitive dependencies!
ambush from group org.threadly (version 0.2)
A unique java library for structuring and driving performance load tests. What makes this so unique is the belief that what is describing how test code runs, should be the same language/closely connected with the tool which helps structure those actions and executes those actions.
Artifact ambush
Group org.threadly
Version 0.2
Last update 23. September 2019
Organization not specified
URL http://threadly.org/
License Mozilla Public License Version 2.0
Dependencies amount 1
Dependencies threadly,
There are maybe transitive dependencies!
Group org.threadly
Version 0.2
Last update 23. September 2019
Organization not specified
URL http://threadly.org/
License Mozilla Public License Version 2.0
Dependencies amount 1
Dependencies threadly,
There are maybe transitive dependencies!
Page 39 from 49 (items total 490)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy