com.up1234567:unistar-common

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.

License

License

GroupId

GroupId

com.up1234567
ArtifactId

ArtifactId

unistar-common
Last Version

Last Version

1.1.RC
Release Date

Release Date

Type

Type

jar
Description

Description

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.

Download unistar-common

How to add to project

<!-- https://jarcasting.com/artifacts/com.up1234567/unistar-common/ -->
<dependency>
    <groupId>com.up1234567</groupId>
    <artifactId>unistar-common</artifactId>
    <version>1.1.RC</version>
</dependency>
// https://jarcasting.com/artifacts/com.up1234567/unistar-common/
implementation 'com.up1234567:unistar-common:1.1.RC'
// https://jarcasting.com/artifacts/com.up1234567/unistar-common/
implementation ("com.up1234567:unistar-common:1.1.RC")
'com.up1234567:unistar-common:jar:1.1.RC'
<dependency org="com.up1234567" name="unistar-common" rev="1.1.RC">
  <artifact name="unistar-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.up1234567', module='unistar-common', version='1.1.RC')
)
libraryDependencies += "com.up1234567" % "unistar-common" % "1.1.RC"
[com.up1234567/unistar-common "1.1.RC"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-json jar
org.projectlombok : lombok jar 1.18.16

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.RC
1.0.RC