License |
License |
---|---|
GroupId | GroupIdcom.hxuanyu |
ArtifactId | ArtifactIdCommon |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMonitorPushing
|
Filename | Size |
---|---|
Common-1.0.2.pom | |
Common-1.0.2.jar | 3 KB |
Common-1.0.2-sources.jar | 2 KB |
Common-1.0.2-javadoc.jar | 27 KB |
Browse |
<!-- 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"]
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 |