Last Version

jfinalproxy 1.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.gitee.sohnny
ArtifactId

ArtifactId

jfinalproxy
Version

Version

1.0
Type

Type

jar
Description

Description

jfinalproxy
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://maven.apache.org

Download jfinalproxy 1.0


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

Dependencies

provided (7)

Group / Artifact Type Version
com.jfinal : jfinal jar 3.3
org.apache.httpcomponents : httpclient jar 4.5.2
org.apache.httpcomponents : httpmime jar 4.5.2
com.google.code.gson : gson jar 2.8.1
log4j : log4j jar 1.2.17
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-log4j12 jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.