Categories |
CategoriesSpring Boot Container Microservices |
---|---|
GroupId | GroupIdcom.github.ffff121 |
ArtifactId | ArtifactIdupload-atv-spring-boot-starter |
Version | Version1.1.6 |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/com.github.ffff121/upload-atv-spring-boot-starter/ -->
<dependency>
<groupId>com.github.ffff121</groupId>
<artifactId>upload-atv-spring-boot-starter</artifactId>
<version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ffff121/upload-atv-spring-boot-starter/
implementation 'com.github.ffff121:upload-atv-spring-boot-starter:1.1.6'
// https://jarcasting.com/artifacts/com.github.ffff121/upload-atv-spring-boot-starter/
implementation ("com.github.ffff121:upload-atv-spring-boot-starter:1.1.6")
'com.github.ffff121:upload-atv-spring-boot-starter:jar:1.1.6'
<dependency org="com.github.ffff121" name="upload-atv-spring-boot-starter" rev="1.1.6">
<artifact name="upload-atv-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ffff121', module='upload-atv-spring-boot-starter', version='1.1.6')
)
libraryDependencies += "com.github.ffff121" % "upload-atv-spring-boot-starter" % "1.1.6"
[com.github.ffff121/upload-atv-spring-boot-starter "1.1.6"]