is not current version
Last Version 4.4.8

vip.mate:mate-core 4.0.10

based on Spring Cloud Alibaba microservice components

GroupId

GroupId

vip.mate
ArtifactId

ArtifactId

mate-core
Version

Version

4.0.10
Type

Type

pom

Download mate-core 4.0.10

Filename Size
mate-core-4.0.10.pom 12 KB
Browse

<!-- https://jarcasting.com/artifacts/vip.mate/mate-core/ -->
<dependency>
    <groupId>vip.mate</groupId>
    <artifactId>mate-core</artifactId>
    <version>4.0.10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/vip.mate/mate-core/
implementation 'vip.mate:mate-core:4.0.10'
// https://jarcasting.com/artifacts/vip.mate/mate-core/
implementation ("vip.mate:mate-core:4.0.10")
'vip.mate:mate-core:pom:4.0.10'
<dependency org="vip.mate" name="mate-core" rev="4.0.10">
  <artifact name="mate-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='vip.mate', module='mate-core', version='4.0.10')
)
libraryDependencies += "vip.mate" % "mate-core" % "4.0.10"
[vip.mate/mate-core "4.0.10"]