License |
License |
---|---|
GroupId | GroupIdcom.arassec.igor |
ArtifactId | ArtifactIdmodule-file |
Version | Version0.2.5 |
Type | Typejar |
Description |
Descriptionmodule-file
Provides file handling for igor.
|
Project URL |
Project URL |
Filename | Size |
---|---|
module-file-0.2.5.pom | |
module-file-0.2.5.jar | 69 KB |
module-file-0.2.5-sources.jar | 41 KB |
module-file-0.2.5-javadoc.jar | 579 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |