is not current version
Last Version 2.8.0

org.togglz:togglz-legacy-spring-boot-starter 2.7.0

Togglz - Spring Boot 1.5 Starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.togglz
ArtifactId

ArtifactId

togglz-legacy-spring-boot-starter
Version

Version

2.7.0
Type

Type

jar

Download togglz-legacy-spring-boot-starter 2.7.0


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