Unleash Spring Boot Starter

A Spring Boot starter for Unleash (https://www.getunleash.io/).

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.gitlab.swissclash79
ArtifactId

ArtifactId

unleash-spring-boot-starter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Unleash Spring Boot Starter
A Spring Boot starter for Unleash (https://www.getunleash.io/).
Source Code Management

Source Code Management

https://gitlab.com/swissclash79/unleash-spring-boot-starter/tree/main

Download unleash-spring-boot-starter

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.getunleash : unleash-client-java Optional jar 5.1.0
org.springframework.boot : spring-boot-autoconfigure jar 2.6.4
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.6.4
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.4

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
1.0.0-alpha2
1.0.0-alpha1