| License |
License |
|---|---|
| GroupId | GroupIdtech.sirwellington.alchemy |
| ArtifactId | ArtifactIdalchemy-http-mock |
| Last Version | Last Version3.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionalchemy-http-mock
Part of the Alchemy Collection.
Mock the World!
Alchemy HTTP Mock makes Unit Testing with Alchemy HTTP a breeze.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| alchemy-http-mock-3.4.pom | |
| alchemy-http-mock-3.4.jar | 24 KB |
| alchemy-http-mock-3.4-sources.jar | 9 KB |
| alchemy-http-mock-3.4-javadoc.jar | 54 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/tech.sirwellington.alchemy/alchemy-http-mock/ -->
<dependency>
<groupId>tech.sirwellington.alchemy</groupId>
<artifactId>alchemy-http-mock</artifactId>
<version>3.4</version>
</dependency>
// https://jarcasting.com/artifacts/tech.sirwellington.alchemy/alchemy-http-mock/
implementation 'tech.sirwellington.alchemy:alchemy-http-mock:3.4'
// https://jarcasting.com/artifacts/tech.sirwellington.alchemy/alchemy-http-mock/
implementation ("tech.sirwellington.alchemy:alchemy-http-mock:3.4")
'tech.sirwellington.alchemy:alchemy-http-mock:jar:3.4'
<dependency org="tech.sirwellington.alchemy" name="alchemy-http-mock" rev="3.4">
<artifact name="alchemy-http-mock" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.sirwellington.alchemy', module='alchemy-http-mock', version='3.4')
)
libraryDependencies += "tech.sirwellington.alchemy" % "alchemy-http-mock" % "3.4"
[tech.sirwellington.alchemy/alchemy-http-mock "3.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| tech.sirwellington.alchemy : alchemy-test | jar | 2.6 |
| tech.sirwellington.alchemy : alchemy-arguments | jar | 2.3 |
| tech.sirwellington.alchemy : alchemy-collections | jar | 2.1 |
| tech.sirwellington.alchemy : alchemy-http | jar | 3.4 |
| tech.sirwellington.alchemy : alchemy-annotations | jar | 2.2 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.google.code.gson : gson | jar | 2.8.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 2.24.0 |
| com.nhaarman : mockito-kotlin | jar | 1.6.0 |
| com.natpryce : hamkrest | jar | 1.7.0.0 |
| tech.sirwellington.alchemy : alchemy-generator | jar | 2.4 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |