Last Version

parent 1.0.2

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

org.pubcoi.fos
ArtifactId

ArtifactId

parent
Version

Version

1.0.2
Type

Type

pom
Description

Description

parent
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://github.com/PubCOI
Source Code Management

Source Code Management

https://github.com/PubCOI/fos-parent

Download parent 1.0.2

Filename Size
parent-1.0.2.pom 15 KB
Browse

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

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.