License |
License |
---|---|
GroupId | GroupIdcom.hxuanyu |
ArtifactId | ArtifactIdMonitorPushing |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMonitorPushing
MonitorPushing
|
Project URL |
Project URL |
Filename | Size |
---|---|
MonitorPushing-1.0.2.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hxuanyu/MonitorPushing/ -->
<dependency>
<groupId>com.hxuanyu</groupId>
<artifactId>MonitorPushing</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hxuanyu/MonitorPushing/
implementation 'com.hxuanyu:MonitorPushing:1.0.2'
// https://jarcasting.com/artifacts/com.hxuanyu/MonitorPushing/
implementation ("com.hxuanyu:MonitorPushing:1.0.2")
'com.hxuanyu:MonitorPushing:pom:1.0.2'
<dependency org="com.hxuanyu" name="MonitorPushing" rev="1.0.2">
<artifact name="MonitorPushing" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hxuanyu', module='MonitorPushing', version='1.0.2')
)
libraryDependencies += "com.hxuanyu" % "MonitorPushing" % "1.0.2"
[com.hxuanyu/MonitorPushing "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.5.8 |
ch.qos.logback : logback-core | jar | 1.2.9 |
org.springframework.boot : spring-boot-starter-logging | jar | 2.5.8 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.5.8 |