License |
License |
---|---|
GroupId | GroupIdcom.github.lvyanyang |
ArtifactId | ArtifactIdxci-sys |
Version | Version2.0.1 |
Type | Typejar |
Description |
Description西交投Web框架系统权限组件库
|
Filename | Size |
---|---|
xci-sys-2.0.1.pom | |
xci-sys-2.0.1.jar | 439 KB |
xci-sys-2.0.1-sources.jar | 311 KB |
xci-sys-2.0.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lvyanyang/xci-sys/ -->
<dependency>
<groupId>com.github.lvyanyang</groupId>
<artifactId>xci-sys</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lvyanyang/xci-sys/
implementation 'com.github.lvyanyang:xci-sys:2.0.1'
// https://jarcasting.com/artifacts/com.github.lvyanyang/xci-sys/
implementation ("com.github.lvyanyang:xci-sys:2.0.1")
'com.github.lvyanyang:xci-sys:jar:2.0.1'
<dependency org="com.github.lvyanyang" name="xci-sys" rev="2.0.1">
<artifact name="xci-sys" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lvyanyang', module='xci-sys', version='2.0.1')
)
libraryDependencies += "com.github.lvyanyang" % "xci-sys" % "2.0.1"
[com.github.lvyanyang/xci-sys "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.lvyanyang : xci-core | jar | 2.0.1 |
org.projectlombok : lombok Optional | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |