is not current version
Last Version 4.0.7

wind-core 4.0.4

springboot web at once.

License

License

GroupId

GroupId

io.github.ramerf
ArtifactId

ArtifactId

wind-core
Version

Version

4.0.4
Type

Type

jar
Description

Description

wind-core
springboot web at once.

Download wind-core 4.0.4


<!-- https://jarcasting.com/artifacts/io.github.ramerf/wind-core/ -->
<dependency>
    <groupId>io.github.ramerf</groupId>
    <artifactId>wind-core</artifactId>
    <version>4.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ramerf/wind-core/
implementation 'io.github.ramerf:wind-core:4.0.4'
// https://jarcasting.com/artifacts/io.github.ramerf/wind-core/
implementation ("io.github.ramerf:wind-core:4.0.4")
'io.github.ramerf:wind-core:jar:4.0.4'
<dependency org="io.github.ramerf" name="wind-core" rev="4.0.4">
  <artifact name="wind-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ramerf', module='wind-core', version='4.0.4')
)
libraryDependencies += "io.github.ramerf" % "wind-core" % "4.0.4"
[io.github.ramerf/wind-core "4.0.4"]

Dependencies

compile (20)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.5.22
org.springframework : spring-aspects jar
org.springframework.boot : spring-boot-starter-web jar 2.0.8.RELEASE
org.springframework.boot : spring-boot-starter-jdbc jar 2.0.8.RELEASE
org.springframework.boot : spring-boot-starter-data-redis jar 2.0.8.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.8.RELEASE
org.apache.commons : commons-pool2 jar 2.5.0
org.springframework.boot : spring-boot-starter-actuator jar 2.0.8.RELEASE
javax.inject : javax.inject jar 1
com.google.code.findbugs : annotations jar 2.0.1
javax.persistence : javax.persistence-api jar 2.2
org.springframework.data : spring-data-commons jar
org.springframework : spring-tx jar
io.springfox : springfox-swagger-ui jar 2.9.2
io.springfox : springfox-swagger2 jar 2.9.2
com.alibaba : fastjson jar 1.2.67
ch.qos.logback : logback-classic jar 1.2.3
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.core : jackson-databind jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

test (6)

Group / Artifact Type Version
org.postgresql : postgresql jar 42.2.18
mysql : mysql-connector-java jar 5.1.47
com.alibaba : druid-spring-boot-starter jar 1.1.22
org.springframework.boot : spring-boot-starter-test jar 2.0.8.RELEASE
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2

Project Modules

There are no modules declared in this project.