Last Version

com.github.miaozongpei:monitor-me-client 1.0.5

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.miaozongpei
ArtifactId

ArtifactId

monitor-me-client
Version

Version

1.0.5
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/monitor-me-client

Download monitor-me-client 1.0.5


<!-- https://jarcasting.com/artifacts/com.github.miaozongpei/monitor-me-client/ -->
<dependency>
    <groupId>com.github.miaozongpei</groupId>
    <artifactId>monitor-me-client</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.miaozongpei/monitor-me-client/
implementation 'com.github.miaozongpei:monitor-me-client:1.0.5'
// https://jarcasting.com/artifacts/com.github.miaozongpei/monitor-me-client/
implementation ("com.github.miaozongpei:monitor-me-client:1.0.5")
'com.github.miaozongpei:monitor-me-client:jar:1.0.5'
<dependency org="com.github.miaozongpei" name="monitor-me-client" rev="1.0.5">
  <artifact name="monitor-me-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.miaozongpei', module='monitor-me-client', version='1.0.5')
)
libraryDependencies += "com.github.miaozongpei" % "monitor-me-client" % "1.0.5"
[com.github.miaozongpei/monitor-me-client "1.0.5"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-aop jar 2.1.6.RELEASE
com.github.miaozongpei : monitor-me-common jar 1.0.2
com.alibaba : fastjson jar 1.2.72
io.netty : netty-all jar 4.1.50.Final

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

Project Modules

There are no modules declared in this project.