| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.roseboy |
| ArtifactId | ArtifactIdjfinalframework-core |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjfinalframework-core
jfinalframework
|
| Filename | Size |
|---|---|
| jfinalframework-core-1.0.3.pom | |
| jfinalframework-core-1.0.3.jar | 117 KB |
| jfinalframework-core-1.0.3-sources.jar | 74 KB |
| jfinalframework-core-1.0.3-javadoc.jar | 282 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.roseboy/jfinalframework-core/ -->
<dependency>
<groupId>net.roseboy</groupId>
<artifactId>jfinalframework-core</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.roseboy/jfinalframework-core/
implementation 'net.roseboy:jfinalframework-core:1.0.3'
// https://jarcasting.com/artifacts/net.roseboy/jfinalframework-core/
implementation ("net.roseboy:jfinalframework-core:1.0.3")
'net.roseboy:jfinalframework-core:jar:1.0.3'
<dependency org="net.roseboy" name="jfinalframework-core" rev="1.0.3">
<artifact name="jfinalframework-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.roseboy', module='jfinalframework-core', version='1.0.3')
)
libraryDependencies += "net.roseboy" % "jfinalframework-core" % "1.0.3"
[net.roseboy/jfinalframework-core "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| log4j : log4j | jar | 1.2.17 |
| commons-logging : commons-logging | jar | 1.2 |
| commons-io : commons-io | jar | 2.5 |
| jstl : jstl | jar | 1.2 |
| taglibs : standard | jar | 1.1.2 |
| com.jfinal : jfinal | jar | 3.1 |
| org.quartz-scheduler : quartz | jar | 2.2.3 |
| org.apache.shiro : shiro-core | jar | 1.3.2 |
| org.apache.shiro : shiro-web | jar | 1.3.2 |
| org.apache.shiro : shiro-ehcache | jar | 1.3.2 |
| com.alibaba : fastjson | jar | 1.2.32 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.8 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.8.8 |
| net.dongliu : requests | jar | 5.0.8 |
| org.apache.poi : poi | jar | 3.9 |
| org.apache.commons : commons-lang3 | jar | 3.5 |
| com.alibaba : druid | jar | 1.1.10 |
| com.jfinal : cos | jar | 26Dec2008 |
| mysql : mysql-connector-java | jar | 5.1.46 |
| redis.clients : jedis | jar | 2.9.0 |
| com.google.code.gson : gson | jar | 2.8.1 |
| org.apache.httpcomponents : httpasyncclient | jar | 4.1 |
| org.apache.httpcomponents : httpcore | jar | 4.4.1 |
| org.apache.httpcomponents : httpcore-nio | jar | 4.4.1 |
| commons-codec : commons-codec | jar | 1.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |