MVN

net.maritimeconnectivity.pki : mcp-pki-parent

Maven & Gradle

Jun 05, 2023
2 stars

mcp-pki-parent · Parent project for the MCP PKI library

<dependency>
    <groupId>net.maritimeconnectivity.pki</groupId>
    <artifactId>mcp-pki-parent</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.maritimeconnectivity.pki : mcp-pki-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.2.0
  • Latest Release Candidate: 1.2.0-RC2

All Versions

Choose a version of net.maritimeconnectivity.pki : mcp-pki-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
mcp-pki-parent-1.2.0
mcp-pki-parent-1.2.0-RC2
mcp-pki-parent-1.2.0-RC1
1.1.x
mcp-pki-parent-1.1.0
mcp-pki-parent-1.1.0-RC1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.maritimeconnectivity.pki</groupId>
    <artifactId>mcp-pki-parent</artifactId>
    <version>1.2.0</version>
</dependency>