Last Version

io.github.dragons96:sp-boot-web 0.0.1

A framework for quickly building Java applications

License

License

GroupId

GroupId

io.github.dragons96
ArtifactId

ArtifactId

sp-boot-web
Version

Version

0.0.1
Type

Type

jar
Description

Description

A framework for quickly building Java applications

Download sp-boot-web 0.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
io.github.dragons96 : sp-boot jar 0.0.1
org.springframework.boot : spring-boot-starter-web jar
net.logstash.logback : logstash-logback-encoder jar 7.0.1

provided (1)

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

Project Modules

There are no modules declared in this project.