| License |
License
Mulan Permissive Software License,Version 1
|
|---|---|
| GroupId | GroupIdcom.t4cloud |
| ArtifactId | ArtifactIdflint-boot |
| Version | Version0.2.4 |
| Type | Typejar |
| Description |
Descriptionflint-boot
DXC Spting-Boot 核心包
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| flint-boot-0.2.4.pom | |
| flint-boot-0.2.4.jar | 117 KB |
| flint-boot-0.2.4-sources.jar | 75 KB |
| flint-boot-0.2.4-javadoc.jar | 453 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.t4cloud/flint-boot/ -->
<dependency>
<groupId>com.t4cloud</groupId>
<artifactId>flint-boot</artifactId>
<version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.t4cloud/flint-boot/
implementation 'com.t4cloud:flint-boot:0.2.4'
// https://jarcasting.com/artifacts/com.t4cloud/flint-boot/
implementation ("com.t4cloud:flint-boot:0.2.4")
'com.t4cloud:flint-boot:jar:0.2.4'
<dependency org="com.t4cloud" name="flint-boot" rev="0.2.4">
<artifact name="flint-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.t4cloud', module='flint-boot', version='0.2.4')
)
libraryDependencies += "com.t4cloud" % "flint-boot" % "0.2.4"
[com.t4cloud/flint-boot "0.2.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |