License |
License |
---|---|
GroupId | GroupIdcom.github.gitqiao |
ArtifactId | ArtifactIdlanxiao-core |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlanxiao-core
LanXiao Core
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
lanxiao-core-0.0.1.pom | |
lanxiao-core-0.0.1.jar | 48 KB |
lanxiao-core-0.0.1-sources.jar | 34 KB |
lanxiao-core-0.0.1-javadoc.jar | 196 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.gitqiao/lanxiao-core/ -->
<dependency>
<groupId>com.github.gitqiao</groupId>
<artifactId>lanxiao-core</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gitqiao/lanxiao-core/
implementation 'com.github.gitqiao:lanxiao-core:0.0.1'
// https://jarcasting.com/artifacts/com.github.gitqiao/lanxiao-core/
implementation ("com.github.gitqiao:lanxiao-core:0.0.1")
'com.github.gitqiao:lanxiao-core:jar:0.0.1'
<dependency org="com.github.gitqiao" name="lanxiao-core" rev="0.0.1">
<artifact name="lanxiao-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gitqiao', module='lanxiao-core', version='0.0.1')
)
libraryDependencies += "com.github.gitqiao" % "lanxiao-core" % "0.0.1"
[com.github.gitqiao/lanxiao-core "0.0.1"]
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 |
cn.afterturn : easypoi-spring-boot-starter | jar | 4.2.0 |
cn.hutool : hutool-all | jar | 5.4.0 |
com.google.guava : guava | jar | 24.1.1-jre |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |