MVN

io.github.sidedata : sidecar-framework

Maven & Gradle

Apr 18, 2024

Sidecar Framework · Stay hungry、stay foolish.

<dependency>
    <groupId>io.github.sidedata</groupId>
    <artifactId>sidecar-framework</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.sidedata : sidecar-framework to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of io.github.sidedata : sidecar-framework to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
sidecar-framework-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.sidedata</groupId>
    <artifactId>sidecar-framework</artifactId>
    <version>0.0.1</version>
</dependency>