org.devocative.artemis:artemis-core

Easy and Simple Rest API Test Tool

License

License

GroupId

GroupId

org.devocative.artemis
ArtifactId

ArtifactId

artemis-core
Last Version

Last Version

1.5
Release Date

Release Date

Type

Type

jar
Description

Description

Easy and Simple Rest API Test Tool

Download artemis-core

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
com.thoughtworks.xstream : xstream jar 1.4.19
org.projectlombok : lombok Optional jar 1.18.24
net.bytebuddy : byte-buddy jar 1.12.10
org.codehaus.groovy : groovy-templates jar 3.0.10
org.slf4j : slf4j-api jar 1.7.36
ch.qos.logback : logback-classic jar 1.2.11
org.apache.httpcomponents.client5 : httpclient5 jar 5.1.3
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
org.junit.jupiter : junit-jupiter-api jar 5.8.2

test (4)

Group / Artifact Type Version
io.javalin : javalin jar 4.3.0
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
com.github.bbottema : java-socks-proxy-server jar 2.0.0
com.github.tomakehurst : wiremock-jre8 jar 2.33.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.5
1.4
1.3
1.2
1.1
1.0