License |
License |
---|---|
GroupId | GroupIdcom.hxuanyu |
ArtifactId | ArtifactIdMonitorCore |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMonitorPushing
|
Filename | Size |
---|---|
MonitorCore-1.0.2.pom | |
MonitorCore-1.0.2.jar | 13 KB |
MonitorCore-1.0.2-sources.jar | 8 KB |
MonitorCore-1.0.2-javadoc.jar | 89 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hxuanyu/MonitorCore/ -->
<dependency>
<groupId>com.hxuanyu</groupId>
<artifactId>MonitorCore</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.hxuanyu/MonitorCore/
implementation 'com.hxuanyu:MonitorCore:1.0.2'
// https://jarcasting.com/artifacts/com.hxuanyu/MonitorCore/
implementation ("com.hxuanyu:MonitorCore:1.0.2")
'com.hxuanyu:MonitorCore:jar:1.0.2'
<dependency org="com.hxuanyu" name="MonitorCore" rev="1.0.2">
<artifact name="MonitorCore" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hxuanyu', module='MonitorCore', version='1.0.2')
)
libraryDependencies += "com.hxuanyu" % "MonitorCore" % "1.0.2"
[com.hxuanyu/MonitorCore "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ben-manes.caffeine : caffeine | jar | 2.9.3 |
com.hxuanyu : Notify | jar | 1.0.2 |
com.google.guava : guava | jar | 31.0.1-jre |
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 |