Download JAR files tagged by checks with all dependencies
changelog-buildbreaker-maven-plugin from group com.github.peterwippermann.maven (version 0.1.2)
Group: com.github.peterwippermann.maven Artifact: changelog-buildbreaker-maven-plugin
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
clirr-maven-plugin from group org.codehaus.mojo (version 2.8)
Clirr is a tool that checks Java libraries for binary and source compatibility with older releases.
Basically you give it two sets of jar files and Clirr dumps out a list of changes in the public API.
The clirr-maven-plugin can be configured to break the build, if it detects incompatible api changes.
In a continuous integration process, the clirr-maven-plugin can automatically prevent accidental
introduction of binary or source compatibility problems. Additionally, the plugin can generate
a report as part of the generated site.
Group: org.codehaus.mojo Artifact: clirr-maven-plugin
Show all versions Show documentation Show source
Show all versions Show documentation Show source
1 downloads
Artifact clirr-maven-plugin
Group org.codehaus.mojo
Version 2.8
Last update 12. September 2016
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 13
Dependencies clirr-core, bcel, maven-artifact, maven-model, maven-plugin-api, maven-project, doxia-decoration-model, doxia-module-xhtml, doxia-sink-api, doxia-site-renderer, maven-reporting-api, plexus-i18n, plexus-utils,
There are maybe transitive dependencies!
Group org.codehaus.mojo
Version 2.8
Last update 12. September 2016
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 13
Dependencies clirr-core, bcel, maven-artifact, maven-model, maven-plugin-api, maven-project, doxia-decoration-model, doxia-module-xhtml, doxia-sink-api, doxia-site-renderer, maven-reporting-api, plexus-i18n, plexus-utils,
There are maybe transitive dependencies!
closure-compiler-java-6 from group org.scala-js (version v20160517)
Closure Compiler is a JavaScript optimizing compiler. It parses your
JavaScript, analyzes it, removes dead code and rewrites and minimizes
what's left. It also checks syntax, variable references, and types, and
warns about common JavaScript pitfalls. It is used in many of Google's
JavaScript apps, including Gmail, Google Web Search, Google Maps, and
Google Docs.
Artifact closure-compiler-java-6
Group org.scala-js
Version v20160517
Last update 07. July 2016
Organization not specified
URL https://github.com/scala-js/closure-compiler/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.scala-js
Version v20160517
Last update 07. July 2016
Organization not specified
URL https://github.com/scala-js/closure-compiler/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
closure-compiler-unshaded-java-6 from group org.scala-js (version v20160517)
Closure Compiler is a JavaScript optimizing compiler. It parses your
JavaScript, analyzes it, removes dead code and rewrites and minimizes
what's left. It also checks syntax, variable references, and types, and
warns about common JavaScript pitfalls. It is used in many of Google's
JavaScript apps, including Gmail, Google Web Search, Google Maps, and
Google Docs.
2 downloads
Artifact closure-compiler-unshaded-java-6
Group org.scala-js
Version v20160517
Last update 07. July 2016
Organization not specified
URL https://github.com/scala-js/closure-compiler/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.scala-js
Version v20160517
Last update 07. July 2016
Organization not specified
URL https://github.com/scala-js/closure-compiler/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
closure-compiler-main-java-6 from group org.scala-js (version v20160517)
Group: org.scala-js Artifact: closure-compiler-main-java-6
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
closure-compiler-externs-java-6 from group org.scala-js (version v20160517)
Artifact closure-compiler-externs-java-6
Group org.scala-js
Version v20160517
Last update 07. July 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.scala-js
Version v20160517
Last update 07. July 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
closure-compiler-parent-java-6 from group org.scala-js (version v20160517)
Group: org.scala-js Artifact: closure-compiler-parent-java-6
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
baselining-maven-plugin from group net.distilledcode.maven (version 1.1.0)
Maven plugin leveraging the baselining feature of the bnd library[0].
The plugin automatically checks an OSGi bundle's package export
versions need to be incremented, in accordance with semantic versioning[1,2].
[0] http://blog.osgi.org/2013/09/baselining-semantic-versioning-made-easy.html
[1] http://www.osgi.org/wiki/uploads/Links/SemanticVersioning.pdf
[2] http://semver.org/spec/v2.0.0.html
Group: net.distilledcode.maven Artifact: baselining-maven-plugin
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact baselining-maven-plugin
Group net.distilledcode.maven
Version 1.1.0
Last update 08. April 2016
Organization not specified
URL https://github.com/code-distillery/baselining-maven-plugin
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies bnd, maven-plugin-api, maven-core, maven-compat,
There are maybe transitive dependencies!
Group net.distilledcode.maven
Version 1.1.0
Last update 08. April 2016
Organization not specified
URL https://github.com/code-distillery/baselining-maven-plugin
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies bnd, maven-plugin-api, maven-core, maven-compat,
There are maybe transitive dependencies!
closure-compiler-rhino from group com.google.javascript (version v20140508)
Group: com.google.javascript Artifact: closure-compiler-rhino
Show all versions Show documentation Show source
Show all versions Show documentation Show source
1 downloads
Artifact closure-compiler-rhino
Group com.google.javascript
Version v20140508
Last update 12. May 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.google.javascript
Version v20140508
Last update 12. May 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
patterntesting-check-ct from group net.sf.patterntesting (version 0.9.9)
PatternTesting Check.CT (patterntesting-check-ct) is a quality framework that
allows to automatically verify that Architecture/Design recommendations
are implemented correctly in the code.
It provides different checks of known anti patterns (like using System.out
for logging) but provides also a test framework for better testing.
The checks are done during compile time (this is the "CT" in Check.CT").
0 downloads
Artifact patterntesting-check-ct
Group net.sf.patterntesting
Version 0.9.9
Last update 30. December 2009
Organization not specified
URL http://patterntesting.sourceforge.net/check/ct/
License not specified
Dependencies amount 3
Dependencies aspectjrt, patterntesting-rt, junit,
There are maybe transitive dependencies!
Group net.sf.patterntesting
Version 0.9.9
Last update 30. December 2009
Organization not specified
URL http://patterntesting.sourceforge.net/check/ct/
License not specified
Dependencies amount 3
Dependencies aspectjrt, patterntesting-rt, junit,
There are maybe transitive dependencies!
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
Page 54 from 56 (items total 554)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy