Last Version

io.lsn.spring:rest 2.2.0

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

License

License

GroupId

GroupId

io.lsn.spring
ArtifactId

ArtifactId

rest
Version

Version

2.2.0
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 2.2.0


<!-- 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.