is not current version
Last Version 2.1.1

http2-api 2.0.150

Bare bones http2 dtos with no logic, just set/get methods and interfaces except one subparser utility

License

License

GroupId

GroupId

org.webpieces
ArtifactId

ArtifactId

http2-api
Version

Version

2.0.150
Type

Type

jar
Description

Description

http2-api
Bare bones http2 dtos with no logic, just set/get methods and interfaces except one subparser utility
Project URL

Project URL

https://github.com/deanhiller/webpieces
Source Code Management

Source Code Management

https://github.com/deanhiller/webpieces.git

Download http2-api 2.0.150


<!-- https://jarcasting.com/artifacts/org.webpieces/http2-api/ -->
<dependency>
    <groupId>org.webpieces</groupId>
    <artifactId>http2-api</artifactId>
    <version>2.0.150</version>
</dependency>
// https://jarcasting.com/artifacts/org.webpieces/http2-api/
implementation 'org.webpieces:http2-api:2.0.150'
// https://jarcasting.com/artifacts/org.webpieces/http2-api/
implementation ("org.webpieces:http2-api:2.0.150")
'org.webpieces:http2-api:jar:2.0.150'
<dependency org="org.webpieces" name="http2-api" rev="2.0.150">
  <artifact name="http2-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webpieces', module='http2-api', version='2.0.150')
)
libraryDependencies += "org.webpieces" % "http2-api" % "2.0.150"
[org.webpieces/http2-api "2.0.150"]

Dependencies

compile (5)

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 : core-datawrapper jar 2.0.150

Project Modules

There are no modules declared in this project.