HttpContext-web Maven Webapp

HttpContext for manage request,response,session

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.tonethink
ArtifactId

ArtifactId

HttpContext-web
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

HttpContext-web Maven Webapp
HttpContext for manage request,response,session
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/ToneThink/HttpContext-web

Download HttpContext-web

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0