License |
License |
---|---|
GroupId | GroupIdcn.zhangfusheng |
ArtifactId | ArtifactIdzfs-api-administrator-core |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/cn.zhangfusheng/zfs-api-administrator-core/ -->
<dependency>
<groupId>cn.zhangfusheng</groupId>
<artifactId>zfs-api-administrator-core</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.zhangfusheng/zfs-api-administrator-core/
implementation 'cn.zhangfusheng:zfs-api-administrator-core:1.0.2'
// https://jarcasting.com/artifacts/cn.zhangfusheng/zfs-api-administrator-core/
implementation ("cn.zhangfusheng:zfs-api-administrator-core:1.0.2")
'cn.zhangfusheng:zfs-api-administrator-core:jar:1.0.2'
<dependency org="cn.zhangfusheng" name="zfs-api-administrator-core" rev="1.0.2">
<artifact name="zfs-api-administrator-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.zhangfusheng', module='zfs-api-administrator-core', version='1.0.2')
)
libraryDependencies += "cn.zhangfusheng" % "zfs-api-administrator-core" % "1.0.2"
[cn.zhangfusheng/zfs-api-administrator-core "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | 5.0.5.RELEASE |
org.projectlombok : lombok | jar | 1.16.18 |
org.apache.commons : commons-lang3 | jar | 3.7 |
org.springframework : spring-core | jar | 4.3.13.RELEASE |