License |
License |
---|---|
GroupId | GroupIdorg.anystub |
ArtifactId | ArtifactIdanystub |
Version | Version0.5.2 |
Type | Typejar |
Description |
Descriptionanystub
the library allows to create handy stubs for any tests
|
Project URL |
Project URL |
Filename | Size |
---|---|
anystub-0.5.2.pom | |
anystub-0.5.2.jar | 321 KB |
anystub-0.5.2-sources.jar | 54 KB |
anystub-0.5.2-javadoc.jar | 315 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.anystub/anystub/ -->
<dependency>
<groupId>org.anystub</groupId>
<artifactId>anystub</artifactId>
<version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.anystub/anystub/
implementation 'org.anystub:anystub:0.5.2'
// https://jarcasting.com/artifacts/org.anystub/anystub/
implementation ("org.anystub:anystub:0.5.2")
'org.anystub:anystub:jar:0.5.2'
<dependency org="org.anystub" name="anystub" rev="0.5.2">
<artifact name="anystub" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.anystub', module='anystub', version='0.5.2')
)
libraryDependencies += "org.anystub" % "anystub" % "0.5.2"
[org.anystub/anystub "0.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.yaml : snakeyaml | jar | 1.27 |
org.apache.httpcomponents : httpclient | jar | 4.5.12 |
com.h2database : h2 | jar | 1.4.200 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.0.8.RELEASE |
org.springframework.boot : spring-boot-starter-test | jar | 2.0.8.RELEASE |
org.springframework : spring-web | jar | 5.0.9.RELEASE |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.0 |
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.0.8.RELEASE |
org.mockito : mockito-core | jar | 3.3.3 |