igor-plugin-core

Igor plugin providing common functionality.

License

License

GroupId

GroupId

com.arassec.igor
ArtifactId

ArtifactId

igor-plugin-core
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

igor-plugin-core
Igor plugin providing common functionality.
Project URL

Project URL

https://www.arassec.com/igor/igor-plugin-core

Download igor-plugin-core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.arassec.igor : application jar 0.5.0
com.samskivert : jmustache jar 1.15
com.fasterxml.jackson.core : jackson-databind jar 2.12.4
org.slf4j : slf4j-api jar 1.7.32

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0
0.4.2
0.4.1
0.4.0
0.3.0
0.2.7