Last Version

jap-http-adapter 1.0.3

适配 jakarta.servlet-api、blade-mvc 的 http 接口,包括:request、response、cookie、session

License

License

MIT
GroupId

GroupId

com.fujieid.jap.http.adapter
ArtifactId

ArtifactId

jap-http-adapter
Version

Version

1.0.3
Type

Type

pom
Description

Description

jap-http-adapter
适配 jakarta.servlet-api、blade-mvc 的 http 接口,包括:request、response、cookie、session
Project URL

Project URL

https://gitee.com/fujieid/jap-http-adapter
Source Code Management

Source Code Management

https://gitee.com/fujieid/jap-http-adapter

Download jap-http-adapter 1.0.3


<!-- https://jarcasting.com/artifacts/com.fujieid.jap.http.adapter/jap-http-adapter/ -->
<dependency>
    <groupId>com.fujieid.jap.http.adapter</groupId>
    <artifactId>jap-http-adapter</artifactId>
    <version>1.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fujieid.jap.http.adapter/jap-http-adapter/
implementation 'com.fujieid.jap.http.adapter:jap-http-adapter:1.0.3'
// https://jarcasting.com/artifacts/com.fujieid.jap.http.adapter/jap-http-adapter/
implementation ("com.fujieid.jap.http.adapter:jap-http-adapter:1.0.3")
'com.fujieid.jap.http.adapter:jap-http-adapter:pom:1.0.3'
<dependency org="com.fujieid.jap.http.adapter" name="jap-http-adapter" rev="1.0.3">
  <artifact name="jap-http-adapter" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fujieid.jap.http.adapter', module='jap-http-adapter', version='1.0.3')
)
libraryDependencies += "com.fujieid.jap.http.adapter" % "jap-http-adapter" % "1.0.3"
[com.fujieid.jap.http.adapter/jap-http-adapter "1.0.3"]

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.