MVN

org.finos.symphony.toolkit : build

Maven & Gradle

Mar 12, 2021
47 stars
<dependency>
    <groupId>org.finos.symphony.toolkit</groupId>
    <artifactId>build</artifactId>
    <version>6.20.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.finos.symphony.toolkit : build to add to Maven - Latest Versions:

  • Latest Stable: 6.20.1

All Versions

Choose a version of org.finos.symphony.toolkit : build to add to Maven - All Versions:

Version Vulnerabilities Updated
6.20.x
build-6.20.1
build-6.20.0
5.59.x
build-5.59.4
build-5.59.3
build-5.59.2
build-5.59.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.finos.symphony.toolkit</groupId>
    <artifactId>build</artifactId>
    <version>6.20.1</version>
</dependency>