License |
License |
---|---|
GroupId | GroupIdio.syndesis |
ArtifactId | ArtifactIdruntime |
Last Version | Last Version1.3.0-20180202 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionREST :: Runtime
syndesis :: runtime
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.syndesis/runtime/ -->
<dependency>
<groupId>io.syndesis</groupId>
<artifactId>runtime</artifactId>
<version>1.3.0-20180202</version>
</dependency>
// https://jarcasting.com/artifacts/io.syndesis/runtime/
implementation 'io.syndesis:runtime:1.3.0-20180202'
// https://jarcasting.com/artifacts/io.syndesis/runtime/
implementation ("io.syndesis:runtime:1.3.0-20180202")
'io.syndesis:runtime:jar:1.3.0-20180202'
<dependency org="io.syndesis" name="runtime" rev="1.3.0-20180202">
<artifact name="runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.syndesis', module='runtime', version='1.3.0-20180202')
)
libraryDependencies += "io.syndesis" % "runtime" % "1.3.0-20180202"
[io.syndesis/runtime "1.3.0-20180202"]
Group / Artifact | Type | Version |
---|---|---|
javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
io.atlasmap : atlas-java-module | jar | 1.33.0 |
io.atlasmap : atlas-json-module | jar | 1.33.0 |
io.atlasmap : atlas-xml-module | jar | 1.33.0 |
io.atlasmap : atlas-model | jar | 1.33.0 |
com.paypal.springboot : resteasy-spring-boot-starter | jar | 2.3.4-RELEASE |
postgresql : postgresql | jar | 9.1-901-1.jdbc4 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.assertj : assertj-core | jar | 3.6.2 |
com.launchdarkly : okhttp-eventsource | jar | 1.3.2 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |
org.awaitility : awaitility | jar | 3.0.0 |
com.h2database : h2 | jar | 1.4.193 |
com.github.tomakehurst : wiremock-standalone | jar | 2.7.1 |