WHY-Core

WHY kernel module

License

License

GroupId

GroupId

io.github.why-group
ArtifactId

ArtifactId

WHY-Core
Last Version

Last Version

1.0.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

WHY-Core
WHY kernel module
Source Code Management

Source Code Management

https://github.com/WHY-Group/WHY-Core

Download WHY-Core

How to add to project

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

Dependencies

compile (15)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.6.1
org.springframework.boot : spring-boot-starter-aop jar 2.6.1
org.springframework.boot : spring-boot-starter-data-redis jar 2.6.1
org.projectlombok : lombok jar 1.18.22
org.apache.commons : commons-lang3 jar 3.12.0
commons-io : commons-io jar 2.5
io.springfox : springfox-swagger2 jar 3.0.0
io.springfox : springfox-swagger-ui jar 3.0.0
com.baomidou : mybatis-plus-core jar 3.4.2
com.baomidou : mybatis-plus-boot-starter jar 3.4.2
com.baomidou : mybatis-plus jar 3.4.2
javax.validation : validation-api jar 2.0.1.Final
org.hibernate : hibernate-validator jar 6.0.21.Final
com.alibaba : fastjson jar 1.2.73
com.alibaba : druid-spring-boot-starter jar 1.1.10

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-RELEASE
0.0.2-RELEASE
0.0.1-RELEASE