License |
License |
---|---|
GroupId | GroupIdcom.github.charlemaznable |
ArtifactId | ArtifactIdgentle-boot |
Last Version | Last Version0.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGentle Boot
Some Spring Boot Plugins/Utils/Elves.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gentle-boot-0.0.8.pom | |
gentle-boot-0.0.8.jar | 3 KB |
gentle-boot-0.0.8-sources.jar | 3 KB |
gentle-boot-0.0.8-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.charlemaznable/gentle-boot/ -->
<dependency>
<groupId>com.github.charlemaznable</groupId>
<artifactId>gentle-boot</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.charlemaznable/gentle-boot/
implementation 'com.github.charlemaznable:gentle-boot:0.0.8'
// https://jarcasting.com/artifacts/com.github.charlemaznable/gentle-boot/
implementation ("com.github.charlemaznable:gentle-boot:0.0.8")
'com.github.charlemaznable:gentle-boot:jar:0.0.8'
<dependency org="com.github.charlemaznable" name="gentle-boot" rev="0.0.8">
<artifact name="gentle-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.charlemaznable', module='gentle-boot', version='0.0.8')
)
libraryDependencies += "com.github.charlemaznable" % "gentle-boot" % "0.0.8"
[com.github.charlemaznable/gentle-boot "0.0.8"]
Group / Artifact | Type | Version |
---|---|---|
com.github.charlemaznable : char-configservice | jar | 0.0.8 |
com.github.charlemaznable : char-elves | jar | 0.0.8 |
com.github.charlemaznable : char-httpclient | jar | 0.0.8 |
com.github.charlemaznable : gentle-factory | jar | 0.0.8 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | |
org.springframework : spring-webmvc | jar | |
org.springframework.boot : spring-boot | jar | |
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
com.github.charlemaznable : logback-dendrobe | jar | 0.1.8 |
org.mockito : mockito-core | jar | |
org.mockito : mockito-inline | jar | |
com.squareup.okhttp3 : mockwebserver | jar | |
io.vertx : vertx-junit5 | jar | |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.springframework : spring-test | jar | |
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-undertow | jar | |
org.testcontainers : junit-jupiter | jar |