License |
License |
---|---|
GroupId | GroupIdio.github.byc-smart |
ArtifactId | ArtifactIdbyc-boot |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
Filename | Size |
---|---|
byc-boot-0.0.2.pom | |
byc-boot-0.0.2.jar | 4 KB |
byc-boot-0.0.2-sources.jar | 1 KB |
byc-boot-0.0.2-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.byc-smart/byc-boot/ -->
<dependency>
<groupId>io.github.byc-smart</groupId>
<artifactId>byc-boot</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.byc-smart/byc-boot/
implementation 'io.github.byc-smart:byc-boot:0.0.2'
// https://jarcasting.com/artifacts/io.github.byc-smart/byc-boot/
implementation ("io.github.byc-smart:byc-boot:0.0.2")
'io.github.byc-smart:byc-boot:jar:0.0.2'
<dependency org="io.github.byc-smart" name="byc-boot" rev="0.0.2">
<artifact name="byc-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.byc-smart', module='byc-boot', version='0.0.2')
)
libraryDependencies += "io.github.byc-smart" % "byc-boot" % "0.0.2"
[io.github.byc-smart/byc-boot "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.0 |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 1.3.0 |
org.springframework.boot : spring-boot-starter-web | jar | 2.5.0 |
org.springframework.boot : spring-boot-starter-freemarker | jar | 2.5.0 |
org.springframework.boot : spring-boot-starter-cache | jar | 2.5.0 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
commons-io : commons-io | jar | 2.9.0 |
javax.persistence : persistence-api | jar | 1.0.2 |
org.json : json | jar | 20210307 |
mysql : mysql-connector-java | jar | 8.0.25 |
org.postgresql : postgresql | jar | 42.2.20 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-properties-migrator | jar | 2.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.5.0 |