core

Odin (object dependency inspector) — static analyzer for EO source code that detects OOP-related bugs.

License

License

MIT
GroupId

GroupId

org.polystat.odin
ArtifactId

ArtifactId

core_2.13
Last Version

Last Version

0.4.4
Release Date

Release Date

Type

Type

jar
Description

Description

core
Odin (object dependency inspector) — static analyzer for EO source code that detects OOP-related bugs.
Project URL

Project URL

https://github.com/polystat/odin
Project Organization

Project Organization

org.polystat
Source Code Management

Source Code Management

https://github.com/polystat/odin

Download core_2.13

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.6
org.polystat.odin : utils_2.13 jar 0.4.4
org.typelevel : cats-core_2.13 jar 2.7.0
org.typelevel : cats-effect_2.13 jar 3.3.12
dev.optics : monocle-core_2.13 jar 3.1.0
dev.optics : monocle-macro_2.13 jar 3.1.0
io.higherkindness : droste-core_2.13 jar 0.9.0-M3
co.fs2 : fs2-core_2.13 jar 3.2.7

test (4)

Group / Artifact Type Version
org.typelevel : cats-effect-testing-scalatest_2.13 jar 1.4.0
org.scalactic : scalactic_2.13 jar 3.2.9
org.scalatest : scalatest_2.13 jar 3.2.9
org.scalatestplus : scalacheck-1-15_2.13 jar 3.2.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.3
0.3.2
0.3.1
0.3.0
0.2.1
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0