Cisco Maven Plugins Parent POM

Provides common property and build management of various Cisco Maven Plugins.

License

License

Cisco Sample Code License v1.1
Categories

Categories

Maven Build Tools
GroupId

GroupId

com.cisco.maven.plugins
ArtifactId

ArtifactId

cisco-maven-plugins-parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Cisco Maven Plugins Parent POM
Provides common property and build management of various Cisco Maven Plugins.
Project URL

Project URL

https://ciscodevnet.github.io
Project Organization

Project Organization

Cisco Systems, Inc.
Source Code Management

Source Code Management

https://github.com/CiscoDevNet/maven-plugins

Download cisco-maven-plugins-parent

How to add to project

<!-- https://jarcasting.com/artifacts/com.cisco.maven.plugins/cisco-maven-plugins-parent/ -->
<dependency>
    <groupId>com.cisco.maven.plugins</groupId>
    <artifactId>cisco-maven-plugins-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.cisco.maven.plugins/cisco-maven-plugins-parent/
implementation 'com.cisco.maven.plugins:cisco-maven-plugins-parent:1.0.0'
// https://jarcasting.com/artifacts/com.cisco.maven.plugins/cisco-maven-plugins-parent/
implementation ("com.cisco.maven.plugins:cisco-maven-plugins-parent:1.0.0")
'com.cisco.maven.plugins:cisco-maven-plugins-parent:pom:1.0.0'
<dependency org="com.cisco.maven.plugins" name="cisco-maven-plugins-parent" rev="1.0.0">
  <artifact name="cisco-maven-plugins-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.cisco.maven.plugins', module='cisco-maven-plugins-parent', version='1.0.0')
)
libraryDependencies += "com.cisco.maven.plugins" % "cisco-maven-plugins-parent" % "1.0.0"
[com.cisco.maven.plugins/cisco-maven-plugins-parent "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Cisco Maven Plugins

This repository is intended to house public Maven Plugins provided by Cisco.

License

The code and plugins are made available under the MIT License, unless otherwise stated.

Plugins in this Repository

Device Package Maven Plugin

Provides support for building Device Package projects using Maven. See the documentation for more information.

Getting help

If you have questions, concerns, bug reports, etc, please file an issue in this repository's Issue Tracker.

Getting involved

If you'd like to make contributions, feel free to make a request in the issue tracker. Refer to the Contribution Guide for more information.

com.cisco.maven.plugins

Cisco DevNet

Place for DevNet community to access sample code and collaborate on open source projects that are used in some way in DevNet

Versions

Version
1.0.0