License |
License |
---|---|
GroupId | GroupIdcom.touscm |
ArtifactId | ArtifactIdquicker-boot |
Last Version | Last Version1.2.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionquicker-boot
quicker-boot
|
Filename | Size |
---|---|
quicker-boot-1.2.9.pom | |
quicker-boot-1.2.9.jar | 102 KB |
quicker-boot-1.2.9-sources.jar | 67 KB |
quicker-boot-1.2.9-javadoc.jar | 439 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.touscm/quicker-boot/ -->
<dependency>
<groupId>com.touscm</groupId>
<artifactId>quicker-boot</artifactId>
<version>1.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.touscm/quicker-boot/
implementation 'com.touscm:quicker-boot:1.2.9'
// https://jarcasting.com/artifacts/com.touscm/quicker-boot/
implementation ("com.touscm:quicker-boot:1.2.9")
'com.touscm:quicker-boot:jar:1.2.9'
<dependency org="com.touscm" name="quicker-boot" rev="1.2.9">
<artifact name="quicker-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.touscm', module='quicker-boot', version='1.2.9')
)
libraryDependencies += "com.touscm" % "quicker-boot" % "1.2.9"
[com.touscm/quicker-boot "1.2.9"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot | jar | |
org.springframework : spring-core | jar | |
org.springframework : spring-context | jar | |
commons-codec : commons-codec | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.4 |
com.google.code.gson : gson | jar | |
com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
org.slf4j : slf4j-api | jar | |
org.apache.httpcomponents : httpclient | jar | |
javax.validation : validation-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |