License |
License |
---|---|
GroupId | GroupIdcn.tenfell |
ArtifactId | ArtifactIdcn-tenfell-tools-nocontroller |
Last Version | Last Version1.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDemo project for Spring Boot
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/cn.tenfell/cn-tenfell-tools-nocontroller/ -->
<dependency>
<groupId>cn.tenfell</groupId>
<artifactId>cn-tenfell-tools-nocontroller</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.tenfell/cn-tenfell-tools-nocontroller/
implementation 'cn.tenfell:cn-tenfell-tools-nocontroller:1.2.4'
// https://jarcasting.com/artifacts/cn.tenfell/cn-tenfell-tools-nocontroller/
implementation ("cn.tenfell:cn-tenfell-tools-nocontroller:1.2.4")
'cn.tenfell:cn-tenfell-tools-nocontroller:jar:1.2.4'
<dependency org="cn.tenfell" name="cn-tenfell-tools-nocontroller" rev="1.2.4">
<artifact name="cn-tenfell-tools-nocontroller" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.tenfell', module='cn-tenfell-tools-nocontroller', version='1.2.4')
)
libraryDependencies += "cn.tenfell" % "cn-tenfell-tools-nocontroller" % "1.2.4"
[cn.tenfell/cn-tenfell-tools-nocontroller "1.2.4"]
Group / Artifact | Type | Version |
---|---|---|
cn.hutool : hutool-all | jar | 5.0.1 |
org.springframework.boot : spring-boot-starter-web | jar | 2.1.4.RELEASE |
org.springframework.cloud : spring-cloud-starter | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-tomcat | jar | 2.1.4.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.4.RELEASE |