MVN

io.polygenesis : polygenesis-platform

Maven & Gradle

Feb 28, 2020
9 stars

PolyGenesis Platform · PolyGenesis is an Extensible & Cross-language Automatic Programming Platform.

<dependency>
    <groupId>io.polygenesis</groupId>
    <artifactId>polygenesis-platform</artifactId>
    <version>0.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.polygenesis : polygenesis-platform to add to Maven - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of io.polygenesis : polygenesis-platform to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
polygenesis-platform-0.0.3
polygenesis-platform-0.0.2
polygenesis-platform-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.polygenesis</groupId>
    <artifactId>polygenesis-platform</artifactId>
    <version>0.0.3</version>
</dependency>

Advertisement