License |
License |
---|---|
GroupId | GroupIdcom.wl4g |
ArtifactId | ArtifactIdxcloud-component-core |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXCloud Component Core
A XCloud Component Core Module.
|
Project URL |
Project URL |
Project Organization |
Project Organizationwl4g |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xcloud-component-core-2.0.0.pom | |
xcloud-component-core-2.0.0.jar | 330 KB |
xcloud-component-core-2.0.0-sources.jar | 259 KB |
xcloud-component-core-2.0.0-javadoc.jar | 897 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wl4g/xcloud-component-core/ -->
<dependency>
<groupId>com.wl4g</groupId>
<artifactId>xcloud-component-core</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wl4g/xcloud-component-core/
implementation 'com.wl4g:xcloud-component-core:2.0.0'
// https://jarcasting.com/artifacts/com.wl4g/xcloud-component-core/
implementation ("com.wl4g:xcloud-component-core:2.0.0")
'com.wl4g:xcloud-component-core:jar:2.0.0'
<dependency org="com.wl4g" name="xcloud-component-core" rev="2.0.0">
<artifact name="xcloud-component-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wl4g', module='xcloud-component-core', version='2.0.0')
)
libraryDependencies += "com.wl4g" % "xcloud-component-core" % "2.0.0"
[com.wl4g/xcloud-component-core "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.wl4g : xcloud-component-common | jar | |
org.springframework : spring-context-support | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-validation | jar | |
org.springframework.boot : spring-boot-starter-aop | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.codehaus.groovy : groovy | jar | |
io.netty : netty-all | jar | |
org.springframework.boot : spring-boot-starter-freemarker | jar | |
org.apache.httpcomponents : httpclient | jar | |
org.apache.httpcomponents : httpcore | jar | |
org.yaml : snakeyaml | jar | |
com.typesafe : config | jar | |
com.google.protobuf : protobuf-java | jar | |
io.swagger : swagger-annotations | jar | |
io.swagger.core.v3 : swagger-annotations | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-reactor-netty | jar | |
org.springframework : spring-webflux | jar |
Group / Artifact | Type | Version |
---|---|---|
com.github.pagehelper : pagehelper | jar | |
junit : junit | jar |