License |
License |
---|---|
Categories |
CategoriesJADE General Purpose Libraries Utility |
GroupId | GroupIdcn.zhangfusheng |
ArtifactId | ArtifactIdpaoding-rose-jade |
Last Version | Last Version5.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpaoding-rose-jade
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
paoding-rose-jade-5.0.5.pom | |
paoding-rose-jade-5.0.5.jar | 128 KB |
paoding-rose-jade-5.0.5-sources.jar | 117 KB |
paoding-rose-jade-5.0.5-javadoc.jar | 539 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.zhangfusheng/paoding-rose-jade/ -->
<dependency>
<groupId>cn.zhangfusheng</groupId>
<artifactId>paoding-rose-jade</artifactId>
<version>5.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/cn.zhangfusheng/paoding-rose-jade/
implementation 'cn.zhangfusheng:paoding-rose-jade:5.0.5'
// https://jarcasting.com/artifacts/cn.zhangfusheng/paoding-rose-jade/
implementation ("cn.zhangfusheng:paoding-rose-jade:5.0.5")
'cn.zhangfusheng:paoding-rose-jade:jar:5.0.5'
<dependency org="cn.zhangfusheng" name="paoding-rose-jade" rev="5.0.5">
<artifact name="paoding-rose-jade" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.zhangfusheng', module='paoding-rose-jade', version='5.0.5')
)
libraryDependencies += "cn.zhangfusheng" % "paoding-rose-jade" % "5.0.5"
[cn.zhangfusheng/paoding-rose-jade "5.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.3.15 |
commons-lang : commons-lang | jar | 2.6 |
commons-jexl : commons-jexl | jar | 1.1 |
commons-collections : commons-collections | jar | 3.2.1 |
org.springframework : spring-jdbc | jar | 5.3.15 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.4.3 |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.4.3 |
org.springframework.data : spring-data-commons | jar | 2.6.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |