is not current version
Last Version 1.2.275

com.xishankeji:Porter-Bridge-Servlet 1.1.1.50

对servlet方式的支持

GroupId

GroupId

com.xishankeji
ArtifactId

ArtifactId

Porter-Bridge-Servlet
Version

Version

1.1.1.50
Type

Type

jar

Download Porter-Bridge-Servlet 1.1.1.50


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