MVN

org.togglz : togglz-spring

Maven & Gradle

Dec 16, 2014
3 usages
849 stars

Togglz - Spring Framework integration · Togglz - Spring Framework integration

<dependency>
    <groupId>org.togglz</groupId>
    <artifactId>togglz-spring</artifactId>
    <version>2.1.0.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.togglz : togglz-spring to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.0.Final
  • Latest Release Candidate: 2.0.0.RC1
  • Latest Beta: 2.0.0.Beta2
  • Latest Alpha: 2.0.0.Alpha1

All Versions

Choose a version of org.togglz : togglz-spring to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
togglz-spring-2.1.0.Final
2.0.x
togglz-spring-2.0.1.Final
togglz-spring-2.0.0.Final
togglz-spring-2.0.0.RC1
togglz-spring-2.0.0.Beta2
togglz-spring-2.0.0.Beta1
togglz-spring-2.0.0.Alpha1
1.1.x
togglz-spring-1.1.1.Final
togglz-spring-1.1.0.Final
1.0.x
togglz-spring-1.0.0.Final

How to add a dependency to Maven

Add the following org.togglz : togglz-spring maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.togglz</groupId>
    <artifactId>togglz-spring</artifactId>
    <version>2.1.0.Final</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.togglz : togglz-spring gradle dependency to your build.gradle file:

implementation 'org.togglz:togglz-spring:2.1.0.Final'

Gradle Kotlin DSL: Add the following org.togglz : togglz-spring gradle kotlin dependency to your build.gradle.kts file:

implementation("org.togglz:togglz-spring:2.1.0.Final")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.togglz : togglz-spring sbt scala dependency to your build.sbt file:

libraryDependencies += "org.togglz" % "togglz-spring" % "2.1.0.Final"

Advertisement

Dependencies from Group

Aug 24, 2023
49 usages
725 stars
Aug 24, 2023
23 usages
725 stars
Aug 24, 2023
21 usages
725 stars
Aug 24, 2023
14 usages
725 stars
Aug 24, 2023
13 usages
725 stars

Discover Dependencies