License |
License |
---|---|
GroupId | GroupIdcom.xishankeji |
ArtifactId | ArtifactIdPorter-Bridge-Servlet |
Last Version | Last Version1.2.275 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPorter-Bridge-Servlet
对servlet方式的支持
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.xishankeji/Porter-Bridge-Servlet/ -->
<dependency>
<groupId>com.xishankeji</groupId>
<artifactId>Porter-Bridge-Servlet</artifactId>
<version>1.2.275</version>
</dependency>
// https://jarcasting.com/artifacts/com.xishankeji/Porter-Bridge-Servlet/
implementation 'com.xishankeji:Porter-Bridge-Servlet:1.2.275'
// https://jarcasting.com/artifacts/com.xishankeji/Porter-Bridge-Servlet/
implementation ("com.xishankeji:Porter-Bridge-Servlet:1.2.275")
'com.xishankeji:Porter-Bridge-Servlet:jar:1.2.275'
<dependency org="com.xishankeji" name="Porter-Bridge-Servlet" rev="1.2.275">
<artifact name="Porter-Bridge-Servlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xishankeji', module='Porter-Bridge-Servlet', version='1.2.275')
)
libraryDependencies += "com.xishankeji" % "Porter-Bridge-Servlet" % "1.2.275"
[com.xishankeji/Porter-Bridge-Servlet "1.2.275"]
Group / Artifact | Type | Version |
---|---|---|
org.jsoup : jsoup | jar | 1.13.1 |
javax.servlet : jstl | jar | 1.2 |
taglibs : standard | jar | 1.1.2 |
com.xishankeji : Porter-Core | jar | 1.2.275 |
commons-fileupload : commons-fileupload Optional | jar | 1.4 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
javax.websocket : javax.websocket-api | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |