License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdio.github.luversof |
ArtifactId | ArtifactIdbluesky-boot-autoconfigure-devcheck |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.github.luversof:bluesky-boot-autoconfigure-devcheck
It is a library that lists and shows the methods of the controller and the utility static methods used for development confirmation.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.luversof/bluesky-boot-autoconfigure-devcheck/ -->
<dependency>
<groupId>io.github.luversof</groupId>
<artifactId>bluesky-boot-autoconfigure-devcheck</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.luversof/bluesky-boot-autoconfigure-devcheck/
implementation 'io.github.luversof:bluesky-boot-autoconfigure-devcheck:1.0.1'
// https://jarcasting.com/artifacts/io.github.luversof/bluesky-boot-autoconfigure-devcheck/
implementation ("io.github.luversof:bluesky-boot-autoconfigure-devcheck:1.0.1")
'io.github.luversof:bluesky-boot-autoconfigure-devcheck:jar:1.0.1'
<dependency org="io.github.luversof" name="bluesky-boot-autoconfigure-devcheck" rev="1.0.1">
<artifact name="bluesky-boot-autoconfigure-devcheck" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.luversof', module='bluesky-boot-autoconfigure-devcheck', version='1.0.1')
)
libraryDependencies += "io.github.luversof" % "bluesky-boot-autoconfigure-devcheck" % "1.0.1"
[io.github.luversof/bluesky-boot-autoconfigure-devcheck "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.reflections : reflections | jar | 0.9.12 |
com.fasterxml.jackson.core : jackson-annotations Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.5.4 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.4 |
org.springframework : spring-webmvc Optional | jar | |
org.apache.tomcat.embed : tomcat-embed-core Optional | jar | 9.0.52 |
org.springframework : spring-webflux Optional | jar | |
org.springframework.boot : spring-boot-starter-logging Optional | jar | 2.5.4 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.5.4 |
io.projectreactor : reactor-test | jar |