Last Version

module-file 0.2.5

Provides file handling for igor.

License

License

GroupId

GroupId

com.arassec.igor
ArtifactId

ArtifactId

module-file
Version

Version

0.2.5
Type

Type

jar
Description

Description

module-file
Provides file handling for igor.
Project URL

Project URL

https://www.arassec.com/igor/module-file

Download module-file 0.2.5


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

Dependencies

compile (5)

Group / Artifact Type Version
com.arassec.igor : core jar 0.2.5
org.springframework.boot : spring-boot-autoconfigure jar 2.3.4.RELEASE
commons-net : commons-net jar 3.7.2
com.jcraft : jsch jar 0.1.55
org.jsoup : jsoup jar 1.13.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

Project Modules

There are no modules declared in this project.