| License |
License |
|---|---|
| GroupId | GroupIdcom.mesosphere.cosmos |
| ArtifactId | ArtifactIdcosmos-integration-tests_2.12 |
| Version | Version0.6.2 |
| Type | Typejar |
| Description |
Descriptioncosmos-integration-tests
cosmos-integration-tests
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.mesosphere.cosmos |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.mesosphere.cosmos/cosmos-integration-tests_2.12/ -->
<dependency>
<groupId>com.mesosphere.cosmos</groupId>
<artifactId>cosmos-integration-tests_2.12</artifactId>
<version>0.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.mesosphere.cosmos/cosmos-integration-tests_2.12/
implementation 'com.mesosphere.cosmos:cosmos-integration-tests_2.12:0.6.2'
// https://jarcasting.com/artifacts/com.mesosphere.cosmos/cosmos-integration-tests_2.12/
implementation ("com.mesosphere.cosmos:cosmos-integration-tests_2.12:0.6.2")
'com.mesosphere.cosmos:cosmos-integration-tests_2.12:jar:0.6.2'
<dependency org="com.mesosphere.cosmos" name="cosmos-integration-tests_2.12" rev="0.6.2">
<artifact name="cosmos-integration-tests_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mesosphere.cosmos', module='cosmos-integration-tests_2.12', version='0.6.2')
)
libraryDependencies += "com.mesosphere.cosmos" % "cosmos-integration-tests_2.12" % "0.6.2"
[com.mesosphere.cosmos/cosmos-integration-tests_2.12 "0.6.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.9 |
| com.mesosphere.cosmos : cosmos-test-common_2.12 | jar | 0.6.2 |