ilg-spring-boot-starter

Spring boot 2.x support for ILG api 2.0.8

License

License

MIT
Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

fr.redfroggy
ArtifactId

ArtifactId

ilg-spring-boot-starter
Last Version

Last Version

1.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

ilg-spring-boot-starter
Spring boot 2.x support for ILG api 2.0.8
Project URL

Project URL

https://github.com/RedFroggy/ilg-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/RedFroggy/ilg-spring-boot-starter

Download ilg-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/fr.redfroggy/ilg-spring-boot-starter/ -->
<dependency>
    <groupId>fr.redfroggy</groupId>
    <artifactId>ilg-spring-boot-starter</artifactId>
    <version>1.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/fr.redfroggy/ilg-spring-boot-starter/
implementation 'fr.redfroggy:ilg-spring-boot-starter:1.9.1'
// https://jarcasting.com/artifacts/fr.redfroggy/ilg-spring-boot-starter/
implementation ("fr.redfroggy:ilg-spring-boot-starter:1.9.1")
'fr.redfroggy:ilg-spring-boot-starter:jar:1.9.1'
<dependency org="fr.redfroggy" name="ilg-spring-boot-starter" rev="1.9.1">
  <artifact name="ilg-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.redfroggy', module='ilg-spring-boot-starter', version='1.9.1')
)
libraryDependencies += "fr.redfroggy" % "ilg-spring-boot-starter" % "1.9.1"
[fr.redfroggy/ilg-spring-boot-starter "1.9.1"]

Dependencies

compile (8)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
com.github.ben-manes.caffeine : caffeine jar
org.springframework.boot : spring-boot-starter-web jar
io.swagger : swagger-annotations jar 1.6.2
org.apache.commons : commons-lang3 jar
org.hibernate.validator : hibernate-validator jar
org.apache.commons : commons-text jar 1.9

test (4)

Group / Artifact Type Version
com.google.guava : guava-testlib jar 30.1.1-jre
org.springframework.boot : spring-boot-starter-test jar
org.json : json jar 20210307
org.assertj : assertj-core jar

Project Modules

There are no modules declared in this project.
fr.redfroggy

Red Froggy

Versions

Version
1.9.1
1.9.0
1.8.0
1.7.2
1.7.1
1.7.0
1.6.1
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0