MVN

org.jwat : jwat-common

Maven & Gradle

Jul 10, 2022
13 usages

JWAT common · Various classes to help with streams, character encoding, HTTP and other Internet related protocols.

<dependency>
    <groupId>org.jwat</groupId>
    <artifactId>jwat-common</artifactId>
    <version>1.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jwat : jwat-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.3

All Versions

Choose a version of org.jwat : jwat-common to add to Maven or Gradle - All Versions:

  • Version Updated
  • jwat-common-1.1.3

    Jul 10, 2022
  • jwat-common-1.1.2

    Jun 29, 2022
  • jwat-common-1.1.1

    Mar 20, 2018
  • jwat-common-1.1.0

    Jul 06, 2017
  • jwat-common-1.0.6

    Jun 13, 2017
  • jwat-common-1.0.5

    Mar 24, 2017
  • jwat-common-1.0.4

    Dec 20, 2015
  • jwat-common-1.0.3

    Jun 02, 2015
  • jwat-common-1.0.2

    Aug 26, 2014
  • jwat-common-1.0.1

    May 14, 2014
  • jwat-common-1.0.0

    Feb 11, 2013
  • jwat-common-0.9.1

    Jul 01, 2012
  • jwat-common-0.9.0

    May 11, 2012
  • jwat-common-0.8.0

    Feb 09, 2012

How to add a dependency to Maven

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

<dependency>
    <groupId>org.jwat</groupId>
    <artifactId>jwat-common</artifactId>
    <version>1.1.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.jwat:jwat-common:1.1.3'

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

implementation("org.jwat:jwat-common:1.1.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.jwat" % "jwat-common" % "1.1.3"

Advertisement

Dependencies from Group

Jul 10, 2022
13 usages
Jul 10, 2022
12 usages
Jul 10, 2022
11 usages
Jul 10, 2022
8 usages
Jul 10, 2022
2 usages

Discover Dependencies

Feb 10, 2015
4 usages
478 stars
goo
Feb 28, 2020
4 usages
0 stars
Apr 06, 2011
11 usages
2 stars
May 10, 2019
12 usages
0 stars
Jul 06, 2020
25 usages
12 stars
Nov 14, 2022
27 usages
Dec 09, 2014
9 usages
Mar 28, 2023
39 usages
146 stars
Mar 28, 2022
6 usages
1 stars
Dec 17, 2015
8 usages
5 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome