License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdcom.amazonaws.proprot |
ArtifactId | ArtifactIdproprot |
Version | Version1.0 |
Type | Typejar |
Description |
DescriptionProProt
Java library for parsing and generating Proxy Protocol V2 headers.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
proprot-1.0.pom | |
proprot-1.0.jar | 39 KB |
proprot-1.0-sources.jar | 28 KB |
proprot-1.0-javadoc.jar | 107 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.amazonaws.proprot/proprot/ -->
<dependency>
<groupId>com.amazonaws.proprot</groupId>
<artifactId>proprot</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.amazonaws.proprot/proprot/
implementation 'com.amazonaws.proprot:proprot:1.0'
// https://jarcasting.com/artifacts/com.amazonaws.proprot/proprot/
implementation ("com.amazonaws.proprot:proprot:1.0")
'com.amazonaws.proprot:proprot:jar:1.0'
<dependency org="com.amazonaws.proprot" name="proprot" rev="1.0">
<artifact name="proprot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.amazonaws.proprot', module='proprot', version='1.0')
)
libraryDependencies += "com.amazonaws.proprot" % "proprot" % "1.0"
[com.amazonaws.proprot/proprot "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 23.0 |