h

httpcontext-web

A set of tools that makes java development easier
http://maven.apache.org
The LGPL License
peng
Files download
File Operation
httpcontext-web-4.3.0.jar download
httpcontext-web-4.3.0.pom download
httpcontext-web-4.3.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.tonethink</groupId>
  <artifactId>httpcontext-web</artifactId>
  <version>4.3.0</version>
</dependency>
Gradle Groovy
implementation 'com.tonethink:httpcontext-web:4.3.0'
Gradle Kotlin
implementation("com.tonethink:httpcontext-web:4.3.0")
Scala SBT
libraryDependencies += "com.tonethink" % "httpcontext-web" % "4.3.0"
Groovy Grape
@Grapes(
  @Grab(group='com.tonethink', module='httpcontext-web', version='4.3.0')
)
Apache Ivy
<dependency org="com.tonethink" name="httpcontext-web" rev="4.3.0" />
Leiningen
[com.tonethink/httpcontext-web "4.3.0"]
Apache Buildr
'com.tonethink:httpcontext-web:jar:4.3.0'
Dependencies