MVN

com.github.js-cookie : java-cookie

Maven & Gradle

Aug 03, 2015
60 stars

Java Cookie · A simple Servlet API for handling cookies

<dependency>
    <groupId>com.github.js-cookie</groupId>
    <artifactId>java-cookie</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.js-cookie : java-cookie to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of com.github.js-cookie : java-cookie to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
java-cookie-0.0.2

How to add a dependency to Maven

Add the following com.github.js-cookie : java-cookie maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.js-cookie</groupId>
    <artifactId>java-cookie</artifactId>
    <version>0.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.js-cookie : java-cookie gradle dependency to your build.gradle file:

implementation 'com.github.js-cookie:java-cookie:0.0.2'

Gradle Kotlin DSL: Add the following com.github.js-cookie : java-cookie gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.js-cookie:java-cookie:0.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.js-cookie : java-cookie sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.js-cookie" % "java-cookie" % "0.0.2"

Advertisement

Dependencies from Group

Aug 03, 2015
60 stars

Discover Dependencies

Sep 20, 2018
415 stars
Sep 20, 2018
11 usages
415 stars
May 03, 2017
20 usages
253 stars
Sep 01, 2017
27 stars
Mar 14, 2018
34 usages
941 stars
Mar 14, 2018
1 usages
941 stars
Aug 08, 2015
0 stars
Mar 03, 2022
3 usages
31 stars
Aug 12, 2015
1 usages
114 stars
Aug 14, 2015
2 usages
78 stars