MVN

eu.portcdm : pcmf

Maven & Gradle

Nov 14, 2017

PortCDM Port Call Message Format · Schema files and generated artifacts for implementing the Port Call Message Format as defined by th PortCDM Council

<dependency>
    <groupId>eu.portcdm</groupId>
    <artifactId>pcmf</artifactId>
    <version>0.6.1-2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.portcdm : pcmf to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.1-2

All Versions

Choose a version of eu.portcdm : pcmf to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
pcmf-0.6.1-2
pcmf-0.6.1-1
pcmf-0.6.1
0.6
pcmf-0.6

How to add a dependency to Maven

Add the following eu.portcdm : pcmf maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>eu.portcdm</groupId>
    <artifactId>pcmf</artifactId>
    <version>0.6.1-2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following eu.portcdm : pcmf gradle dependency to your build.gradle file:

implementation 'eu.portcdm:pcmf:0.6.1-2'

Gradle Kotlin DSL: Add the following eu.portcdm : pcmf gradle kotlin dependency to your build.gradle.kts file:

implementation("eu.portcdm:pcmf:0.6.1-2")

How to add a dependency to SBT Scala

SBT Scala: Add the following eu.portcdm : pcmf sbt scala dependency to your build.sbt file:

libraryDependencies += "eu.portcdm" % "pcmf" % "0.6.1-2"

Advertisement

Dependencies from Group

Nov 14, 2017

Discover Dependencies

Jul 06, 2017
0 stars
Mar 26, 2018
1 usages
29 stars
Apr 25, 2019
5 usages
0 stars
Jul 06, 2017
7 usages
115 stars
Mar 24, 2021
4 usages
909 stars
Mar 24, 2021
4 usages
909 stars
Jul 08, 2017
23 stars
Mar 29, 2022
7 usages
0 stars