is not current version
Last Version 4

The FINOS Parent POM 3

Delivers code automation for projects hosted by the FINOS that build with Apache Maven

License

License

GroupId

GroupId

org.finos
ArtifactId

ArtifactId

finos
Version

Version

3
Type

Type

pom
Description

Description

The FINOS Parent POM
Delivers code automation for projects hosted by the FINOS that build with Apache Maven
Project URL

Project URL

https://finos.org
Project Organization

Project Organization

FINOS
Source Code Management

Source Code Management

https://github.com/finos-fdx/finos-parent-pom

Download finos 3

Filename Size
finos-3.pom 22 KB
Browse

<!-- https://jarcasting.com/artifacts/org.finos/finos/ -->
<dependency>
    <groupId>org.finos</groupId>
    <artifactId>finos</artifactId>
    <version>3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.finos/finos/
implementation 'org.finos:finos:3'
// https://jarcasting.com/artifacts/org.finos/finos/
implementation ("org.finos:finos:3")
'org.finos:finos:pom:3'
<dependency org="org.finos" name="finos" rev="3">
  <artifact name="finos" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.finos', module='finos', version='3')
)
libraryDependencies += "org.finos" % "finos" % "3"
[org.finos/finos "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.