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

Download org.neo4j.build.plugins JAR files with all dependencies

Search JAR files by class name

licensing-maven-plugin from group org.neo4j.build.plugins (version 1.7.11)

Forked from http://github.com/idcmp/licensing-maven-plugin

Group: org.neo4j.build.plugins Artifact: licensing-maven-plugin
Show all versions Show source 
 

1 downloads
Artifact licensing-maven-plugin
Group org.neo4j.build.plugins
Version 1.7.11
Last update 19. November 2021
Organization not specified
URL https://github.com/neo4j/licensing-maven-plugin
License The GNU Lesser General Public License, Version 3.0
Dependencies amount 8
Dependencies commons-lang3, commons-io, maven-artifact, maven-model, maven-plugin-api, maven-project, plexus-resources, xstream,
There are maybe transitive dependencies!

clirr-maven-plugin from group org.neo4j.build.plugins (version 1.0.1)

This is a specialized version of the Clirr Maven Plugin. It adds capabilities for excluding specific error types, as well as separating code into three, rather than two, subgroups: Internal code (no checks) Externally invoked code (Annotated with an "externally invoked" annotation, same as Externally implemented, but adding methods to interfaces and abstract classes is allowed) Externally implemented code (Assumed default. Full backwards compatibility required *unless* an interface is annotated with a defined adaptor annotation, in which case full backwards compatibility is required for the adaptor class, but the rules of @ExternallyInvoked apply to the interface itself) 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.neo4j.build.plugins Artifact: clirr-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact clirr-maven-plugin
Group org.neo4j.build.plugins
Version 1.0.1
Last update 09. November 2015
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 14
Dependencies clirr-core, bcel-findbugs, 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, junit,
There are maybe transitive dependencies!

neo4j-doctools from group org.neo4j.build.plugins (version 33)

Neo4j Documentation Tools.

Group: org.neo4j.build.plugins Artifact: neo4j-doctools
Show all versions Show documentation Show source 
 

0 downloads
Artifact neo4j-doctools
Group org.neo4j.build.plugins
Version 33
Last update 21. October 2015
Organization not specified
URL http://components.neo4j.org/${project.artifactId}/${project.version}
License GNU General Public License, Version 3
Dependencies amount 2
Dependencies jericho-html-dev, xinclude,
There are maybe transitive dependencies!

neo4j-docbook-xml from group org.neo4j.build.plugins (version 4.5)

DocBook is an XML vocabulary that lets you create documents in a presentation-neutral form that captures the logical structure of your content. Using free tools along with the DocBook XSL stylesheets, you can publish your content as HTML pages and PDF files, and in many other formats. This module is a fork by the Neo4j Team.

Group: org.neo4j.build.plugins Artifact: neo4j-docbook-xml

 

0 downloads
Artifact neo4j-docbook-xml
Group org.neo4j.build.plugins
Version 4.5
Last update 25. March 2014
Organization not specified
URL http://docbook.sourceforge.net/
License MIT like
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

webhelp-xhtml5-xsl from group org.neo4j.build.plugins (version 1.78.1)

These are XSL stylesheets for transforming DocBook XML document instances into various output formats. Webhelp was modified to use the XHTML5 backend.

Group: org.neo4j.build.plugins Artifact: webhelp-xhtml5-xsl
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact webhelp-xhtml5-xsl
Group org.neo4j.build.plugins
Version 1.78.1
Last update 17. March 2014
Organization not specified
URL http://sourceforge.net/projects/docbook/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ease-maven-plugin from group org.neo4j.build.plugins (version 1)

Tool to deploy projects from their installed jar files, using some metadata magic.

Group: org.neo4j.build.plugins Artifact: ease-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact ease-maven-plugin
Group org.neo4j.build.plugins
Version 1
Last update 09. May 2012
Organization The Neo4j Graph Database Project
URL http://components.neo4j.org/${project.artifactId}/${project.version}
License Apache License Version 2.0
Dependencies amount 7
Dependencies maven-artifact, maven-core, maven-dependency-plugin, maven-model, maven-plugin-api, maven-common-artifact-filters, junit,
There are maybe transitive dependencies!

docs-maven-plugin from group org.neo4j.build.plugins (version 5)

Tool to filter and package documentation files, including executing a documentation-generating test and then install the assembled docs in the local repo.

Group: org.neo4j.build.plugins Artifact: docs-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact docs-maven-plugin
Group org.neo4j.build.plugins
Version 5
Last update 01. March 2012
Organization The Neo4j Graph Database Project
URL http://components.neo4j.org/${project.artifactId}/${project.version}
License GNU Affero General Public License, Version 3
Dependencies amount 7
Dependencies maven-core, maven-plugin-api, maven-filtering, plexus-interpolation, mojo-executor, junit, plexus-archiver,
There are maybe transitive dependencies!

license-maven-plugin from group org.neo4j.build.plugins (version 3)

Maven 2 plugin to check and update license headers in source files

Group: org.neo4j.build.plugins Artifact: license-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact license-maven-plugin
Group org.neo4j.build.plugins
Version 3
Last update 09. February 2012
Organization Mathieu Carbou
URL http://components.neo4j.org/${project.artifactId}/${project.version}
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies maven-plugin-api, xmltool, maven-project, plexus-utils,
There are maybe transitive dependencies!

changes-maven-plugin from group org.neo4j.build.plugins (version 0.2)

Group: org.neo4j.build.plugins Artifact: changes-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact changes-maven-plugin
Group org.neo4j.build.plugins
Version 0.2
Last update 25. January 2012
Organization Neo Technology
URL http://github.com/neo4j/changes-maven-plugin
License Creative Commons GNU LGPL, Version 2.1
Dependencies amount 3
Dependencies rhino, commons-io, commons-lang,
There are maybe transitive dependencies!



Page 1 from 1 (items total 9)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy