License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.ambitiousliu |
ArtifactId | ArtifactIdjcontrol-spring-boot-starter |
Last Version | Last Version1.0.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.ambitiousliu/jcontrol-spring-boot-starter/ -->
<dependency>
<groupId>io.github.ambitiousliu</groupId>
<artifactId>jcontrol-spring-boot-starter</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ambitiousliu/jcontrol-spring-boot-starter/
implementation 'io.github.ambitiousliu:jcontrol-spring-boot-starter:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/io.github.ambitiousliu/jcontrol-spring-boot-starter/
implementation ("io.github.ambitiousliu:jcontrol-spring-boot-starter:1.0.0.RELEASE")
'io.github.ambitiousliu:jcontrol-spring-boot-starter:jar:1.0.0.RELEASE'
<dependency org="io.github.ambitiousliu" name="jcontrol-spring-boot-starter" rev="1.0.0.RELEASE">
<artifact name="jcontrol-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ambitiousliu', module='jcontrol-spring-boot-starter', version='1.0.0.RELEASE')
)
libraryDependencies += "io.github.ambitiousliu" % "jcontrol-spring-boot-starter" % "1.0.0.RELEASE"
[io.github.ambitiousliu/jcontrol-spring-boot-starter "1.0.0.RELEASE"]