spring-rest

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

License

License

GroupId

GroupId

io.lsn
ArtifactId

ArtifactId

spring-rest
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

spring-rest
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/spring-rest

Download spring-rest

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.lsn : spring-core jar 2.2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

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

LSN

Versions

Version
2.2.0
2.1.10
2.1.9
2.1.8
2.1.7
2.1.6
2.1.5
2.1.3
2.1.2
2.1.1
2.1.0