License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.mesosphere.cosmos |
ArtifactId | ArtifactIdcosmos-jsonschema_2.11 |
Version | Version0.3.1 |
Type | Typejar |
Description |
Descriptioncosmos-jsonschema
cosmos-jsonschema
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.mesosphere.cosmos |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.mesosphere.cosmos/cosmos-jsonschema_2.11/ -->
<dependency>
<groupId>com.mesosphere.cosmos</groupId>
<artifactId>cosmos-jsonschema_2.11</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mesosphere.cosmos/cosmos-jsonschema_2.11/
implementation 'com.mesosphere.cosmos:cosmos-jsonschema_2.11:0.3.1'
// https://jarcasting.com/artifacts/com.mesosphere.cosmos/cosmos-jsonschema_2.11/
implementation ("com.mesosphere.cosmos:cosmos-jsonschema_2.11:0.3.1")
'com.mesosphere.cosmos:cosmos-jsonschema_2.11:jar:0.3.1'
<dependency org="com.mesosphere.cosmos" name="cosmos-jsonschema_2.11" rev="0.3.1">
<artifact name="cosmos-jsonschema_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mesosphere.cosmos', module='cosmos-jsonschema_2.11', version='0.3.1')
)
libraryDependencies += "com.mesosphere.cosmos" % "cosmos-jsonschema_2.11" % "0.3.1"
[com.mesosphere.cosmos/cosmos-jsonschema_2.11 "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.7 |
io.circe : circe-core_2.11 | jar | 0.5.2 |
io.circe : circe-generic_2.11 | jar | 0.5.2 |
io.circe : circe-jawn_2.11 | jar | 0.5.2 |
com.github.fge : json-schema-validator | jar | 2.2.6 |
Group / Artifact | Type | Version |
---|---|---|
org.scoverage : scalac-scoverage-runtime_2.11 | jar | 1.1.1 |
org.scoverage : scalac-scoverage-plugin_2.11 | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 1.10.19 |
org.scalatest : scalatest_2.11 | jar | 2.2.4 |
org.scalacheck : scalacheck_2.11 | jar | 1.12.6 |