Last Version

demo 0.0.1

Demo project for Spring Boot

License

License

GroupId

GroupId

com.github.shidilii
ArtifactId

ArtifactId

demo
Version

Version

0.0.1
Type

Type

jar
Description

Description

demo
Demo project for Spring Boot
Project URL

Project URL

https://github.com/shidilii/demo.git
Source Code Management

Source Code Management

https://github.com/shidilii/demo

Download demo 0.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.3.3.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.3.3.RELEASE
io.springfox : springfox-swagger-ui jar 2.7.0
org.springframework : spring-web jar 5.2.7.RELEASE

test (1)

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

Project Modules

There are no modules declared in this project.