Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
---|---|
GroupId | GroupIdcom.github.delegacy.youngbot |
ArtifactId | ArtifactIdyoung-bot-dispatcher-spring-boot-autoconfigure |
Version | Version0.0.2 |
Type | Typepom |
<!-- https://jarcasting.com/artifacts/com.github.delegacy.youngbot/young-bot-dispatcher-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.delegacy.youngbot</groupId>
<artifactId>young-bot-dispatcher-spring-boot-autoconfigure</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.delegacy.youngbot/young-bot-dispatcher-spring-boot-autoconfigure/
implementation 'com.github.delegacy.youngbot:young-bot-dispatcher-spring-boot-autoconfigure:0.0.2'
// https://jarcasting.com/artifacts/com.github.delegacy.youngbot/young-bot-dispatcher-spring-boot-autoconfigure/
implementation ("com.github.delegacy.youngbot:young-bot-dispatcher-spring-boot-autoconfigure:0.0.2")
'com.github.delegacy.youngbot:young-bot-dispatcher-spring-boot-autoconfigure:pom:0.0.2'
<dependency org="com.github.delegacy.youngbot" name="young-bot-dispatcher-spring-boot-autoconfigure" rev="0.0.2">
<artifact name="young-bot-dispatcher-spring-boot-autoconfigure" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.delegacy.youngbot', module='young-bot-dispatcher-spring-boot-autoconfigure', version='0.0.2')
)
libraryDependencies += "com.github.delegacy.youngbot" % "young-bot-dispatcher-spring-boot-autoconfigure" % "0.0.2"
[com.github.delegacy.youngbot/young-bot-dispatcher-spring-boot-autoconfigure "0.0.2"]