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

Download JAR files tagged by plugin with all dependencies

Search JAR files by class name

handy-uri-templates from group com.damnhandy (version 2.1.8)

Handy URI Templates is a RFC6570 compliant URI template processor. The library allows clients to utilize templatized URIs and inject replacement variables to expand the template into a URI. The library sports a fluent API, ability to plugin custom object renderers, and supports all levels of URI templates.

Group: com.damnhandy Artifact: handy-uri-templates
Show all versions Show documentation Show source 
 

39 downloads
Artifact handy-uri-templates
Group com.damnhandy
Version 2.1.8
Last update 26. May 2019
Organization Ryan J. McDonough
URL https://github.com/damnhandy/Handy-URI-Templates
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies joda-time,
There are maybe transitive dependencies!

dummy-deployment-module from group com.aginity.aqe (version 1.0.380)

This module exists due to a bug, please see https://issues.sonatype.org/browse/NEXUS-9138. In short Nexus Staging Deploy plugin injects deployment of all modules into last module deployment phase. If skipNexusStagingDeployMojo=true for last module then whole deployment is skipped.

Group: com.aginity.aqe Artifact: dummy-deployment-module
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact dummy-deployment-module
Group com.aginity.aqe
Version 1.0.380
Last update 24. April 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

wicket-arquillian-testing from group org.apache.wicket (version 9.0.0-M1)

A sample JAVA EE 6 project demonstrating how to use Arquillian with Wicket Framework deployed on JBoss WildFly managed downloaded from maven repository (NEXUS for example) and unpacked with dependency plugin. WAR version (everything in a single .war file).

Group: org.apache.wicket Artifact: wicket-arquillian-testing
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact wicket-arquillian-testing
Group org.apache.wicket
Version 9.0.0-M1
Last update 10. April 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies wildfly-weld, wildfly-arquillian-container-embedded, junit-vintage-engine, wicket-cdi, wicket-core, shrinkwrap-resolver-impl-maven,
There are maybe transitive dependencies!

siddhi-store-rdbms-tests-distribution from group org.wso2.extension.siddhi.store.rdbms (version 5.1.2)

This module generates the product distribution (zip) by installing sample in-memory user store and carbon-security feature on top of kernel core and runtime features and finally assembles product specific configurations files and startup scripts using assembly plugin.

Group: org.wso2.extension.siddhi.store.rdbms Artifact: siddhi-store-rdbms-tests-distribution
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact siddhi-store-rdbms-tests-distribution
Group org.wso2.extension.siddhi.store.rdbms
Version 5.1.2
Last update 18. March 2019
Organization not specified
URL http://wso2.com
License not specified
Dependencies amount 51
Dependencies org.wso2.carbon.runtime.feature, org.wso2.carbon.utils.feature, org.wso2.carbon.osgi.feature, org.wso2.carbon.touchpoint.feature, org.wso2.carbon.config.feature, org.wso2.carbon.secvault.feature, org.wso2.carbon.server.feature, org.wso2.carbon.transport.http.netty.feature, org.wso2.carbon.connector.framework.feature, org.wso2.carbon.messaging.feature, org.wso2.carbon.datasource.core.feature, org.wso2.carbon.jndi.feature, org.wso2.carbon.caching.feature, org.wso2.carbon.metrics.core.feature, org.wso2.carbon.metrics.jdbc.core.feature, org.wso2.carbon.metrics.das.core.feature, org.wso2.msf4j.feature, org.wso2.carbon.deployment.engine.feature, org.wso2.carbon.deployment.notifier.feature, org.wso2.carbon.cluster.coordinator.service.feature, org.wso2.carbon.cluster.coordinator.commons.feature, org.wso2.carbon.stream.processor.core.feature, org.wso2.carbon.stream.processor.common.feature, org.wso2.carbon.siddhi.editor.core.feature, org.wso2.carbon.event.simulator.core.feature, org.wso2.carbon.sp.jobmanager.core.feature, org.wso2.carbon.sp.distributed.resource.core.feature, org.wso2.carbon.siddhi.metrics.core.feature, org.wso2.siddhi.feature, org.wso2.carbon.pax.exam.feature, org.wso2.carbon.analytics.msf4j.interceptor.common.feature, org.wso2.carbon.analytics.permissions.feature, org.wso2.carbon.analytics.idp.client.feature, siddhi-store-rdbms, org.wso2.carbon.stream.processor.statistics.feature, org.wso2.carbon.secvault.tools.feature, org.wso2.transport.http.netty.feature, org.wso2.carbon.stream.processor.statistics.feature, org.wso2.carbon.business.rules.core.feature, org.wso2.carbon.business.rules.web.feature, org.wso2.carbon.siddhi.store.api.rest.feature, org.wso2.carbon.analytics.auth.rest.api.feature, org.wso2.carbon.databridge.feature, org.wso2.carbon.databridge.agent.feature, org.wso2.carbon.databridge.commons.thrift.feature, org.wso2.carbon.databridge.commons.feature, org.wso2.carbon.status.dashboard.core.feature, org.wso2.carbon.status.dashboard.web.feature, org.wso2.carbon.uiserver.feature, org.wso2.carbon.cluster.coordinator.rdbms.feature, org.wso2.carbon.data.provider.feature,
There are maybe transitive dependencies!

nonsnapshot-maven-plugin from group at.nonblocking (version 4.0.1)

A Maven plugin to get rid of SNAPSHOT versions and automatically update artifact versions with each build if anything changes. Such a change can be a scm commit since the last build or a newly available upstream dependency version within a configured range.

Group: at.nonblocking Artifact: nonsnapshot-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact nonsnapshot-maven-plugin
Group at.nonblocking
Version 4.0.1
Last update 24. February 2019
Organization not specified
URL https://github.com/nonblocking/maven-nonsnapshot-plugin
License Apache License, Version 2.0
Dependencies amount 4
Dependencies maven-core, slf4j-api, svnkit, org.eclipse.jgit,
There are maybe transitive dependencies!

generator-maven-plugin from group com.github.wtbian (version 1.0.4.1)

The mvc-generator makes it easier to write code with spring-mvc applications. mvc-generator generate code with freemarker template of controller, service and dao etc level object using maven plugin. Simplicity is the biggest advantage of the generator code over generating code tools.

Group: com.github.wtbian Artifact: generator-maven-plugin
Show all versions Show documentation Show source 
 

1 downloads
Artifact generator-maven-plugin
Group com.github.wtbian
Version 1.0.4.1
Last update 11. February 2019
Organization not specified
URL http://maven.apache.org
License The MIT License
Dependencies amount 7
Dependencies maven-plugin-api, maven-core, freemarker, jsqlparser, fastjson, spring-context, slf4j-api,
There are maybe transitive dependencies!

stringannotation from group uk.ac.gate.plugins (version 4.1)

A GATE plugin that provides processing resources for annotating documents based on gazetteer lists and Java regular expressions. The gazetteer annotator is able to store very large gazetteer lists in memory and can match against either the document text or the value of annotation features.

Group: uk.ac.gate.plugins Artifact: stringannotation
Show all versions Show documentation Show source 
 

2 downloads
Artifact stringannotation
Group uk.ac.gate.plugins
Version 4.1
Last update 15. January 2019
Organization GATE Team
URL https://github.com/johann-petrak/gateplugin-StringAnnotation
License GNU Lesser General Public License (LGPL), Version 3
Dependencies amount 6
Dependencies commons-cli, commons-io, commons-text, fastutil, snakeyaml, junit,
There are maybe transitive dependencies!

i18n-maven-plugin from group de.pentabyte.tools (version 1.2.3)

This project defines an XML schema which holds translated text resoures in one file. This maven plugin can create the platform specific message files from this one XML file. Use it during the "generate-resources" phase to keep your language files up to date.

Group: de.pentabyte.tools Artifact: i18n-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact i18n-maven-plugin
Group de.pentabyte.tools
Version 1.2.3
Last update 18. December 2018
Organization not specified
URL https://github.com/hoereth/i18n-maven-plugin
License MIT License
Dependencies amount 4
Dependencies maven-plugin-api, jackson-databind, commons-lang3, commons-io,
There are maybe transitive dependencies!

continuous-deployment from group io.cucumber (version 3.0.2)

When using local staging the deployment is deferred to the last module. Because half the project consists of examples that should not be deployed and thus skip the execution of the nexus staging plugin this causes the whole whole project to skip deployment. By being the last module in the build we can ensure that the nexus plugin is triggered uploads all artifacts at the end of the build.

Group: io.cucumber Artifact: continuous-deployment
Show all versions 
 

1 downloads
Artifact continuous-deployment
Group io.cucumber
Version 3.0.2
Last update 22. September 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

r-maven-plugin from group it.bancaditalia.oss (version 1.0.0)

This plugin brings into Maven the lifecycle of an R package. It builds onto the existing R installation to perform build, check, etc. It provides means to complete a DESCRIPTION file with version, etc. In the future, It will allow to deploy the project to CRAN as well as a Maven artifact repository.

Group: it.bancaditalia.oss Artifact: r-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact r-maven-plugin
Group it.bancaditalia.oss
Version 1.0.0
Last update 10. September 2018
Organization Banca d'Italia
URL https://github.com/vpinna80/r-maven-plugin
License European Union Public License 1.1
Dependencies amount 3
Dependencies maven-filtering, JRI, jna,
There are maybe transitive dependencies!



Page 1951 from 1985 (items total 19847)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy