is not current version
Last Version 1.24

samplespringbootapp 1.5

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

io.github.parj
ArtifactId

ArtifactId

samplespringbootapp
Version

Version

1.5
Type

Type

jar
Description

Description

samplespringbootapp
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://github.com/parj/SampleSpringBootApp
Source Code Management

Source Code Management

https://github.com/parj/AddOnJavaAntTasks

Download samplespringbootapp 1.5


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.1.4.RELEASE
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2

test (1)

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

Project Modules

There are no modules declared in this project.