com.github.fartherp:framework-net

framework

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.fartherp
ArtifactId

ArtifactId

framework-net
Last Version

Last Version

3.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

framework

Download framework-net

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
commons-net : commons-net jar 3.6
com.jcraft : jsch jar 0.1.55
org.slf4j : slf4j-api jar 1.7.25
com.github.fartherp : framework-common jar 3.0.6
com.github.fartherp : framework-exception jar 3.0.6

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.14.3

Project Modules

There are no modules declared in this project.

项目基础框架

Build Status Coverage Status Maven Central Sonatype Nexus (Snapshots) GitHub release License Project Stats
Quality gate

Framework Spring Boot Starter 用于帮助你在Spring Boot项目中轻松集成Framework。

framework-spring-boot(https://github.com/fartherp/framework-spring-boot)

db基础操作框架 framework-base-database

封装操作数据库的基本操作(增删改查)

公告模块框架 framework-common

包括各种util,例如:日期DateUtil,BigDecimalUtil等等

压缩框架 framework-compress

提供各种压缩方式
1.bzip2
2.gzip
3.jar
4.tar
5.zip
6.zlib
7.shell命令(gzip,targz)

核心框架 framework-core

1.整合easyui分页功能
2.验证码
3.整合easyui树结构
4.统一前端请求后的返回参数
5.发送邮件,包括html邮件

db操作框架 framework-database

mybatis分页,sql监控

异常体系框架 framework-exception

1.mysql数据库返回的错误信息,转成可识别信息
2.oracle数据库返回的错误信息,转成可识别信息
3.通用的异常返回的错误信息,转成可识别信息

文件处理框架 framework-file

1.ftp
2.nfs

net框架 framework-net

1.ftp
2.sftp

poi框架 framework-poi

1.csv读取及下载
2.excel读取

加密解密框架 framework-security

1.不可逆:base64,MD5
2.对称密钥:AES,DES,3DES
3.非对称密钥:RSA

JDK

1.8

Versions

Version
3.0.6
3.0.5
3.0.4
3.0.2
3.0.1
3.0.0
2.0.4
2.0.3
2.0.2
2.0.1
1.2.2
1.2.1
1.2.0
1.1.9
1.1.8