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

Download JAR files tagged by dependency with all dependencies

Search JAR files by class name

test-bom from group de.scrum-master.test (version 1.4)

Maven BoM (Bill of Materials) defining dependency versions for JUnit, Spock, Geb, Selenium + web drivers, web driver manager by bonigarcia. Please import this artifact with type=pom, scope=import from the dependencyManagement section of your project. In order to also get the dependencies themselves plus basic configuration like GebConfig, please also add the dependency de.scrum-master.test:test-resources with scope=test to your project.

Group: de.scrum-master.test Artifact: test-bom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact test-bom
Group de.scrum-master.test
Version 1.4
Last update 11. July 2019
Organization Scrum-Master.de - Agile Project Management
URL https://github.com/kriegaex/MavenTestBom
License GNU General Public License (GPL) version 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

pomedit from group com.soerensen.pomedit (version 1.1.0)

This tool allows setting the version number of a specified dependency in a given Maven pom.xml file. All original comments and formatting will be kept. Usage example: mvn com.soerensen.pomedit:pomedit:1.0.1:setDependencyVersion -DpomFile="pom.xml" -Dgavtc="commons-io:commons-io:4.8.0" gavtc -> groupId:artifactId:version:type*:classifier* * optional Extra property: - noBackupFile (default:false), used to ignore the creation of a backup file.

Group: com.soerensen.pomedit Artifact: pomedit
Show all versions Show documentation 
 

0 downloads
Artifact pomedit
Group com.soerensen.pomedit
Version 1.1.0
Last update 25. June 2018
Organization not specified
URL https://www.soerensen.com
License Apache License, Version 2.0
Dependencies amount 2
Dependencies maven-plugin-api, maven-plugin-annotations,
There are maybe transitive dependencies!

fatjar-maven-plugin from group com.amitinside (version 0.0.1)

This maven plugin is responsible to create a Fat JAR bundle containing all the dependencies specified in a POM file. Sometimes users need to unpack specific dependency (eq. zip, tar etc) before packing the dependency as this dependency could contain other jar files. The primary motive is to collect all the dependencies including the plain jar dependencies and the other jar dependencies that reside in other dependency (eq. zip, tar etc). Apart from this, it could also update the versions of the specified dependencies before wrapping in a big fat JAR bundle. This internally uses bnd to wrap all the dependencies in a single fat JAR.

Group: com.amitinside Artifact: fatjar-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact fatjar-maven-plugin
Group com.amitinside
Version 0.0.1
Last update 05. February 2018
Organization not specified
URL Not specified
License Eclipse Public License - v 1.0
Dependencies amount 11
Dependencies guava, maven-invoker, commons-io, maven-model, zip4j, commons-cli, maven-plugin-api, maven-project, mojo-executor, biz.aQute.bndlib, slf4j-log4j12,
There are maybe transitive dependencies!

spring-data-events from group org.labun (version 1.0.1)

An implementation of missing spring data repository hooks. JPA @EventHandlers have following limitations, which have been solved in this library: 1) It leads to circular dependency between your entity and it's event handler which makes it impossible to split your application into dedicated modules or extends an existing one with own modules. 2) The inability to inject spring beans without using of static context.

Group: org.labun Artifact: spring-data-events
Show all versions Show documentation Show source 
 

1 downloads
Artifact spring-data-events
Group org.labun
Version 1.0.1
Last update 25. July 2017
Organization not specified
URL https://labun.org
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maven-dependency-versions-check-plugin from group com.ning.maven.plugins (version 2.0.4)

The maven-dependency-versions-check-plugin is a Maven plugin that verifies that the resolved versions of dependencies are at least the versions specified by the dependencies (or their dependencies etc.) if not higher. More specifically, it will check that * The resolved version of every dependency declared explicitly in the current POM is the same or a newer one than what was stated. If the resolved version has a higher major version number than the declared version, then the plugin will issue a warning if configured to do so. Note that enforced declared versions are ignored by the plugin. * For every explicitly declared dependency in the current POM, all its dependency versions are met. I.e. the resolved versions for all dependencies in that dependency's POM are the same or higher than the one stated in that dependency's POM. This is basically the same check as the one above, but using the dependency's POM! Also, if the current POM has exclusions specified for the dependency, then these transitive dependencies are ignored when checking this particular dependency.

Group: com.ning.maven.plugins Artifact: maven-dependency-versions-check-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact maven-dependency-versions-check-plugin
Group com.ning.maven.plugins
Version 2.0.4
Last update 25. September 2016
Organization not specified
URL https://github.com/ning/maven-dependency-versions-check-plugin
License Apache License 2.0
Dependencies amount 11
Dependencies maven-plugin-api, maven-model, maven-artifact, maven-project, maven-dependency-tree, commons-lang, commons-collections, slf4j-api, maven-plugin-log4j, guava, findbugs-annotations,
There are maybe transitive dependencies!

shiro-database-realm from group org.atteo.moonshine (version 1.2)

Group: org.atteo.moonshine Artifact: shiro-database-realm
Show all versions Show documentation Show source 
 

2 downloads
Artifact shiro-database-realm
Group org.atteo.moonshine
Version 1.2
Last update 18. April 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies shiro, spring-data, jcl-over-slf4j, liquibase,
There are maybe transitive dependencies!

rest-archetype from group org.atteo.moonshine (version 1.2)

Group: org.atteo.moonshine Artifact: rest-archetype
Show all versions Show source 
 

0 downloads
Artifact rest-archetype
Group org.atteo.moonshine
Version 1.2
Last update 18. April 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies resteasy,
There are maybe transitive dependencies!

distribution-archetype from group org.atteo.moonshine (version 1.2)

Group: org.atteo.moonshine Artifact: distribution-archetype
Show all versions Show source 
 

0 downloads
Artifact distribution-archetype
Group org.atteo.moonshine
Version 1.2
Last update 18. April 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

spring-data from group org.atteo.moonshine (version 1.2)

Group: org.atteo.moonshine Artifact: spring-data
Show all versions Show documentation Show source 
 

9 downloads
Artifact spring-data
Group org.atteo.moonshine
Version 1.2
Last update 18. April 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies jpa, jta, classindex, hibernate-jpa-2.0-api, spring-data-jpa,
There are maybe transitive dependencies!

hibernate-search from group org.atteo.moonshine (version 1.2)

Group: org.atteo.moonshine Artifact: hibernate-search
Show all versions Show documentation Show source 
 

1 downloads
Artifact hibernate-search
Group org.atteo.moonshine
Version 1.2
Last update 18. April 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies hibernate, hibernate-search, atomikos,
There are maybe transitive dependencies!



Page 607 from 625 (items total 6245)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy