Last Version

rip 0.1.1

Rest in peace: Mock rest services for testing

License

License

Categories

Categories

Net
GroupId

GroupId

net.technearts
ArtifactId

ArtifactId

rip
Version

Version

0.1.1
Type

Type

jar
Description

Description

rip
Rest in peace: Mock rest services for testing
Project URL

Project URL

https://suderio.github.io/rip
Project Organization

Project Organization

Technearts
Source Code Management

Source Code Management

https://github.com/suderio/rip

Download rip 0.1.1


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

Dependencies

compile (8)

Group / Artifact Type Version
com.sparkjava : spark-core jar 2.9.3
commons-cli : commons-cli jar 1.5.0
org.apache.commons : commons-lang3 jar 3.12.0
com.fasterxml.jackson.core : jackson-core jar 2.13.3
com.google.guava : guava jar 31.1-jre
org.apache.poi : poi-ooxml jar 5.2.2
com.sparkjava : spark-template-freemarker jar 2.7.1
net.sf.jmimemagic : jmimemagic jar 0.1.5

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

test (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2
io.rest-assured : rest-assured jar 5.0.1
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.