core

Contains the basic data model of igor.

License

License

GroupId

GroupId

com.arassec.igor
ArtifactId

ArtifactId

core
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

core
Contains the basic data model of igor.
Project URL

Project URL

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

Download core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
javax.validation : validation-api jar 2.0.1.Final
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
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0
0.0.7
0.0.6