License |
License |
---|---|
GroupId | GroupIdcom.xuxueli |
ArtifactId | ArtifactIdxxl-glue |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionxxl-glue
A distributed logical management platform.
|
Project URL |
Project URL |
Filename | Size |
---|---|
xxl-glue-1.3.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xuxueli/xxl-glue/ -->
<dependency>
<groupId>com.xuxueli</groupId>
<artifactId>xxl-glue</artifactId>
<version>1.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.xuxueli/xxl-glue/
implementation 'com.xuxueli:xxl-glue:1.3.1'
// https://jarcasting.com/artifacts/com.xuxueli/xxl-glue/
implementation ("com.xuxueli:xxl-glue:1.3.1")
'com.xuxueli:xxl-glue:pom:1.3.1'
<dependency org="com.xuxueli" name="xxl-glue" rev="1.3.1">
<artifact name="xxl-glue" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.xuxueli', module='xxl-glue', version='1.3.1')
)
libraryDependencies += "com.xuxueli" % "xxl-glue" % "1.3.1"
[com.xuxueli/xxl-glue "1.3.1"]