Last Version

veeker-core 0.0.9

Veeker Boot Core package

License

License

GroupId

GroupId

com.github.gitqiao
ArtifactId

ArtifactId

veeker-core
Version

Version

0.0.9
Type

Type

jar
Description

Description

veeker-core
Veeker Boot Core package
Project URL

Project URL

https://github.com/gitQiao/veeker
Project Organization

Project Organization

Veeker Personal Tailor.

Download veeker-core 0.0.9


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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.3.4.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.3.4.RELEASE
org.apache.commons : commons-lang3 jar 3.10
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
cn.hutool : hutool-all jar 5.4.0
com.google.guava : guava jar 24.1.1-jre
cn.afterturn : easypoi-spring-boot-starter jar 4.2.0

Project Modules

There are no modules declared in this project.