MVN

io.github.microsphere-projects : microsphere-java

Maven & Gradle

Mar 25, 2024
64 stars

Microsphere :: Java · Microsphere Projects for Java

<dependency>
    <groupId>io.github.microsphere-projects</groupId>
    <artifactId>microsphere-java</artifactId>
    <version>0.0.1-alpha</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.microsphere-projects : microsphere-java to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1-alpha
  • Latest Alpha: 0.0.1-alpha

All Versions

Choose a version of io.github.microsphere-projects : microsphere-java to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
microsphere-java-0.0.1-alpha

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.microsphere-projects</groupId>
    <artifactId>microsphere-java</artifactId>
    <version>0.0.1-alpha</version>
</dependency>