Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
---|---|
GroupId | GroupIdcom.github.snake19870227 |
ArtifactId | ArtifactIdstar-tiger-framework-sms-spring-boot-autoconfigure |
Version | Version0.6.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.snake19870227/star-tiger-framework-sms-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.snake19870227</groupId>
<artifactId>star-tiger-framework-sms-spring-boot-autoconfigure</artifactId>
<version>0.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.snake19870227/star-tiger-framework-sms-spring-boot-autoconfigure/
implementation 'com.github.snake19870227:star-tiger-framework-sms-spring-boot-autoconfigure:0.6.4'
// https://jarcasting.com/artifacts/com.github.snake19870227/star-tiger-framework-sms-spring-boot-autoconfigure/
implementation ("com.github.snake19870227:star-tiger-framework-sms-spring-boot-autoconfigure:0.6.4")
'com.github.snake19870227:star-tiger-framework-sms-spring-boot-autoconfigure:jar:0.6.4'
<dependency org="com.github.snake19870227" name="star-tiger-framework-sms-spring-boot-autoconfigure" rev="0.6.4">
<artifact name="star-tiger-framework-sms-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.snake19870227', module='star-tiger-framework-sms-spring-boot-autoconfigure', version='0.6.4')
)
libraryDependencies += "com.github.snake19870227" % "star-tiger-framework-sms-spring-boot-autoconfigure" % "0.6.4"
[com.github.snake19870227/star-tiger-framework-sms-spring-boot-autoconfigure "0.6.4"]