Last Version

anystub 0.7.7

the library allows to create handy stubs for any tests

License

License

GroupId

GroupId

org.anystub
ArtifactId

ArtifactId

anystub
Version

Version

0.7.7
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.7.7


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

Dependencies

compile (9)

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

test (1)

Group / Artifact Type Version
org.mockito : mockito-core jar 4.0.0

Project Modules

There are no modules declared in this project.