Last Version

IO-Utils Library 0.8

TempFile, CustomMultipartFile, etc.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.antkorwin
ArtifactId

ArtifactId

ioutils
Version

Version

0.8
Type

Type

jar
Description

Description

IO-Utils Library
TempFile, CustomMultipartFile, etc.
Project URL

Project URL

https://github.com/antkorwin/ioutils
Source Code Management

Source Code Management

http://github.com/antkorwin/ioutils

Download ioutils 0.8


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

Dependencies

compile (5)

Group / Artifact Type Version
com.antkorwin : throwable-functions jar 1.2
commons-io : commons-io jar 2.4
com.antkorwin : better-strings jar 0.3
commons-fileupload : commons-fileupload jar 1.4
org.projectlombok : lombok jar 1.18.12

provided (2)

Group / Artifact Type Version
org.springframework : spring-web jar 5.2.5.RELEASE
org.apache.tomcat.embed : tomcat-embed-core jar 9.0.36

test (12)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.9.1
org.mockito : mockito-core jar 2.15.0
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.springframework.boot : spring-boot-starter-test jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter-webflux jar 2.2.6.RELEASE
org.springframework.cloud : spring-cloud-starter-openfeign jar 2.2.3.RELEASE
com.antkorwin : common-utils jar 1.0
com.jupiter-tools : stress-test jar 0.1
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2

Project Modules

There are no modules declared in this project.