License |
License |
---|---|
GroupId | GroupIdorg.swisspush.gateleen |
ArtifactId | ArtifactIdgateleen-testhelper |
Version | Version1.3.7 |
Type | Typejar |
Description |
DescriptionMiddleware library based on Vert.x to build advanced JSON/REST communication servers
|
Filename | Size |
---|---|
gateleen-testhelper-1.3.7.pom | |
gateleen-testhelper-1.3.7.jar | 3 KB |
gateleen-testhelper-1.3.7-sources.jar | 3 KB |
gateleen-testhelper-1.3.7-javadoc.jar | 394 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-testhelper/ -->
<dependency>
<groupId>org.swisspush.gateleen</groupId>
<artifactId>gateleen-testhelper</artifactId>
<version>1.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-testhelper/
implementation 'org.swisspush.gateleen:gateleen-testhelper:1.3.7'
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-testhelper/
implementation ("org.swisspush.gateleen:gateleen-testhelper:1.3.7")
'org.swisspush.gateleen:gateleen-testhelper:jar:1.3.7'
<dependency org="org.swisspush.gateleen" name="gateleen-testhelper" rev="1.3.7">
<artifact name="gateleen-testhelper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swisspush.gateleen', module='gateleen-testhelper', version='1.3.7')
)
libraryDependencies += "org.swisspush.gateleen" % "gateleen-testhelper" % "1.3.7"
[org.swisspush.gateleen/gateleen-testhelper "1.3.7"]
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 |