License |
License |
---|---|
GroupId | GroupIdorg.anystub |
ArtifactId | ArtifactIdanystub |
Version | Version0.6.2 |
Type | Typejar |
Description |
Descriptionanystub
the library allows to create handy stubs for any tests
|
Project URL |
Project URL |
Filename | Size |
---|---|
anystub-0.6.2.pom | |
anystub-0.6.2.jar | 324 KB |
anystub-0.6.2-sources.jar | 55 KB |
anystub-0.6.2-javadoc.jar | 713 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.anystub/anystub/ -->
<dependency>
<groupId>org.anystub</groupId>
<artifactId>anystub</artifactId>
<version>0.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.anystub/anystub/
implementation 'org.anystub:anystub:0.6.2'
// https://jarcasting.com/artifacts/org.anystub/anystub/
implementation ("org.anystub:anystub:0.6.2")
'org.anystub:anystub:jar:0.6.2'
<dependency org="org.anystub" name="anystub" rev="0.6.2">
<artifact name="anystub" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.anystub', module='anystub', version='0.6.2')
)
libraryDependencies += "org.anystub" % "anystub" % "0.6.2"
[org.anystub/anystub "0.6.2"]
Group / Artifact | Type | Version |
---|---|---|
org.yaml : snakeyaml | jar | 1.29 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
com.h2database : h2 | jar | 1.4.200 |
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.12 |
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 | 3.12.4 |