MVN

com.glazedlists : glazedlists

Maven & Gradle

Jan 10, 2018
10 usages
162 stars

Glazed Lists · Event-driven lists for dynamically filtered and sorted tables

<dependency>
    <groupId>com.glazedlists</groupId>
    <artifactId>glazedlists</artifactId>
    <version>1.11.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.glazedlists : glazedlists to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.11.0

All Versions

Choose a version of com.glazedlists : glazedlists to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.11.x
glazedlists-1.11.0
CVE-2023-31890

How to add a dependency to Maven

Add the following com.glazedlists : glazedlists maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.glazedlists</groupId>
    <artifactId>glazedlists</artifactId>
    <version>1.11.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.glazedlists : glazedlists gradle dependency to your build.gradle file:

implementation 'com.glazedlists:glazedlists:1.11.0'

Gradle Kotlin DSL: Add the following com.glazedlists : glazedlists gradle kotlin dependency to your build.gradle.kts file:

implementation("com.glazedlists:glazedlists:1.11.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.glazedlists : glazedlists sbt scala dependency to your build.sbt file:

libraryDependencies += "com.glazedlists" % "glazedlists" % "1.11.0"

Advertisement

Dependencies from Group

Jan 10, 2018
10 usages
162 stars

Discover Dependencies

Dec 21, 2021
9 usages
469 stars
May 16, 2017
5 usages
149 stars
Sep 19, 2019
2 usages
69 stars
Oct 22, 2021
2 usages
Aug 16, 2021
3 usages
808 stars
Jul 01, 2017
2 usages
Apr 04, 2016
2 usages
400 stars