| License |
License |
|---|---|
| GroupId | GroupIdcn.toutatis |
| ArtifactId | ArtifactIdvoid-spring-runtime-env |
| Last Version | Last Version0.0.0-ALPHA |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionVOID 下 Spring Boot 运行环境支持
|
| Project Organization |
Project OrganizationVOID |
| Filename | Size |
|---|---|
| void-spring-runtime-env-0.0.0-ALPHA.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.toutatis/void-spring-runtime-env/ -->
<dependency>
<groupId>cn.toutatis</groupId>
<artifactId>void-spring-runtime-env</artifactId>
<version>0.0.0-ALPHA</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.toutatis/void-spring-runtime-env/
implementation 'cn.toutatis:void-spring-runtime-env:0.0.0-ALPHA'
// https://jarcasting.com/artifacts/cn.toutatis/void-spring-runtime-env/
implementation ("cn.toutatis:void-spring-runtime-env:0.0.0-ALPHA")
'cn.toutatis:void-spring-runtime-env:pom:0.0.0-ALPHA'
<dependency org="cn.toutatis" name="void-spring-runtime-env" rev="0.0.0-ALPHA">
<artifact name="void-spring-runtime-env" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.toutatis', module='void-spring-runtime-env', version='0.0.0-ALPHA')
)
libraryDependencies += "cn.toutatis" % "void-spring-runtime-env" % "0.0.0-ALPHA"
[cn.toutatis/void-spring-runtime-env "0.0.0-ALPHA"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.6.2 |
| org.projectlombok : lombok Optional | jar | 1.18.22 |
| org.springframework.boot : spring-boot-starter-freemarker Optional | jar | 2.6.2 |
| org.springframework.boot : spring-boot-starter-actuator Optional | jar | 2.6.2 |
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| com.alibaba : druid Optional | jar | 1.2.8 |
| com.google.guava : guava | jar | 31.0.1-jre |
| com.alibaba : fastjson | jar | 1.2.78 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-devtools Optional | jar | 2.6.2 |
| mysql : mysql-connector-java Optional | jar | 8.0.27 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.2 |