is not current version
Last Version 1.9.1

fr.redfroggy:ilg-spring-boot-starter 1.7.1

Spring boot 2.x support for ILG api 2.0.8

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

fr.redfroggy
ArtifactId

ArtifactId

ilg-spring-boot-starter
Version

Version

1.7.1
Type

Type

jar

Download ilg-spring-boot-starter 1.7.1


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