io.lsn.spring:rest

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

License

License

GroupId

GroupId

io.lsn.spring
ArtifactId

ArtifactId

rest
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/rest

Download rest

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.1.2.RELEASE
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.
io.lsn.spring

LSN

Versions

Version
2.2.0
2.0.0