is not current version
Last Version 1.2.275

com.xishankeji:Porter-Bridge-Servlet 1.2.57

对servlet方式的支持

GroupId

GroupId

com.xishankeji
ArtifactId

ArtifactId

Porter-Bridge-Servlet
Version

Version

1.2.57
Type

Type

jar

Download Porter-Bridge-Servlet 1.2.57


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