is not current version
Last Version 0.7.7

anystub 0.5.2

the library allows to create handy stubs for any tests

License

License

GroupId

GroupId

org.anystub
ArtifactId

ArtifactId

anystub
Version

Version

0.5.2
Type

Type

jar
Description

Description

anystub
the library allows to create handy stubs for any tests
Project URL

Project URL

https://github.com/anystub/anystub

Download anystub 0.5.2


<!-- 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"]

Dependencies

compile (3)

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

test (6)

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

Project Modules

There are no modules declared in this project.