License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.gitee.zodiacstack |
ArtifactId | ArtifactIdzodiac-webui-spring-boot-starter |
Last Version | Last Version1.5.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZodiac Web UI Spring Boot Starter
Zodiac Web UI Spring Boot Starter
|
Project Organization |
Project OrganizationZodiac |
<!-- https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-webui-spring-boot-starter/ -->
<dependency>
<groupId>com.gitee.zodiacstack</groupId>
<artifactId>zodiac-webui-spring-boot-starter</artifactId>
<version>1.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-webui-spring-boot-starter/
implementation 'com.gitee.zodiacstack:zodiac-webui-spring-boot-starter:1.5.8'
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-webui-spring-boot-starter/
implementation ("com.gitee.zodiacstack:zodiac-webui-spring-boot-starter:1.5.8")
'com.gitee.zodiacstack:zodiac-webui-spring-boot-starter:jar:1.5.8'
<dependency org="com.gitee.zodiacstack" name="zodiac-webui-spring-boot-starter" rev="1.5.8">
<artifact name="zodiac-webui-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zodiacstack', module='zodiac-webui-spring-boot-starter', version='1.5.8')
)
libraryDependencies += "com.gitee.zodiacstack" % "zodiac-webui-spring-boot-starter" % "1.5.8"
[com.gitee.zodiacstack/zodiac-webui-spring-boot-starter "1.5.8"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.zodiacstack : zodiac-spring-boot-starter | jar | 1.5.8 |
com.gitee.zodiacstack : zodiac-webui | jar | 1.5.8 |
javax.servlet : javax.servlet-api Optional | jar | 4.0.1 |
org.springframework.boot : spring-boot-starter-thymeleaf | jar | 2.2.13.RELEASE |
org.springframework.boot : spring-boot-starter-web Optional | jar | 2.2.13.RELEASE |
org.springframework.boot : spring-boot-starter-webflux Optional | jar | 2.2.13.RELEASE |