Strongly-typed Javascript:Parent POM for Bridges

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

org.st-js.bridge
ArtifactId

ArtifactId

parent-pom
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

Strongly-typed Javascript:Parent POM for Bridges
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download parent-pom

Filename Size
parent-pom-1.0.3.pom 3 KB
Browse

How to add to project

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

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.0.3
1.0.2
1.0.1
1.0.0