License |
License |
---|---|
GroupId | GroupIdcn.tenfell |
ArtifactId | ArtifactIdcontroller-free |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDemo project for Spring Boot
|
Project URL |
Project URL |
Filename | Size |
---|---|
controller-free-1.0.4.pom | |
controller-free-1.0.4.jar | 117 KB |
controller-free-1.0.4-sources.jar | 104 KB |
controller-free-1.0.4-javadoc.jar | 174 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.tenfell/controller-free/ -->
<dependency>
<groupId>cn.tenfell</groupId>
<artifactId>controller-free</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.tenfell/controller-free/
implementation 'cn.tenfell:controller-free:1.0.4'
// https://jarcasting.com/artifacts/cn.tenfell/controller-free/
implementation ("cn.tenfell:controller-free:1.0.4")
'cn.tenfell:controller-free:jar:1.0.4'
<dependency org="cn.tenfell" name="controller-free" rev="1.0.4">
<artifact name="controller-free" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.tenfell', module='controller-free', version='1.0.4')
)
libraryDependencies += "cn.tenfell" % "controller-free" % "1.0.4"
[cn.tenfell/controller-free "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
cn.hutool : hutool-all | jar | 5.1.2 |
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 |