License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcn.tenfell |
ArtifactId | ArtifactIdcn-tenfell-tools-autotable |
Last Version | Last Version1.0.3 |
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-autotable/ -->
<dependency>
<groupId>cn.tenfell</groupId>
<artifactId>cn-tenfell-tools-autotable</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.tenfell/cn-tenfell-tools-autotable/
implementation 'cn.tenfell:cn-tenfell-tools-autotable:1.0.3'
// https://jarcasting.com/artifacts/cn.tenfell/cn-tenfell-tools-autotable/
implementation ("cn.tenfell:cn-tenfell-tools-autotable:1.0.3")
'cn.tenfell:cn-tenfell-tools-autotable:jar:1.0.3'
<dependency org="cn.tenfell" name="cn-tenfell-tools-autotable" rev="1.0.3">
<artifact name="cn-tenfell-tools-autotable" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.tenfell', module='cn-tenfell-tools-autotable', version='1.0.3')
)
libraryDependencies += "cn.tenfell" % "cn-tenfell-tools-autotable" % "1.0.3"
[cn.tenfell/cn-tenfell-tools-autotable "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.1.4.RELEASE |
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 |