io.lsn:spring-model

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

License

License

GroupId

GroupId

io.lsn
ArtifactId

ArtifactId

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

Download spring-model

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.10.0
com.fasterxml.jackson.core : jackson-databind jar 2.10.0
javax.validation : validation-api jar 2.0.1.Final

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