License |
License |
---|---|
Categories |
CategoriesGroovy Languages |
GroupId | GroupIdcn.xjbpm |
ArtifactId | ArtifactIdsupport-groovy |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionultron核心包
|
Filename | Size |
---|---|
support-groovy-1.0.0.pom | |
support-groovy-1.0.0.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.xjbpm/support-groovy/ -->
<dependency>
<groupId>cn.xjbpm</groupId>
<artifactId>support-groovy</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.xjbpm/support-groovy/
implementation 'cn.xjbpm:support-groovy:1.0.0'
// https://jarcasting.com/artifacts/cn.xjbpm/support-groovy/
implementation ("cn.xjbpm:support-groovy:1.0.0")
'cn.xjbpm:support-groovy:jar:1.0.0'
<dependency org="cn.xjbpm" name="support-groovy" rev="1.0.0">
<artifact name="support-groovy" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.xjbpm', module='support-groovy', version='1.0.0')
)
libraryDependencies += "cn.xjbpm" % "support-groovy" % "1.0.0"
[cn.xjbpm/support-groovy "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-all | pom | 3.0.9 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.projectlombok : lombok | jar | |
cn.hutool : hutool-core | jar | |
org.slf4j : slf4j-api | jar |