Last Version

anystub-core 0.8.0

the library allows to create handy stubs for tests

License

License

GroupId

GroupId

org.anystub
ArtifactId

ArtifactId

anystub-core
Version

Version

0.8.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/anystub/anystub-core

Download anystub-core 0.8.0


<!-- https://jarcasting.com/artifacts/org.anystub/anystub-core/ -->
<dependency>
    <groupId>org.anystub</groupId>
    <artifactId>anystub-core</artifactId>
    <version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.anystub/anystub-core/
implementation 'org.anystub:anystub-core:0.8.0'
// https://jarcasting.com/artifacts/org.anystub/anystub-core/
implementation ("org.anystub:anystub-core:0.8.0")
'org.anystub:anystub-core:jar:0.8.0'
<dependency org="org.anystub" name="anystub-core" rev="0.8.0">
  <artifact name="anystub-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.anystub', module='anystub-core', version='0.8.0')
)
libraryDependencies += "org.anystub" % "anystub-core" % "0.8.0"
[org.anystub/anystub-core "0.8.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.yaml : snakeyaml jar 1.30
org.springframework.boot : spring-boot-starter-test jar 2.7.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.13.3

test (1)

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

Project Modules

There are no modules declared in this project.