All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download com.j2mvc JAR files with all dependencies

Search JAR files by class name

j2mvc-framework-web from group com.j2mvc (version 2.1.39)

强烈建议使用J2mvc 2.1以后的版本。 version 2.1.01 1.优化路径跳转,Servlet和Filter方式的路径设置 2.优化内存销毁 3.更换JSON依赖包 4.优化接收方法RequestMethod,封装不同ContentType格式提交 封装JSON,XML数据提交模块 JSON请求示例 { "id":"JSON134851", "title":"JSON提交的标题", "price":65.1, "stock":100 } XML请求示例 <!DOCTYPE root [ <!ELEMENT root ANY> <!ATTLIST Product SSN ID #REQUIRED>]> <root> <Product SSN='id'>XMLID12354</Product> <Product SSN='title'>XML提交的标题 </Product> <Product SSN='price'>55 </Product> <Product SSN='stock'>32 </Product> </root> version 2.1.02 1.解决URL无后缀情况无法加载静态资源,解决无法渲染CSS文件。 version 2.1.03 1.移除com.j2mvc.StringUtils.getUtf8()方法调用 更改为getCharset() version 2.1.04 1.去除Servlet和Filter的全局变量销毁,只交给Listener处理。 version 2.1.05,2.1.06,2.1.07 1.完善POST提交的JSON数据 支持接收基础数据类型、任意对象类型、任意数组类型。 不支持接收参数为集合类型或Map类型,但可以定义为接收对象类型的元素。 version 2.1.05,2.1.06,2.1.07 1.修改连接池变量 version 2.1.09 增加上传功能,修改RequestMethod,ContentType设置方式 version 2.1.10,2.1.11 更改上传文件名格式为UUID格式,移除JSON映射类,更改接收多文件上传。 version 2.1.12 删除文件列有的空对象 version 2.1.13 增加配置文件目录/conf,加载上传功能配置/conf/upload.properties version 2.1.18 拦截器也能获取ActionBean version 2.1.20 添加上传文件只读权限 version 2.1.21 支持同时接收文件和文本数据 version 2.1.22 增加文件接收类型media version 2.1.23 删除upload类printJson方法 version 2.1.25 添加输入流方式上传及数据库存储(BLOB) version 2.1.27 添加输入流方式至fileList version 2.1.38 添加formdata接收方式

Group: com.j2mvc Artifact: j2mvc-framework-web
Show all versions Show documentation Show source 
 

0 downloads
Artifact j2mvc-framework-web
Group com.j2mvc
Version 2.1.39
Last update 29. December 2021
Organization not specified
URL http://www.j2mvc.com
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

j2mvc-framework-app from group com.j2mvc (version 2.1.12)

强烈建议使用J2mvc 2.1以后的版本。 version 2.1.01 1.更换JSON依赖包. version 2.1.02 1.移除com.j2mvc.StringUtils.getUtf8()方法调用. 更改为getCharset() version 2.1.03 1.更新JNDI连接设置 version 2.1.04 1.修改works.xml配置url-pkg-prefixes改为pkg

Group: com.j2mvc Artifact: j2mvc-framework-app
Show all versions Show documentation Show source 
 

0 downloads
Artifact j2mvc-framework-app
Group com.j2mvc
Version 2.1.12
Last update 16. September 2021
Organization not specified
URL http://www.j2mvc.com
License not specified
Dependencies amount 1
Dependencies commons-pool,
There are maybe transitive dependencies!

j2mvc-authorization-distribute from group com.j2mvc (version 2.1.06)

2.1.02 分布式权限

Group: com.j2mvc Artifact: j2mvc-authorization-distribute
Show all versions Show documentation Show source 
 

0 downloads
Artifact j2mvc-authorization-distribute
Group com.j2mvc
Version 2.1.06
Last update 11. June 2021
Organization not specified
URL http://www.j2mvc.com
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

j2mvc-searcher from group com.j2mvc (version 2.1.11)

1.模糊搜索引擎模块 2.支持中文分词 version 2.1.02 1.补充打包分词.dic文件 version 2.1.10 1.引入最新版lucence,8.1.1 2.增加删除索引目录功能

Group: com.j2mvc Artifact: j2mvc-searcher
Show all versions Show documentation Show source 
 

0 downloads
Artifact j2mvc-searcher
Group com.j2mvc
Version 2.1.11
Last update 20. July 2020
Organization not specified
URL http://www.j2mvc.com
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

j2mvc-util from group com.j2mvc (version 2.1.09)

version 2.1.02 1.增加错误代码code version 2.1.03 1.增加UUID生成和驗證 version 2.1.06 修改IndentifyCode version 2.1.08 genericTypes[i].getClass()

Group: com.j2mvc Artifact: j2mvc-util
Show all versions Show documentation Show source 
 

0 downloads
Artifact j2mvc-util
Group com.j2mvc
Version 2.1.09
Last update 11. June 2020
Organization not specified
URL http://www.j2mvc.com
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

j2mvc-authorization from group com.j2mvc (version 2.1.03)

2.1.03 更换json解析依赖

Group: com.j2mvc Artifact: j2mvc-authorization
Show all versions Show documentation Show source 
 

0 downloads
Artifact j2mvc-authorization
Group com.j2mvc
Version 2.1.03
Last update 03. July 2019
Organization not specified
URL http://www.j2mvc.com
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

j2mvc from group com.j2mvc (version 2.1)

A Lightweight Java MVC Framework

Group: com.j2mvc Artifact: j2mvc
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact j2mvc
Group com.j2mvc
Version 2.1
Last update 07. June 2019
Organization not specified
URL http://www.j2mvc.com
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1 from 1 (items total 7)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy