MVN

uk.org.retep.microkernel : maven

Maven & Gradle

May 05, 2010

retepMicroKernel Maven Plugin

<plugin>
    <groupId>uk.org.retep.microkernel</groupId>
    <artifactId>maven</artifactId>
    <version>10.5.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.org.retep.microkernel : maven to add to Maven - Latest Versions:

  • Latest Stable: 10.5.1
  • Latest Release Candidate: 9.8-RC1

All Versions

Choose a version of uk.org.retep.microkernel : maven to add to Maven - All Versions:

Version Vulnerabilities Updated
10.5.x
maven-10.5.1
10.5
maven-10.5
10.1
maven-10.1
9.11
maven-9.11
9.10
maven-9.10
9.8.x
maven-9.8.2
maven-9.8.1
9.8
maven-9.8-RC1
9.7
maven-9.7
9.4.x
maven-9.4.1
9.4
maven-9.4
9.3
maven-9.3
9.2
maven-9.2
9.1.x
maven-9.1.20
maven-9.1.2
8.11.x
maven-8.11.18
maven-8.11.13
8.9.x
maven-8.9.25

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>uk.org.retep.microkernel</groupId>
    <artifactId>maven</artifactId>
    <version>10.5.1</version>
</plugin>

Advertisement