| License | License | 
|---|---|
| GroupId | GroupIdio.github.byc-smart | 
| ArtifactId | ArtifactIdcloud-boot | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionParent pom providing dependency and plugin management for applications
		built with Maven | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| cloud-boot-1.0.0.pom | |
| cloud-boot-1.0.0.jar | 9 KB | 
| cloud-boot-1.0.0-sources.jar | 4 KB | 
| cloud-boot-1.0.0-javadoc.jar | 58 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.byc-smart/cloud-boot/ -->
<dependency>
    <groupId>io.github.byc-smart</groupId>
    <artifactId>cloud-boot</artifactId>
    <version>1.0.0</version>
</dependency>// https://jarcasting.com/artifacts/io.github.byc-smart/cloud-boot/
implementation 'io.github.byc-smart:cloud-boot:1.0.0'// https://jarcasting.com/artifacts/io.github.byc-smart/cloud-boot/
implementation ("io.github.byc-smart:cloud-boot:1.0.0")'io.github.byc-smart:cloud-boot:jar:1.0.0'<dependency org="io.github.byc-smart" name="cloud-boot" rev="1.0.0">
  <artifact name="cloud-boot" type="jar" />
</dependency>@Grapes(
@Grab(group='io.github.byc-smart', module='cloud-boot', version='1.0.0')
)libraryDependencies += "io.github.byc-smart" % "cloud-boot" % "1.0.0"[io.github.byc-smart/cloud-boot "1.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.3.RELEASE | 
| org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 1.3.0 | 
| org.springframework.boot : spring-boot-starter-web | jar | 2.0.3.RELEASE | 
| io.github.byc-smart : cloud-service-mybatis | jar | 1.0.0 | 
| commons-lang : commons-lang | jar | 2.6 | 
| commons-io : commons-io | jar | 2.0.1 | 
| javax.persistence : persistence-api | jar | 1.0 | 
| org.json : json | jar | 20180130 | 
| mysql : mysql-connector-java | jar | 8.0.22 | 
| org.postgresql : postgresql | jar | 42.2.2 | 
| org.springframework.boot : spring-boot-starter-freemarker | jar | 2.0.3.RELEASE | 
| org.springframework.boot : spring-boot-starter-cache | jar | 2.0.3.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-properties-migrator | jar | 2.0.3.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.0.3.RELEASE |