| License |
License |
|---|---|
| GroupId | GroupIdio.syndesis |
| ArtifactId | ArtifactIdinspector |
| Version | Version1.3.0-20180202 |
| Type | Typejar |
| Description |
DescriptionREST :: Inspector
syndesis :: inspector
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.syndesis/inspector/ -->
<dependency>
<groupId>io.syndesis</groupId>
<artifactId>inspector</artifactId>
<version>1.3.0-20180202</version>
</dependency>
// https://jarcasting.com/artifacts/io.syndesis/inspector/
implementation 'io.syndesis:inspector:1.3.0-20180202'
// https://jarcasting.com/artifacts/io.syndesis/inspector/
implementation ("io.syndesis:inspector:1.3.0-20180202")
'io.syndesis:inspector:jar:1.3.0-20180202'
<dependency org="io.syndesis" name="inspector" rev="1.3.0-20180202">
<artifact name="inspector" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.syndesis', module='inspector', version='1.3.0-20180202')
)
libraryDependencies += "io.syndesis" % "inspector" % "1.3.0-20180202"
[io.syndesis/inspector "1.3.0-20180202"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.syndesis : core | jar | 1.3.0-20180202 |
| org.springframework : spring-web | jar | |
| 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.6.2 |
| io.fabric8 : mockwebserver | jar | 0.0.15 |
| com.google.guava : guava | jar | 23.3-jre |
| commons-logging : commons-logging-api | jar | 1.1 |