parent

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

License

License

GroupId

GroupId

org.pubcoi.fos
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.0.2
Release Date

Release Date

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

Filename Size
parent-1.0.2.pom 10 KB
Browse

How to add to project

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

Parent POM for PubCOI Fos

Only stores versions etc

org.pubcoi.fos

PubCOI

Public Conflicts of Interest Database

Versions

Version
1.0.2
1.0.1
1.0