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

Download JAR files tagged by plan with all dependencies

Search JAR files by class name

commercetools-java-client-ahc-1_8 from group com.commercetools.sdk.jvm.core (version 2.14.0)

Group: com.commercetools.sdk.jvm.core Artifact: commercetools-java-client-ahc-1_8
Show all versions Show documentation Show source 
 

0 downloads
Artifact commercetools-java-client-ahc-1_8
Group com.commercetools.sdk.jvm.core
Version 2.14.0
Last update 21. February 2023
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 2
Dependencies sdk-http-ahc-1_8, commercetools-java-client-core,
There are maybe transitive dependencies!

testlink-helper from group com.github.billyjulius (version 1.2.1-beta)

Group: com.github.billyjulius Artifact: testlink-helper
Show all versions Show documentation Show source 
 

0 downloads
Artifact testlink-helper
Group com.github.billyjulius
Version 1.2.1-beta
Last update 16. October 2019
Organization not specified
URL https://github.com/billyjulius/testlink-helper
License MIT License
Dependencies amount 1
Dependencies testlink-java-api,
There are maybe transitive dependencies!

toast-tk-maven-plugin from group io.toast-tk (version 0.1.5)

Toast TK Maven plugin Mojos: - download: Download test scripts locally - upload: Upload local @Action sentences to be used on the webapp (steps' auto-completion) - run: Execute local test scripts - report: publish test plan reports

Group: io.toast-tk Artifact: toast-tk-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact toast-tk-maven-plugin
Group io.toast-tk
Version 0.1.5
Last update 28. June 2017
Organization not specified
URL http://toast-tk.io
License The Apache License, Version 2.0
Dependencies amount 8
Dependencies maven-plugin-api, maven-artifact, maven-project, reflections, javassist, toast-tk-runtime, toast-tk-rest-utils, toast-tk-agent-api,
There are maybe transitive dependencies!

incrementalbuild-watchdog from group io.takari (version 0.6.0)

This is a maven build extension that will fail incremental build if mojo executions are removed from project build plan compared to the previous build. The idea is to guarantee outputs produced by the removed mojo executions are not affecting build result. For example, if source code generating mojo is removed, the build may continue to succeed until the generated sources are removed.

Group: io.takari Artifact: incrementalbuild-watchdog
Show all versions Show documentation Show source 
 

0 downloads
Artifact incrementalbuild-watchdog
Group io.takari
Version 0.6.0
Last update 05. June 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies slf4j-api, maven-core, javax.inject, incrementalbuild,
There are maybe transitive dependencies!

car-maven-plugin from group org.apache.geronimo.buildsupport (version 3.0.1)

The car-maven-plugin handles all aspects of "predeploying" a module into a Geronimo car file and installing car files into a Geronimo server. As part of this it processes plan files to include the module Id and dependencies, and generates geronimo-plugin.xml metadata files and manages a geronimo-plugins.xml catalog in the local maven repository.

Group: org.apache.geronimo.buildsupport Artifact: car-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact car-maven-plugin
Group org.apache.geronimo.buildsupport
Version 3.0.1
Last update 23. May 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 32
Dependencies geronimo-jaxb_2.2_spec, jaxb-impl, sxc-jaxb, geronimo-stax-api_1.2_spec, woodstox-core-asl, stax2-api, geronimo-activation_1.1_spec, geronimo-jta_1.1_spec, geronimo-hook, geronimo-common, geronimo-system, geronimo-obr, geronimo-plugin, geronimo-service-builder, geronimo-deploy-tool, geronimo-transformer, geronimo-main, yoko-spec-corba, yoko-rmi-spec, maven-artifact, maven-archiver, maven-dependency-tree, maven-filtering, plexus-utils, commons-cli, org.apache.servicemix.bundles.xstream, org.apache.servicemix.bundles.xpp3, gossip, org.osgi.compendium, org.osgi.core, org.apache.karaf.jaas.boot, pax-url-mvn,
There are maybe transitive dependencies!

velocity-tools-examples-simple from group com.github.ppodgorsek.apache (version 3.3.0)

Simple webapp based on Velocity Tools. PLEASE NOTE: this is a temporary fork to unblock projects migrating to Jakarta, but I won't continue maintaining it in the future as the Velocity team doesn't understand the value of Jakarta. I strongly suggest you plan a switch to a more modern template engine such as Thymeleaf.

Group: com.github.ppodgorsek.apache Artifact: velocity-tools-examples-simple
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact velocity-tools-examples-simple
Group com.github.ppodgorsek.apache
Version 3.3.0
Last update 12. July 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

velocity-tools-view from group com.github.ppodgorsek.apache (version 3.3.0)

Tools to be used in a servlet context. PLEASE NOTE: this is a temporary fork to unblock projects migrating to Jakarta, but I won't continue maintaining it in the future as the Velocity team doesn't understand the value of Jakarta. I strongly suggest you plan a switch to a more modern template engine such as Thymeleaf.

Group: com.github.ppodgorsek.apache Artifact: velocity-tools-view
Show documentation Show source 
 

0 downloads
Artifact velocity-tools-view
Group com.github.ppodgorsek.apache
Version 3.3.0
Last update 12. July 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies velocity-engine-core, velocity-tools-generic, slf4j-api, commons-lang3, commons-digester3,
There are maybe transitive dependencies!

velocity-tools-generic from group com.github.ppodgorsek.apache (version 3.3.0)

Generic tools that can be used in any context. PLEASE NOTE: this is a temporary fork to unblock projects migrating to Jakarta, but I won't continue maintaining it in the future as the Velocity team doesn't understand the value of Jakarta. I strongly suggest you plan a switch to a more modern template engine such as Thymeleaf.

Group: com.github.ppodgorsek.apache Artifact: velocity-tools-generic
Show documentation Show source 
 

0 downloads
Artifact velocity-tools-generic
Group com.github.ppodgorsek.apache
Version 3.3.0
Last update 12. July 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies velocity-engine-core, commons-beanutils, commons-digester3, commons-lang3, slf4j-api, json-simple,
There are maybe transitive dependencies!

velocity-tools-parent from group com.github.ppodgorsek.apache (version 3.3.0)

VelocityTools is an integrated collection of Velocity subprojects with the common goal of creating tools and infrastructure to speed and ease development of both web and non-web applications using the Velocity template engine. PLEASE NOTE: this is a temporary fork to unblock projects migrating to Jakarta, but I won't continue maintaining it in the future as the Velocity team doesn't understand the value of Jakarta. I strongly suggest you plan a switch to a more modern template engine such as Thymeleaf.

Group: com.github.ppodgorsek.apache Artifact: velocity-tools-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact velocity-tools-parent
Group com.github.ppodgorsek.apache
Version 3.3.0
Last update 12. July 2023
Organization not specified
URL https://velocity.apache.org/tools/devel/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

flink-table-uber-blink_2.12 from group org.apache.flink (version 1.13.6)

Group: org.apache.flink Artifact: flink-table-uber-blink_2.12
Show all versions Show source 
 

0 downloads
Artifact flink-table-uber-blink_2.12
Group org.apache.flink
Version 1.13.6
Last update 04. February 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies flink-sql-parser, flink-sql-parser-hive, slf4j-api, jsr305,
There are maybe transitive dependencies!



Page 16 from 3 (items total 178)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy