| License | License | 
|---|---|
| GroupId | GroupIdorg.devocative.artemis | 
| ArtifactId | ArtifactIdartemis-core | 
| Last Version | Last Version1.5 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionEasy and Simple Rest API Test Tool | 
| Filename | Size | 
|---|---|
| artemis-core-1.5.pom | |
| artemis-core-1.5.jar | 63 KB | 
| artemis-core-1.5-sources.jar | 26 KB | 
| artemis-core-1.5-javadoc.jar | 585 KB | 
| Browse | 
<!-- 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"]| 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 | 
| 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 |