<dependency> <groupId>io.gitee.tian-haoran</groupId> <artifactId>oss-helper</artifactId> <version>1.4.0</version> </dependency>
implementation 'io.gitee.tian-haoran:oss-helper:1.4.0'
implementation("io.gitee.tian-haoran:oss-helper:1.4.0")
libraryDependencies += "io.gitee.tian-haoran" % "oss-helper" % "1.4.0"
@Grapes( @Grab(group='io.gitee.tian-haoran', module='oss-helper', version='1.4.0') )
<dependency org="io.gitee.tian-haoran" name="oss-helper" rev="1.4.0" />
[io.gitee.tian-haoran/oss-helper "1.4.0"]
'io.gitee.tian-haoran:oss-helper:jar:1.4.0'
compile
|-- org.projectlombok:lombok
|-- org.apache.commons:commons-pool2:2.11.1
|-- org.springframework:spring-context
|-- org.springframework.boot:spring-boot-autoconfigure
|-- org.springframework.boot:spring-boot-configuration-processor