License |
License |
---|---|
GroupId | GroupIdcom.arassec.igor |
ArtifactId | ArtifactIdigor-plugin-file |
Version | Version0.4.2 |
Type | Typejar |
Description |
Descriptionigor-plugin-file
Igor plugin providing file handling for various file services.
|
Project URL |
Project URL |
Filename | Size |
---|---|
igor-plugin-file-0.4.2.pom | |
igor-plugin-file-0.4.2.jar | 32 KB |
igor-plugin-file-0.4.2-sources.jar | 20 KB |
igor-plugin-file-0.4.2-javadoc.jar | 466 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.arassec.igor/igor-plugin-file/ -->
<dependency>
<groupId>com.arassec.igor</groupId>
<artifactId>igor-plugin-file</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.arassec.igor/igor-plugin-file/
implementation 'com.arassec.igor:igor-plugin-file:0.4.2'
// https://jarcasting.com/artifacts/com.arassec.igor/igor-plugin-file/
implementation ("com.arassec.igor:igor-plugin-file:0.4.2")
'com.arassec.igor:igor-plugin-file:jar:0.4.2'
<dependency org="com.arassec.igor" name="igor-plugin-file" rev="0.4.2">
<artifact name="igor-plugin-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.arassec.igor', module='igor-plugin-file', version='0.4.2')
)
libraryDependencies += "com.arassec.igor" % "igor-plugin-file" % "0.4.2"
[com.arassec.igor/igor-plugin-file "0.4.2"]
Group / Artifact | Type | Version |
---|---|---|
com.arassec.igor : igor-plugin-core | jar | 0.4.2 |
commons-net : commons-net | jar | 3.8.0 |
com.jcraft : jsch | jar | 0.1.55 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |