XCloud Component Core

A XCloud Component Core Module.

License

License

GroupId

GroupId

com.wl4g
ArtifactId

ArtifactId

xcloud-component-core
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

XCloud Component Core
A XCloud Component Core Module.
Project URL

Project URL

http://xcloud.wl4g.com
Project Organization

Project Organization

wl4g
Source Code Management

Source Code Management

https://github.com/wl4g/xcloud-component

Download xcloud-component-core

How to add to project

<!-- 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"]

Dependencies

compile (16)

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

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-reactor-netty jar
org.springframework : spring-webflux jar

test (2)

Group / Artifact Type Version
com.github.pagehelper : pagehelper jar
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0