MVN

org.expath.packaging : pkg

Maven & Gradle

Aug 19, 2023
3 stars

EXPath Packaging · EXPath Packaging module.

<dependency>
    <groupId>org.expath.packaging</groupId>
    <artifactId>pkg</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.expath.packaging : pkg to add to Maven - Latest Versions:

  • Latest Stable: 2.0.1

All Versions

Choose a version of org.expath.packaging : pkg to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
pkg-2.0.1
pkg-2.0.0
1.6.x
pkg-1.6.1
pkg-1.6.0
1.5.x
pkg-1.5.0
1.4.x
pkg-1.4.2
pkg-1.4.1
pkg-1.4.0
1.3.x
pkg-1.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.expath.packaging</groupId>
    <artifactId>pkg</artifactId>
    <version>2.0.1</version>
</dependency>

Advertisement