MVN

com.amazonaws.proprot : proprot

Maven & Gradle

Dec 14, 2017
267 stars

ProProt · Java library for parsing and generating Proxy Protocol V2 headers.

<dependency>
    <groupId>com.amazonaws.proprot</groupId>
    <artifactId>proprot</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0

All Versions

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

Version Vulnerabilities Updated
1.0
proprot-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.amazonaws.proprot</groupId>
    <artifactId>proprot</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.amazonaws.proprot:proprot:1.0'

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

implementation("com.amazonaws.proprot:proprot:1.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.amazonaws.proprot" % "proprot" % "1.0"

Advertisement

Dependencies from Group

Dec 14, 2017
267 stars

Discover Dependencies

May 08, 2018
1 usages
Feb 09, 2018
2.5k stars
Dec 19, 2017
Feb 08, 2018
Sep 03, 2018
Sep 03, 2018
Sep 03, 2018
Dec 15, 2017
2 usages
2.9k stars
Jul 02, 2018
4 usages
2.9k stars