License |
License |
---|---|
GroupId | GroupIdcom.gitee.zodiacstack |
ArtifactId | ArtifactIdzodiac-webui |
Last Version | Last Version1.5.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZodiac Web UI
Zodiac Web UI
|
Project Organization |
Project OrganizationZodiac |
Filename | Size |
---|---|
zodiac-webui-1.5.8.pom | |
zodiac-webui-1.5.8.jar | 29 KB |
zodiac-webui-1.5.8-sources.jar | 16 KB |
zodiac-webui-1.5.8-javadoc.jar | 158 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-webui/ -->
<dependency>
<groupId>com.gitee.zodiacstack</groupId>
<artifactId>zodiac-webui</artifactId>
<version>1.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-webui/
implementation 'com.gitee.zodiacstack:zodiac-webui:1.5.8'
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-webui/
implementation ("com.gitee.zodiacstack:zodiac-webui:1.5.8")
'com.gitee.zodiacstack:zodiac-webui:jar:1.5.8'
<dependency org="com.gitee.zodiacstack" name="zodiac-webui" rev="1.5.8">
<artifact name="zodiac-webui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zodiacstack', module='zodiac-webui', version='1.5.8')
)
libraryDependencies += "com.gitee.zodiacstack" % "zodiac-webui" % "1.5.8"
[com.gitee.zodiacstack/zodiac-webui "1.5.8"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.zodiacstack : zodiac-commons | jar | 1.5.8 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.5 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5.1 |
javax.servlet : javax.servlet-api Optional | jar | 4.0.1 |
org.springframework : spring-webflux Optional | jar | 5.2.12.RELEASE |
org.springframework : spring-webmvc Optional | jar | 5.2.12.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.13.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
org.springframework.boot : spring-boot | jar | 2.2.13.RELEASE |