| License |
License |
|---|---|
| GroupId | GroupIdcom.github.yiuman |
| ArtifactId | ArtifactIdcitrus |
| Last Version | Last Version0.14.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioncitrus
springboot-开发脚手架
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| citrus-0.14.0.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.yiuman/citrus/ -->
<dependency>
<groupId>com.github.yiuman</groupId>
<artifactId>citrus</artifactId>
<version>0.14.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.yiuman/citrus/
implementation 'com.github.yiuman:citrus:0.14.0'
// https://jarcasting.com/artifacts/com.github.yiuman/citrus/
implementation ("com.github.yiuman:citrus:0.14.0")
'com.github.yiuman:citrus:pom:0.14.0'
<dependency org="com.github.yiuman" name="citrus" rev="0.14.0">
<artifact name="citrus" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.yiuman', module='citrus', version='0.14.0')
)
libraryDependencies += "com.github.yiuman" % "citrus" % "0.14.0"
[com.github.yiuman/citrus "0.14.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.hutool : hutool-all | jar | 5.5.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |