Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.github.miaozongpei |
ArtifactId | ArtifactIdmonitor-me-client |
Version | Version1.0.4 |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
monitor-me-client-1.0.4.pom | |
monitor-me-client-1.0.4.jar | 40 KB |
monitor-me-client-1.0.4-sources.jar | 23 KB |
monitor-me-client-1.0.4-javadoc.jar | 565 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.miaozongpei/monitor-me-client/ -->
<dependency>
<groupId>com.github.miaozongpei</groupId>
<artifactId>monitor-me-client</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.miaozongpei/monitor-me-client/
implementation 'com.github.miaozongpei:monitor-me-client:1.0.4'
// https://jarcasting.com/artifacts/com.github.miaozongpei/monitor-me-client/
implementation ("com.github.miaozongpei:monitor-me-client:1.0.4")
'com.github.miaozongpei:monitor-me-client:jar:1.0.4'
<dependency org="com.github.miaozongpei" name="monitor-me-client" rev="1.0.4">
<artifact name="monitor-me-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.miaozongpei', module='monitor-me-client', version='1.0.4')
)
libraryDependencies += "com.github.miaozongpei" % "monitor-me-client" % "1.0.4"
[com.github.miaozongpei/monitor-me-client "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-aop | jar | |
com.github.miaozongpei : monitor-me-common | jar | |
com.alibaba : fastjson | jar | |
io.netty : netty-all | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |