License |
License |
---|---|
GroupId | GroupIdcom.xuxueli |
ArtifactId | ArtifactIdxxl-glue-core |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA distributed logical management platform.
|
Filename | Size |
---|---|
xxl-glue-core-1.3.1.pom | |
xxl-glue-core-1.3.1.jar | 21 KB |
xxl-glue-core-1.3.1-sources.jar | 12 KB |
xxl-glue-core-1.3.1-javadoc.jar | 122 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xuxueli/xxl-glue-core/ -->
<dependency>
<groupId>com.xuxueli</groupId>
<artifactId>xxl-glue-core</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.xuxueli/xxl-glue-core/
implementation 'com.xuxueli:xxl-glue-core:1.3.1'
// https://jarcasting.com/artifacts/com.xuxueli/xxl-glue-core/
implementation ("com.xuxueli:xxl-glue-core:1.3.1")
'com.xuxueli:xxl-glue-core:jar:1.3.1'
<dependency org="com.xuxueli" name="xxl-glue-core" rev="1.3.1">
<artifact name="xxl-glue-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xuxueli', module='xxl-glue-core', version='1.3.1')
)
libraryDependencies += "com.xuxueli" % "xxl-glue-core" % "1.3.1"
[com.xuxueli/xxl-glue-core "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
org.codehaus.groovy : groovy-all | jar | 2.4.5 |
org.apache.zookeeper : zookeeper | jar | 3.4.10 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.13 |
org.springframework : spring-context | jar | 3.2.18.RELEASE |