easyfile

EASY FILE OPERATION

Лицензия

Лицензия

Группа

Группа

com.github.springbootPlus
Идентификатор

Идентификатор

easyfile
Последняя версия

Последняя версия

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

easyfile
EASY FILE OPERATION
Ссылка на сайт

Ссылка на сайт

https://gitee.com/springbootPlus/easyfile.git

Скачать easyfile

Как подключить последнюю версию

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

Зависимости

compile (22)

Идентификатор библиотеки Тип Версия
commons-beanutils : commons-beanutils jar 1.9.2
commons-collections : commons-collections jar 3.2.1
commons-lang : commons-lang jar 2.6
org.apache.commons : commons-configuration2 jar 2.2
org.apache.commons : commons-vfs2 jar 2.0
com.jcraft : jsch jar 0.1.54
commons-net : commons-net jar 3.6
commons-httpclient : commons-httpclient jar 3.1
org.apache.poi : poi jar 3.16
org.apache.poi : poi-ooxml jar 3.16
org.apache.poi : poi-ooxml-schemas jar 3.16
org.apache.xmlbeans : xmlbeans jar 2.6.0
org.springframework : spring-core jar 4.3.17.RELEASE
org.springframework : spring-beans jar 4.3.17.RELEASE
org.springframework : spring-context jar 4.3.17.RELEASE
org.springframework : spring-webmvc jar 4.3.17.RELEASE
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : jcl-over-slf4j jar 1.7.25
org.apache.logging.log4j : log4j-api jar 2.8.2
org.apache.logging.log4j : log4j-core jar 2.8.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.8.2
org.apache.logging.log4j : log4j-web jar 2.8.2

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 3.1.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.1
1.0.0