License |
License |
---|---|
GroupId | GroupIdorg.webpieces |
ArtifactId | ArtifactIdhttp2-translations |
Version | Version2.0.151 |
Type | Typejar |
Description |
Descriptionhttp2-translations
Translations from http1_1 to http2 and back
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
http2-translations-2.0.151.pom | |
http2-translations-2.0.151.jar | 7 KB |
http2-translations-2.0.151-sources.jar | 4 KB |
http2-translations-2.0.151-javadoc.jar | 357 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webpieces/http2-translations/ -->
<dependency>
<groupId>org.webpieces</groupId>
<artifactId>http2-translations</artifactId>
<version>2.0.151</version>
</dependency>
// https://jarcasting.com/artifacts/org.webpieces/http2-translations/
implementation 'org.webpieces:http2-translations:2.0.151'
// https://jarcasting.com/artifacts/org.webpieces/http2-translations/
implementation ("org.webpieces:http2-translations:2.0.151")
'org.webpieces:http2-translations:jar:2.0.151'
<dependency org="org.webpieces" name="http2-translations" rev="2.0.151">
<artifact name="http2-translations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webpieces', module='http2-translations', version='2.0.151')
)
libraryDependencies += "org.webpieces" % "http2-translations" % "2.0.151"
[org.webpieces/http2-translations "2.0.151"]
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
joda-time : joda-time | jar | 2.9.4 |
org.webpieces : http2-hpack | jar | 2.0.151 |
org.webpieces : http1_1-parser | jar | 2.0.151 |