MVN

net.databinder : unfiltered_2.10

Maven & Gradle

Feb 15, 2015
13 usages
708 stars

unfiltered · Core library for describing requests and responses

<dependency>
    <groupId>net.databinder</groupId>
    <artifactId>unfiltered_2.10</artifactId>
    <version>0.8.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.databinder : unfiltered_2.10 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.4
  • Latest Beta: 0.9.0-beta1

All Versions

Choose a version of net.databinder : unfiltered_2.10 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
unfiltered_2.10-0.9.0-beta1
0.8.x
unfiltered_2.10-0.8.4
unfiltered_2.10-0.8.3
unfiltered_2.10-0.8.2
unfiltered_2.10-0.8.1
unfiltered_2.10-0.8.0
0.7.x
unfiltered_2.10-0.7.1
unfiltered_2.10-0.7.1-beta1
unfiltered_2.10-0.7.0
unfiltered_2.10-0.7.0-beta1
0.6.x
unfiltered_2.10-0.6.8
unfiltered_2.10-0.6.7
unfiltered_2.10-0.6.6
unfiltered_2.10-0.6.5
unfiltered_2.10-0.6.4

How to add a dependency to Maven

Add the following net.databinder : unfiltered_2.10 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.databinder</groupId>
    <artifactId>unfiltered_2.10</artifactId>
    <version>0.8.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.databinder : unfiltered_2.10 gradle dependency to your build.gradle file:

implementation 'net.databinder:unfiltered_2.10:0.8.4'

Gradle Kotlin DSL: Add the following net.databinder : unfiltered_2.10 gradle kotlin dependency to your build.gradle.kts file:

implementation("net.databinder:unfiltered_2.10:0.8.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.databinder : unfiltered_2.10 sbt scala dependency to your build.sbt file:

libraryDependencies += "net.databinder" % "unfiltered_2.10" % "0.8.4"

Advertisement

Dependencies from Group

Jun 29, 2013
57 usages
423 stars
Feb 15, 2015
43 usages
708 stars
Feb 15, 2015
40 usages
708 stars
Jun 29, 2013
39 usages
423 stars
Jun 29, 2013
38 usages
423 stars

Discover Dependencies

Dec 07, 2006
22 usages
Aug 22, 2014
15 usages
2.6k stars
Jul 11, 2007
16 usages
Mar 18, 2010
10 usages
Sep 09, 2014
7 usages
Jul 21, 2013
7 usages
Apr 22, 2014
16 usages
43 stars