Last Version

com.hxuanyu:Common 1.0.2

MonitorPushing

License

License

GroupId

GroupId

com.hxuanyu
ArtifactId

ArtifactId

Common
Version

Version

1.0.2
Type

Type

jar
Description

Description

MonitorPushing

Download Common 1.0.2


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

Dependencies

compile (3)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.8

Project Modules

There are no modules declared in this project.