Last Version

EXPath Packaging POM 1.6.1

The base POM for all EXPath Packaging modules.

License

License

GroupId

GroupId

org.expath.packaging
ArtifactId

ArtifactId

pkg-parent
Version

Version

1.6.1
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 1.6.1

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

<!-- 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.