Last Version

org.spincast:spincast-testing-core 2.2.0

Components to help testing Spincast applications.

License

License

GroupId

GroupId

org.spincast
ArtifactId

ArtifactId

spincast-testing-core
Version

Version

2.2.0
Type

Type

jar
Description

Description

org.spincast:spincast-testing-core
Components to help testing Spincast applications.
Project URL

Project URL

https://www.spincast.org

Download spincast-testing-core 2.2.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.spincast : spincast-core jar 2.2.0
org.spincast : spincast-plugins-config jar 2.2.0
org.spincast : spincast-plugins-http-client-with-websocket jar 2.2.0
org.spincast : spincast-testing-junit-runner jar 2.2.0
org.spincast : spincast-plugins-jdbc jar 2.2.0
com.h2database : h2 jar 2.1.212
com.opentable.components : otj-pg-embedded jar 0.13.4
com.zaxxer : HikariCP jar 5.0.1

Project Modules

There are no modules declared in this project.