| License |
License |
|---|---|
| GroupId | GroupIdorg.swisspush.gateleen |
| ArtifactId | ArtifactIdgateleen-testhelper |
| Version | Version1.2.8 |
| Type | Typejar |
| Description |
DescriptionMiddleware library based on Vert.x to build advanced JSON/REST communication servers
|
| Filename | Size |
|---|---|
| gateleen-testhelper-1.2.8.pom | |
| gateleen-testhelper-1.2.8.jar | 3 KB |
| gateleen-testhelper-1.2.8-sources.jar | 3 KB |
| gateleen-testhelper-1.2.8-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.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-testhelper/
implementation 'org.swisspush.gateleen:gateleen-testhelper:1.2.8'
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-testhelper/
implementation ("org.swisspush.gateleen:gateleen-testhelper:1.2.8")
'org.swisspush.gateleen:gateleen-testhelper:jar:1.2.8'
<dependency org="org.swisspush.gateleen" name="gateleen-testhelper" rev="1.2.8">
<artifact name="gateleen-testhelper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swisspush.gateleen', module='gateleen-testhelper', version='1.2.8')
)
libraryDependencies += "org.swisspush.gateleen" % "gateleen-testhelper" % "1.2.8"
[org.swisspush.gateleen/gateleen-testhelper "1.2.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| redis.clients : jedis | jar | 3.6.3 |
| io.vertx : vertx-unit | jar | 3.6.3 |
| com.jayway.awaitility : awaitility | jar | 1.6.5 |
| org.mockito : mockito-core | jar | 1.9.5 |