io.github.ambitiousliu:jcontrol-spring-boot-starter


License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.ambitiousliu
ArtifactId

ArtifactId

jcontrol-spring-boot-starter
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Source Code Management

Source Code Management

https://github.com/AmbitiousLiu/JControl/tree/master

Download jcontrol-spring-boot-starter

How to add to project

<!-- 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"]

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-starter-jdbc jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.3.1.RELEASE
com.google.code.gson : gson jar 2.8.6
org.springframework.boot : spring-boot-starter-test jar 2.3.1.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RELEASE