| License | License | 
|---|---|
| GroupId | GroupIdorg.webpieces | 
| ArtifactId | ArtifactIdhttp-shared | 
| Last Version | Last Version2.1.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionhttp-shared Shared contexts between the router and templating system | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| http-shared-2.1.1.pom | |
| http-shared-2.1.1.jar | 11 KB | 
| http-shared-2.1.1-sources.jar | 10 KB | 
| http-shared-2.1.1-javadoc.jar | 354 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webpieces/http-shared/ -->
<dependency>
    <groupId>org.webpieces</groupId>
    <artifactId>http-shared</artifactId>
    <version>2.1.1</version>
</dependency>// https://jarcasting.com/artifacts/org.webpieces/http-shared/
implementation 'org.webpieces:http-shared:2.1.1'// https://jarcasting.com/artifacts/org.webpieces/http-shared/
implementation ("org.webpieces:http-shared:2.1.1")'org.webpieces:http-shared:jar:2.1.1'<dependency org="org.webpieces" name="http-shared" rev="2.1.1">
  <artifact name="http-shared" type="jar" />
</dependency>@Grapes(
@Grab(group='org.webpieces', module='http-shared', version='2.1.1')
)libraryDependencies += "org.webpieces" % "http-shared" % "2.1.1"[org.webpieces/http-shared "2.1.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.webpieces : core-util | jar | 2.1.1 | 
| org.webpieces : core-datawrapper | jar | 2.1.1 | 
| org.webpieces : http-api | jar | 2.1.1 | 
| org.webpieces : http2-api | jar | 2.1.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| jakarta.inject : jakarta.inject-api | jar | |
| org.slf4j : slf4j-api | jar | |
| com.google.inject : guice | jar | |
| ch.qos.logback : logback-classic | jar |