io.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.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

io.github.luversof
ArtifactId

ArtifactId

bluesky-boot-autoconfigure-devcheck
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

io.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

https://github.com/luversof/bluesky-boot-autoconfigure-devcheck
Source Code Management

Source Code Management

http://github.com/luversof/bluesky-boot-autoconfigure-devcheck/tree/main

Download bluesky-boot-autoconfigure-devcheck

How to add to project

<!-- 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"]

Dependencies

compile (8)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.4
io.projectreactor : reactor-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0