Last Version

io.github.novareseller:boot-all 1.5.3.beta

spring web rapid development tool

License

License

GroupId

GroupId

io.github.novareseller
ArtifactId

ArtifactId

boot-all
Version

Version

1.5.3.beta
Type

Type

jar
Description

Description

spring web rapid development tool
Source Code Management

Source Code Management

https://github.com/novareseller/dagger/tree/main/boot-all

Download boot-all 1.5.3.beta


<!-- https://jarcasting.com/artifacts/io.github.novareseller/boot-all/ -->
<dependency>
    <groupId>io.github.novareseller</groupId>
    <artifactId>boot-all</artifactId>
    <version>1.5.3.beta</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.novareseller/boot-all/
implementation 'io.github.novareseller:boot-all:1.5.3.beta'
// https://jarcasting.com/artifacts/io.github.novareseller/boot-all/
implementation ("io.github.novareseller:boot-all:1.5.3.beta")
'io.github.novareseller:boot-all:jar:1.5.3.beta'
<dependency org="io.github.novareseller" name="boot-all" rev="1.5.3.beta">
  <artifact name="boot-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.novareseller', module='boot-all', version='1.5.3.beta')
)
libraryDependencies += "io.github.novareseller" % "boot-all" % "1.5.3.beta"
[io.github.novareseller/boot-all "1.5.3.beta"]

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.3.9.RELEASE
org.springframework.boot : spring-boot-starter-undertow jar 2.3.9.RELEASE
com.github.lianjiatech : retrofit-spring-boot-starter jar 2.2.12
org.springframework.boot : spring-boot-starter-actuator jar 2.3.9.RELEASE
com.github.penggle : kaptcha jar 2.3.2
org.hibernate : hibernate-validator jar 5.4.2.Final
io.github.novareseller : cache jar 1.5.3.beta
io.github.novareseller : tool jar 1.5.3.beta
io.github.novareseller : log jar 1.5.3.beta
io.github.novareseller : security jar 1.5.3.beta
io.github.novareseller : database jar 1.5.3.beta

provided (1)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.9.RELEASE

Project Modules

There are no modules declared in this project.