License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.gitee.zodiacstack |
ArtifactId | ArtifactIdzodiac-script-spring-boot-starter |
Last Version | Last Version1.5.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZodiac Script Spring Boot Starter
Zodiac Script Spring Boot Starter
|
Project Organization |
Project OrganizationZodiac |
<!-- https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-script-spring-boot-starter/ -->
<dependency>
<groupId>com.gitee.zodiacstack</groupId>
<artifactId>zodiac-script-spring-boot-starter</artifactId>
<version>1.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-script-spring-boot-starter/
implementation 'com.gitee.zodiacstack:zodiac-script-spring-boot-starter:1.5.8'
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-script-spring-boot-starter/
implementation ("com.gitee.zodiacstack:zodiac-script-spring-boot-starter:1.5.8")
'com.gitee.zodiacstack:zodiac-script-spring-boot-starter:jar:1.5.8'
<dependency org="com.gitee.zodiacstack" name="zodiac-script-spring-boot-starter" rev="1.5.8">
<artifact name="zodiac-script-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zodiacstack', module='zodiac-script-spring-boot-starter', version='1.5.8')
)
libraryDependencies += "com.gitee.zodiacstack" % "zodiac-script-spring-boot-starter" % "1.5.8"
[com.gitee.zodiacstack/zodiac-script-spring-boot-starter "1.5.8"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
com.gitee.zodiacstack : zodiac-script | jar | 1.5.8 |
org.codehaus.groovy : groovy Optional | jar | 2.5.14 |
ognl : ognl Optional | jar | 3.1.28 |
org.springframework : spring-expression Optional | jar | 5.2.12.RELEASE |
org.springframework : spring-aop | jar | 5.2.12.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 2.2.13.RELEASE |