jfinal-dreampie

jfinal plugins

License

License

The Academic Free License, v. 2.1
GroupId

GroupId

com.github.dreampie
ArtifactId

ArtifactId

jfinal-dreampie
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

jfinal-dreampie
jfinal plugins
Project URL

Project URL

https://github.com/Dreampie/jfinal-dreampie
Source Code Management

Source Code Management

https://github.com/Dreampie/jfinal-dreampie.git

Download jfinal-dreampie

How to add to project

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

Dependencies

compile (59)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5
ch.qos.logback : logback-core jar 1.0.13
ch.qos.logback : logback-classic jar 1.0.13
com.h2database : h2 jar 1.4.180
com.jfinal : jfinal jar 1.8
com.jfinal : jfinal-ext jar 3.1.0
joda-time : joda-time jar 2.3
org.apache.shiro : shiro-core jar 1.2.3
org.apache.shiro : shiro-web jar 1.2.3
org.apache.shiro : shiro-ehcache jar 1.2.2
net.sf.ehcache : ehcache-core jar 2.6.6
org.freemarker : freemarker jar 2.3.20
commons-beanutils : commons-beanutils-core jar 1.8.3
org.apache.commons : commons-lang3 jar 3.2
org.quartz-scheduler : quartz jar 2.2.1
org.flywaydb : flyway-core jar 3.0
org.apache.commons : commons-email jar 1.3.2
com.typesafe.akka : akka-actor_2.10 jar 2.3.2
com.alibaba : fastjson jar 1.1.41
org.atmosphere : atmosphere-runtime jar 2.2.0-RC3
eu.infomas : annotation-detector jar 3.0.0
org.apache.commons : commons-io jar 1.3.2
org.mozilla : rhino jar 1.7R4
org.codehaus.plexus : plexus-container-default jar 1.5.5
org.sonatype.plexus : plexus-build-api jar 0.0.7
org.codehaus.plexus : plexus-utils jar 3.0.17
org.lesscss : lesscss jar 1.7.0.1.1
org.webjars : angularjs jar 1.3.0-beta.15
org.webjars : angular-ui-bootstrap jar 0.11.0-2
org.webjars : angular-bootstrap-switch jar 0.3.0-alpha.2
org.webjars : webjars-locator jar 0.16
org.atmosphere.client : jquery war 2.2.1
org.webjars : jquery jar 1.11.1
org.webjars : jquery-form jar 3.28.0-2013.02.06-1
org.webjars : jquery-ui jar 1.11.0
org.webjars : jquery-ui-touch-punch jar 0.2.3-2
org.webjars : json3 jar 3.3.2
org.webjars : jquery-cookie jar 1.4.0
org.webjars : backbonejs jar 1.1.2-2
org.webjars : underscorejs jar 1.6.0-3
org.webjars : backbone-localstorage jar 1.1.0
org.webjars : bootstrap jar 3.2.0
org.webjars : bootstrap-datepicker jar 1.3.0-2
org.webjars : font-awesome jar 4.1.0
org.webjars : codemirror jar 4.4
org.webjars : highcharts jar 4.0.1
org.webjars : prettify jar 4-Mar-2013
org.webjars : jsplumb jar 1.5.5
org.webjars : masonry jar 3.1.5
org.webjars : video-js jar 4.6.3
org.webjars : requirejs jar 2.1.14-1
org.webjars : requirejs-text jar 2.0.10-1
org.webjars : respond jar 1.4.2
org.webjars : selectivizr jar 1.0.2
org.webjars : html5shiv jar 3.7.2
org.webjars : holderjs jar 2.3.0
org.webjars : coffee-script jar 1.7.1
org.webjars : less jar 1.7.3
org.webjars : firebase jar 1.0.17

provided (1)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-servlet_3.0_spec jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

jfinal-dreampie

dreampie.cn 支持我请在右上角点 Star,thanks

jfinal好用的插件正在开发,

下载源码:https://github.com/Dreampie/jfinal-dreampie, maven引入方式:http://search.maven.org/ 输入jfinal-dreampie搜索:

<dependencies>
   <dependency>
      <groupId>cn.dreampie</groupId>
      <artifactId>jfinal-dreampie</artifactId>
      <version>1.2</version>
    </dependency>
</dependencies>

demo:(Angularjs前端+jfinal-dreampie插件):https://github.com/Dreampie/icedog

demo:https://github.com/Dreampie/jfinal-demo

剥离框架前的源码:https://github.com/Dreampie/dreampie

https://github.com/Dreampie?tab=repositories 目录下有多款插件,可以在maven里搜索到:

cn.dreampie.jfinal-shiro https://github.com/Dreampie/jfinal-shiro shiro插件

cn.dreampie.jfinal-shiro-freemarker https://github.com/Dreampie/jfinal-shiro-freemarker shiro插件实现的freemarker标签库

cn.dreampie.jfinal-web https://github.com/Dreampie/jfinal-web 相关web插件,简洁model实现

cn.dreampie.jfinal-utils https://github.com/Dreampie/jfinal-utils 部分jfinal工具

cn.dreampie.jfinal-tablebind https://github.com/Dreampie/jfinal-routebind jfinal的controller自动绑定插件

cn.dreampie.jfinal-tablebind https://github.com/Dreampie/jfinal-tablebind jfinal的table自动绑定插件,支持多数据源

cn.dreampie.jfinal-flyway https://github.com/Dreampie/jfinal-flyway 数据库脚本升级插件,开发中升级应用时,使用脚本同步升级数据库或者回滚

cn.dreampie.jfinal-captcha https://github.com/Dreampie/jfinal-captcha 基于jfinal render的超简单验证码插件

cn.dreampie.jfinal-quartz https://github.com/Dreampie/jfinal-quartz 基于jfinal 的quartz管理器

cn.dreampie.jfinal-sqlinxml https://github.com/Dreampie/jfinal-sqlinxml 基于jfinal 的类似ibatis的sql语句管理方案

cn.dreampie.jfinal-lesscss https://github.com/Dreampie/jfinal-lesscss java实现的lesscsss实时编译插件,可以由于jfinal

cn.dreampie.jfinal-coffeescript https://github.com/Dreampie/jfinal-coffeescript java实现的coffeescript实时编译插件,可以由于jfinal

cn.dreampie.jfinal-akka https://github.com/Dreampie/jfinal-akka java使用akka执行异步任务

cn.dreampie.jfinal-mailer https://github.com/Dreampie/jfinal-mailer 使用akka发布邮件的jfinal插件

cn.dreampie.jfinal-slf4j https://github.com/Dreampie/jfinal-slf4j 让jfinal使用slf4j的日志api

部分代码正在调试和开发中,欢迎大家使用

Versions

Version
1.0