Ikora Smells

Package performing smell detection on the Robot Framework language.

License

License

GroupId

GroupId

tech.ikora
ArtifactId

ArtifactId

ikora-smells
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Ikora Smells
Package performing smell detection on the Robot Framework language.

Download ikora-smells

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
tech.ikora : ikora-core jar 0.1.2
edu.stanford.nlp : stanford-corenlp jar 3.9.2
edu.stanford.nlp : stanford-corenlp jar 3.9.2
com.google.guava : guava jar 29.0-jre

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.hamcrest : hamcrest-library jar 2.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0
0.0.2