| License |
License |
|---|---|
| GroupId | GroupIdorg.anystub |
| ArtifactId | ArtifactIdanystub |
| Last Version | Last Version0.7.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionanystub
the library allows to create handy stubs for any tests
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| anystub-0.7.7.pom | |
| anystub-0.7.7.jar | 321 KB |
| anystub-0.7.7-sources.jar | 54 KB |
| anystub-0.7.7-javadoc.jar | 315 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.anystub/anystub/ -->
<dependency>
<groupId>org.anystub</groupId>
<artifactId>anystub</artifactId>
<version>0.7.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.anystub/anystub/
implementation 'org.anystub:anystub:0.7.7'
// https://jarcasting.com/artifacts/org.anystub/anystub/
implementation ("org.anystub:anystub:0.7.7")
'org.anystub:anystub:jar:0.7.7'
<dependency org="org.anystub" name="anystub" rev="0.7.7">
<artifact name="anystub" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.anystub', module='anystub', version='0.7.7')
)
libraryDependencies += "org.anystub" % "anystub" % "0.7.7"
[org.anystub/anystub "0.7.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.yaml : snakeyaml | jar | 1.29 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| com.h2database : h2 | jar | 2.0.202 |
| org.springframework.boot : spring-boot-starter | jar | 2.5.6 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.5.6 |
| org.springframework : spring-web | jar | 5.3.13 |
| org.springframework.boot : spring-boot-starter-jdbc | jar | 2.5.6 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 4.0.0 |