License |
License |
---|---|
GroupId | GroupIdcom.github.duanxinyuan |
ArtifactId | ArtifactIdlibrary-springboot |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiondxy-library-springboot
Java SpringBoot API 库
|
Filename | Size |
---|---|
library-springboot-1.0.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.duanxinyuan/library-springboot/ -->
<dependency>
<groupId>com.github.duanxinyuan</groupId>
<artifactId>library-springboot</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.duanxinyuan/library-springboot/
implementation 'com.github.duanxinyuan:library-springboot:1.0.0'
// https://jarcasting.com/artifacts/com.github.duanxinyuan/library-springboot/
implementation ("com.github.duanxinyuan:library-springboot:1.0.0")
'com.github.duanxinyuan:library-springboot:pom:1.0.0'
<dependency org="com.github.duanxinyuan" name="library-springboot" rev="1.0.0">
<artifact name="library-springboot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.duanxinyuan', module='library-springboot', version='1.0.0')
)
libraryDependencies += "com.github.duanxinyuan" % "library-springboot" % "1.0.0"
[com.github.duanxinyuan/library-springboot "1.0.0"]