License |
License |
---|---|
GroupId | GroupIdlu.uni.serval |
ArtifactId | ArtifactIdikora-smells |
Last Version | Last Version0.1.16 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIkora Smells
Package performing smell detection on the Robot Framework language.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ikora-smells-0.1.16.pom | |
ikora-smells-0.1.16.jar | 56 KB |
ikora-smells-0.1.16-sources.jar | 30 KB |
ikora-smells-0.1.16-javadoc.jar | 233 KB |
Browse |
<!-- https://jarcasting.com/artifacts/lu.uni.serval/ikora-smells/ -->
<dependency>
<groupId>lu.uni.serval</groupId>
<artifactId>ikora-smells</artifactId>
<version>0.1.16</version>
</dependency>
// https://jarcasting.com/artifacts/lu.uni.serval/ikora-smells/
implementation 'lu.uni.serval:ikora-smells:0.1.16'
// https://jarcasting.com/artifacts/lu.uni.serval/ikora-smells/
implementation ("lu.uni.serval:ikora-smells:0.1.16")
'lu.uni.serval:ikora-smells:jar:0.1.16'
<dependency org="lu.uni.serval" name="ikora-smells" rev="0.1.16">
<artifact name="ikora-smells" type="jar" />
</dependency>
@Grapes(
@Grab(group='lu.uni.serval', module='ikora-smells', version='0.1.16')
)
libraryDependencies += "lu.uni.serval" % "ikora-smells" % "0.1.16"
[lu.uni.serval/ikora-smells "0.1.16"]
Group / Artifact | Type | Version |
---|---|---|
lu.uni.serval : ikora-core | jar | 0.1.18 |
org.apache.opennlp : opennlp-tools | jar | 1.9.4 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |