MVN

com.up1234567 : unistar

Maven & Gradle

Mar 23, 2021
0 stars

unistar · Unistar is an integrated micro-service architecture system, which advocates the principle of minimization and enables developers to quickly build micro-service systems in a moment. Unistar is not only a micro service center, but also a micro concept.

<dependency>
    <groupId>com.up1234567</groupId>
    <artifactId>unistar</artifactId>
    <version>1.1.RC</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.up1234567 : unistar to add to Maven - Latest Versions:

  • Latest Stable: 1.1.RC
  • Latest Release Candidate: 1.1.RC

All Versions

Choose a version of com.up1234567 : unistar to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
unistar-1.1.RC
1.0.x
unistar-1.0.RC

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.up1234567</groupId>
    <artifactId>unistar</artifactId>
    <version>1.1.RC</version>
</dependency>