| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.oschina.zwlzwl376 |
| ArtifactId | ArtifactIdjfinal-plugin |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbind for jfinal2.2
auto scanner package
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jfinal-plugin-0.0.2.pom | |
| jfinal-plugin-0.0.2.jar | 26 KB |
| jfinal-plugin-0.0.2-sources.jar | 15 KB |
| jfinal-plugin-0.0.2-javadoc.jar | 135 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.oschina.zwlzwl376/jfinal-plugin/ -->
<dependency>
<groupId>net.oschina.zwlzwl376</groupId>
<artifactId>jfinal-plugin</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.oschina.zwlzwl376/jfinal-plugin/
implementation 'net.oschina.zwlzwl376:jfinal-plugin:0.0.2'
// https://jarcasting.com/artifacts/net.oschina.zwlzwl376/jfinal-plugin/
implementation ("net.oschina.zwlzwl376:jfinal-plugin:0.0.2")
'net.oschina.zwlzwl376:jfinal-plugin:jar:0.0.2'
<dependency org="net.oschina.zwlzwl376" name="jfinal-plugin" rev="0.0.2">
<artifact name="jfinal-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oschina.zwlzwl376', module='jfinal-plugin', version='0.0.2')
)
libraryDependencies += "net.oschina.zwlzwl376" % "jfinal-plugin" % "0.0.2"
[net.oschina.zwlzwl376/jfinal-plugin "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.jfinal : jfinal | jar | 2.2 |
| org.quartz-scheduler : quartz | jar | 2.2.2 |
| com.alibaba : druid | jar | 1.0.5 |
| redis.clients : jedis | jar | 2.8.0 |
| org.apache.velocity : velocity | jar | 1.7 |
| org.apache.velocity : velocity-tools | jar | 2.0 |
| log4j : log4j | jar | 1.2.16 |
| mysql : mysql-connector-java | jar | 5.1.20 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.4.3 |
| asm : asm-commons | jar | 3.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.jfinal : jetty-server | jar | 8.1.8 |
| org.eclipse.jetty : jetty-jsp | jar | 8.1.8.v20121106 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |