EXPath Packaging POM

The base POM for all EXPath Packaging modules.

License

License

GroupId

GroupId

org.expath.packaging
ArtifactId

ArtifactId

pkg-parent
Last Version

Last Version

1.6.1
Release Date

Release Date

Type

Type

pom
Description

Description

EXPath Packaging POM
The base POM for all EXPath Packaging modules.
Project Organization

Project Organization

The EXPath Project

Download pkg-parent

Filename Size
pkg-parent-1.6.1.pom 1 KB
Browse

How to add to project

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

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.

Versions

Version
1.6.1
1.6.0
1.5.0
1.4.2
1.4.1
1.4.0
1.3.0