Last Version

jfinalnat 1.1

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

License

License

GroupId

GroupId

com.gitee.sohnny
ArtifactId

ArtifactId

jfinalnat
Version

Version

1.1
Type

Type

jar
Description

Description

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

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://gitee.com/sohnny/jfinal-nat

Download jfinalnat 1.1


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

Dependencies

provided (8)

Group / Artifact Type Version
org.eclipse.jetty : jetty-jsp jar 8.1.8.v20121106
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.