is not current version
Last Version 1.2.275

com.xishankeji:Porter-Bridge-Servlet 1.2.34

对servlet方式的支持

GroupId

GroupId

com.xishankeji
ArtifactId

ArtifactId

Porter-Bridge-Servlet
Version

Version

1.2.34
Type

Type

jar

Download Porter-Bridge-Servlet 1.2.34


<!-- https://jarcasting.com/artifacts/com.xishankeji/Porter-Bridge-Servlet/ -->
<dependency>
    <groupId>com.xishankeji</groupId>
    <artifactId>Porter-Bridge-Servlet</artifactId>
    <version>1.2.34</version>
</dependency>
// https://jarcasting.com/artifacts/com.xishankeji/Porter-Bridge-Servlet/
implementation 'com.xishankeji:Porter-Bridge-Servlet:1.2.34'
// https://jarcasting.com/artifacts/com.xishankeji/Porter-Bridge-Servlet/
implementation ("com.xishankeji:Porter-Bridge-Servlet:1.2.34")
'com.xishankeji:Porter-Bridge-Servlet:jar:1.2.34'
<dependency org="com.xishankeji" name="Porter-Bridge-Servlet" rev="1.2.34">
  <artifact name="Porter-Bridge-Servlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xishankeji', module='Porter-Bridge-Servlet', version='1.2.34')
)
libraryDependencies += "com.xishankeji" % "Porter-Bridge-Servlet" % "1.2.34"
[com.xishankeji/Porter-Bridge-Servlet "1.2.34"]