MVN

com.paiondata.athena : athena-spring

Maven & Gradle

Apr 17, 2024

Athena: Spring Parent POM · Parent POM for Athena Spring

<dependency>
    <groupId>com.paiondata.athena</groupId>
    <artifactId>athena-spring</artifactId>
    <version>1.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.paiondata.athena : athena-spring to add to Maven - Latest Versions:

  • Latest Stable: 1.0.8

All Versions

Choose a version of com.paiondata.athena : athena-spring to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
athena-spring-1.0.8

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.paiondata.athena</groupId>
    <artifactId>athena-spring</artifactId>
    <version>1.0.8</version>
</dependency>