is not current version
Last Version 1.2.275

OftenPorter 1.2.235

light weight url-porter framework

License

License

GroupId

GroupId

com.xishankeji
ArtifactId

ArtifactId

OftenPorter
Version

Version

1.2.235
Type

Type

pom
Description

Description

OftenPorter
light weight url-porter framework
Project URL

Project URL

https://github.com/gzxishan/OftenPorter
Source Code Management

Source Code Management

https://github.com/gzxishan/OftenPorter

Download OftenPorter 1.2.235

Filename Size
OftenPorter-1.2.235.pom 13 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

  • Porter-Core
  • Porter-DB
  • Porter-Bridge-Servlet
  • Porter-Bridge-Http
  • Demo