| License |
License |
|---|---|
| GroupId | GroupIdio.syndesis.rest |
| ArtifactId | ArtifactIdrest-inspector |
| Version | Version1.3.0-20180304 |
| Type | Typejar |
| Description |
DescriptionREST :: Inspector
Syndesis :: REST :: Inspector
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.syndesis.rest/rest-inspector/ -->
<dependency>
<groupId>io.syndesis.rest</groupId>
<artifactId>rest-inspector</artifactId>
<version>1.3.0-20180304</version>
</dependency>
// https://jarcasting.com/artifacts/io.syndesis.rest/rest-inspector/
implementation 'io.syndesis.rest:rest-inspector:1.3.0-20180304'
// https://jarcasting.com/artifacts/io.syndesis.rest/rest-inspector/
implementation ("io.syndesis.rest:rest-inspector:1.3.0-20180304")
'io.syndesis.rest:rest-inspector:jar:1.3.0-20180304'
<dependency org="io.syndesis.rest" name="rest-inspector" rev="1.3.0-20180304">
<artifact name="rest-inspector" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.syndesis.rest', module='rest-inspector', version='1.3.0-20180304')
)
libraryDependencies += "io.syndesis.rest" % "rest-inspector" % "1.3.0-20180304"
[io.syndesis.rest/rest-inspector "1.3.0-20180304"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.syndesis.common : common-util | jar | 1.3.0-20180304 |
| org.springframework.boot : spring-boot | jar | |
| org.springframework : spring-context | jar | |
| org.springframework : spring-core | jar | 4.3.12.RELEASE |
| org.springframework : spring-beans | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.10 |
| com.fasterxml.jackson.module : jackson-module-jsonSchema | jar | 2.8.10 |
| commons-io : commons-io | jar | 2.5 |
| org.slf4j : slf4j-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 3.9.1 |
| com.google.guava : guava | jar | 23.3-jre |
| commons-logging : commons-logging-api | jar | 1.1 |
| org.skyscreamer : jsonassert | jar | |
| com.vaadin.external.google : android-json | jar | 0.0.20131108.vaadin1 |
| ch.qos.logback : logback-classic | jar |