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

Download JAR files tagged by each with all dependencies

Search JAR files by class name

cucumber-slices-maven-plugin from group com.disney.studio.cucumber.slices.plugin (version 1.8.2)

The Cucumber Slices Plugin is designed to parse Cucumber feature files with 1 or more scenarios into many feature files, each with 1 scenario per feature file. Each parsed feature file is associated with a Cucumber runner file that is generated at runtime. The Cucumber runner files can be executed in parallel using Maven's Surefire or Failsafe Plugin.

Group: com.disney.studio.cucumber.slices.plugin Artifact: cucumber-slices-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact cucumber-slices-maven-plugin
Group com.disney.studio.cucumber.slices.plugin
Version 1.8.2
Last update 10. December 2020
Organization not specified
URL https://github.com/DisneyStudios/cucumber-slices-maven-plugin
License The Apache License, Version 2.0
Dependencies amount 22
Dependencies maven-plugin-api, plexus-utils, cucumber-groovy, cucumber-junit, groovy, groovy-bsf, groovy-cli-picocli, groovy-cli-commons, groovy-console, groovy-datetime, groovy-docgenerator, groovy-groovydoc, groovy-groovysh, groovy-jmx, groovy-json, groovy-jsr223, groovy-macro, groovy-nio, groovy-sql, groovy-xml, slf4j-api, slf4j-log4j12,
There are maybe transitive dependencies!

day from group com.day (version 12)

This project definition contains the core definition for all Maven 2 projects of Day Management AG such that we have a consistent project build environment and need not repeat common configuration everytime. Each parent project of the Day products should refer to this project (${project.groupId}:${project.artifactId}:${project.version}) as its parent. It is not intended for this project to be modified often. Hence use a simple counter as its version.

Group: com.day Artifact: day
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact day
Group com.day
Version 12
Last update 28. October 2020
Organization Adobe
URL https://adobe.com
License License Agreement
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

single-file-java from group org.singlefilejava (version 1.2.0)

This is a collection of disparate pieces of code, each file containing a single piece of functionality. The idea is software minimalism, you get 1000 lines of Java code, no dependencies. Collection of useful things, especially for prototyping/rapid development.

Group: org.singlefilejava Artifact: single-file-java
Show all versions Show documentation Show source 
 

0 downloads
Artifact single-file-java
Group org.singlefilejava
Version 1.2.0
Last update 16. September 2020
Organization not specified
URL https://github.com/cschanck/single-file-java
License Apache 2.0 License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

services.traceable from group es.com.arisnegro.spring (version 0.0.2)

Library to trace the calls to spring services easily using annotations. The source code of the services will be cleaner due to less calls to send log messages. Each method of the services can be configured to print messages for specific log level, to print only the start or the end of the method or even to print selected input arguments and/or the return value.

Group: es.com.arisnegro.spring Artifact: services.traceable
Show documentation Show source 
 

0 downloads
Artifact services.traceable
Group es.com.arisnegro.spring
Version 0.0.2
Last update 10. September 2020
Organization not specified
URL https://github.com/arisnegro/spring.services.traceable
License GPL-3.0 License
Dependencies amount 2
Dependencies commons-logging, aspectjweaver,
There are maybe transitive dependencies!

spring-boot-service from group de.bitgrip.archetypes (version 0.1.0)

An archetype which generates a complete spring-boot-service with an RESTFUL api with dummy implementation. Each application layer is Additionally creates an FeignClient coupled to the API of the service, which clients could use. Check https://github.com/bitgrip/spring-boot-archetype

Group: de.bitgrip.archetypes Artifact: spring-boot-service

 

0 downloads
Artifact spring-boot-service
Group de.bitgrip.archetypes
Version 0.1.0
Last update 16. August 2019
Organization not specified
URL https://github.com/bitgrip/spring-boot-archetype
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
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!

test-tools from group com.torodb.engine.backend (version 0.50.3)

This module contains common code to test different backend implementations. Like the tests each backend should pass or utility classes that works well with each backend test suite. NOTE: It must be used just for test cases, not for production code.

Group: com.torodb.engine.backend Artifact: test-tools
Show all versions Show documentation Show source 
 

0 downloads
Artifact test-tools
Group com.torodb.engine.backend
Version 0.50.3
Last update 24. October 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies backend-common,
There are maybe transitive dependencies!

signingkeys from group com.messagemedia.sdk (version 1.0.0)

The MessageMedia Signature Key API provides a number of endpoints for managing key used to sign each unique request to ensure security and the requests can't (easily) be spoofed. This is similar to using HMAC in your outbound messaging (rather than HTTP Basic).

Group: com.messagemedia.sdk Artifact: signingkeys
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact signingkeys
Group com.messagemedia.sdk
Version 1.0.0
Last update 06. July 2018
Organization MessageMedia
URL https://github.com/messagemedia/signingkeys-java-sdk/
License Apache License, Version 2.0
Dependencies amount 9
Dependencies okhttp, jackson-databind, jackson-core, jackson-annotations, httpasyncclient, httpclient, httpcore, httpmime, httpcore-nio,
There are maybe transitive dependencies!

org.carewebframework.messaging.jms-parent from group org.carewebframework (version 6.1.0-RC4)

Group: org.carewebframework Artifact: org.carewebframework.messaging.jms-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.carewebframework.messaging.jms-parent
Group org.carewebframework
Version 6.1.0-RC4
Last update 13. June 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.carewebframework.messaging-parent from group org.carewebframework (version 6.1.0-RC4)

Messaging adapters for various messaging implementations. These are used for remote event delivery, but may be leveraged for other purposes as well. More than one messaging adapter may be used at one time. The messaging subsystem will handle delivery to and receipt from each registered adapter.

Group: org.carewebframework Artifact: org.carewebframework.messaging-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.carewebframework.messaging-parent
Group org.carewebframework
Version 6.1.0-RC4
Last update 13. June 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 42 from 69 (items total 684)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy