License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.technearts |
ArtifactId | ArtifactIdrip |
Version | Version0.0.9 |
Type | Typejar |
Description |
Descriptionrip
Rest in peace: Mock rest services for testing
|
Project URL |
Project URL |
Project Organization |
Project OrganizationTechnearts |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rip-0.0.9.pom | |
rip-0.0.9.jar | 41 KB |
rip-0.0.9-sources.jar | 25 KB |
rip-0.0.9-javadoc.jar | 90 KB |
rip-0.0.9-jar-with-dependencies.jar | 21 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.technearts/rip/ -->
<dependency>
<groupId>net.technearts</groupId>
<artifactId>rip</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/net.technearts/rip/
implementation 'net.technearts:rip:0.0.9'
// https://jarcasting.com/artifacts/net.technearts/rip/
implementation ("net.technearts:rip:0.0.9")
'net.technearts:rip:jar:0.0.9'
<dependency org="net.technearts" name="rip" rev="0.0.9">
<artifact name="rip" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.technearts', module='rip', version='0.0.9')
)
libraryDependencies += "net.technearts" % "rip" % "0.0.9"
[net.technearts/rip "0.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.sparkjava : spark-core | jar | 2.7.2 |
org.slf4j : slf4j-api | jar | 1.7.25 |
commons-cli : commons-cli | jar | 1.4 |
org.apache.commons : commons-lang3 | jar | 3.8 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.6 |
com.google.guava : guava | jar | 26.0-jre |
org.apache.poi : poi-ooxml | jar | 3.17 |
com.sparkjava : spark-template-freemarker | jar | 2.7.1 |
net.sf.jmimemagic : jmimemagic | jar | 0.1.5 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
log4j : log4j | jar | 1.2.17 |
io.rest-assured : rest-assured | jar | 3.1.1 |
junit : junit | jar | 4.12 |