| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаcom.github.tonethink |
| Идентификатор | ИдентификаторHttpContext-web |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHttpContext-web Maven Webapp
HttpContext for manage request,response,session
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| HttpContext-web-1.0.0.pom | |
| HttpContext-web-1.0.0.jar | 3 KB |
| HttpContext-web-1.0.0-sources.jar | 466 bytes |
| HttpContext-web-1.0.0-javadoc.jar | 466 bytes |
| Обзор |
<!-- 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"]