| License |
License |
|---|---|
| GroupId | GroupIdcom.cosmicpush |
| ArtifactId | ArtifactIdpush-server-v2-integration-tests |
| Last Version | Last Version1.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpush-server-v2-integration-tests
Push Server
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| push-server-v2-integration-tests-1.0.4.pom | |
| push-server-v2-integration-tests-1.0.4.jar | 261 bytes |
| push-server-v2-integration-tests-1.0.4-sources.jar | 261 bytes |
| push-server-v2-integration-tests-1.0.4-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.cosmicpush/push-server-v2-integration-tests/ -->
<dependency>
<groupId>com.cosmicpush</groupId>
<artifactId>push-server-v2-integration-tests</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.cosmicpush/push-server-v2-integration-tests/
implementation 'com.cosmicpush:push-server-v2-integration-tests:1.0.4'
// https://jarcasting.com/artifacts/com.cosmicpush/push-server-v2-integration-tests/
implementation ("com.cosmicpush:push-server-v2-integration-tests:1.0.4")
'com.cosmicpush:push-server-v2-integration-tests:jar:1.0.4'
<dependency org="com.cosmicpush" name="push-server-v2-integration-tests" rev="1.0.4">
<artifact name="push-server-v2-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cosmicpush', module='push-server-v2-integration-tests', version='1.0.4')
)
libraryDependencies += "com.cosmicpush" % "push-server-v2-integration-tests" % "1.0.4"
[com.cosmicpush/push-server-v2-integration-tests "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.cosmicpush : push-server-gateway | jar | 2.0.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.8.21 |
| org.glassfish.jersey.core : jersey-client | jar | 2.16 |
| com.cosmicpush : push-server-test | jar | 1.0.4 |