avocado-cloud
avocado-cloud
License |
License |
---|---|
GroupId | GroupIdcom.github.gitqiao |
ArtifactId | ArtifactIdveeker-core |
Last Version | Last Version0.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionveeker-core
Veeker Boot Core package
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
veeker-core-0.0.9.pom | |
veeker-core-0.0.9.jar | 48 KB |
veeker-core-0.0.9-sources.jar | 35 KB |
veeker-core-0.0.9-javadoc.jar | 205 KB |
Browse |
<!-- 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"]
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 |
avocado-cloud