License |
License |
---|---|
GroupId | GroupIdorg.webpieces |
ArtifactId | ArtifactIdhttp-shared |
Version | Version2.0.151 |
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.0.151.pom | |
http-shared-2.0.151.jar | 15 KB |
http-shared-2.0.151-sources.jar | 13 KB |
http-shared-2.0.151-javadoc.jar | 354 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webpieces/http-shared/ -->
<dependency>
<groupId>org.webpieces</groupId>
<artifactId>http-shared</artifactId>
<version>2.0.151</version>
</dependency>
// https://jarcasting.com/artifacts/org.webpieces/http-shared/
implementation 'org.webpieces:http-shared:2.0.151'
// https://jarcasting.com/artifacts/org.webpieces/http-shared/
implementation ("org.webpieces:http-shared:2.0.151")
'org.webpieces:http-shared:jar:2.0.151'
<dependency org="org.webpieces" name="http-shared" rev="2.0.151">
<artifact name="http-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webpieces', module='http-shared', version='2.0.151')
)
libraryDependencies += "org.webpieces" % "http-shared" % "2.0.151"
[org.webpieces/http-shared "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 |
com.google.inject : guice | jar | 4.2.2 |
org.webpieces : core-util | jar | 2.0.151 |
org.webpieces : core-datawrapper | jar | 2.0.151 |
org.webpieces : http2-api | jar | 2.0.151 |