MVN

org.jwat : jwat-common

Maven & Gradle

May 08, 2023
13 usages
3 stars

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.2.1</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.2.1

All Versions

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

Version Vulnerabilities Updated
1.2.x
jwat-common-1.2.1
jwat-common-1.2.0
1.1.x
jwat-common-1.1.3
jwat-common-1.1.2
jwat-common-1.1.1
jwat-common-1.1.0
1.0.x
jwat-common-1.0.6
jwat-common-1.0.5
jwat-common-1.0.4
jwat-common-1.0.3
jwat-common-1.0.2
jwat-common-1.0.1
jwat-common-1.0.0
0.9.x
jwat-common-0.9.1
jwat-common-0.9.0
0.8.x
jwat-common-0.8.0

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.2.1</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.2.1'

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.2.1")

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.2.1"

Advertisement

Dependencies from Group

May 08, 2023
13 usages
3 stars
May 08, 2023
12 usages
3 stars
May 08, 2023
11 usages
3 stars
May 08, 2023
8 usages
3 stars
May 08, 2023
2 usages
3 stars

Discover Dependencies

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