License |
License |
---|---|
GroupId | GroupIdorg.swisspush.gateleen |
ArtifactId | ArtifactIdgateleen-testhelper |
Last Version | Last Version1.3.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMiddleware library based on Vert.x to build advanced JSON/REST communication servers
|
<!-- https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-testhelper/ -->
<dependency>
<groupId>org.swisspush.gateleen</groupId>
<artifactId>gateleen-testhelper</artifactId>
<version>1.3.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-testhelper/
implementation 'org.swisspush.gateleen:gateleen-testhelper:1.3.11'
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-testhelper/
implementation ("org.swisspush.gateleen:gateleen-testhelper:1.3.11")
'org.swisspush.gateleen:gateleen-testhelper:jar:1.3.11'
<dependency org="org.swisspush.gateleen" name="gateleen-testhelper" rev="1.3.11">
<artifact name="gateleen-testhelper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swisspush.gateleen', module='gateleen-testhelper', version='1.3.11')
)
libraryDependencies += "org.swisspush.gateleen" % "gateleen-testhelper" % "1.3.11"
[org.swisspush.gateleen/gateleen-testhelper "1.3.11"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
redis.clients : jedis | jar | 3.7.0 |
io.vertx : vertx-unit | jar | 4.2.1 |
com.jayway.awaitility : awaitility | jar | 1.6.5 |
org.mockito : mockito-core | jar | 1.9.5 |