MVN

io.github.eaopen : eap-infra-file

Maven & Gradle

Jan 26, 2024

基础文件框架

<dependency>
    <groupId>io.github.eaopen</groupId>
    <artifactId>eap-infra-file</artifactId>
    <version>2.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.eaopen : eap-infra-file to add to Maven - Latest Versions:

  • Latest Stable: 2.5.0

All Versions

Choose a version of io.github.eaopen : eap-infra-file to add to Maven - All Versions:

Version Vulnerabilities Updated
2.5.x
eap-infra-file-2.5.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.eaopen</groupId>
    <artifactId>eap-infra-file</artifactId>
    <version>2.5.0</version>
</dependency>