REST :: DAO

Syndesis :: REST :: DAO

License

License

GroupId

GroupId

io.syndesis.rest
ArtifactId

ArtifactId

rest-dao
Last Version

Last Version

1.3.0-20180304
Release Date

Release Date

Type

Type

jar
Description

Description

REST :: DAO
Syndesis :: REST :: DAO
Project Organization

Project Organization

Red Hat

Download rest-dao

How to add to project

<!-- https://jarcasting.com/artifacts/io.syndesis.rest/rest-dao/ -->
<dependency>
    <groupId>io.syndesis.rest</groupId>
    <artifactId>rest-dao</artifactId>
    <version>1.3.0-20180304</version>
</dependency>
// https://jarcasting.com/artifacts/io.syndesis.rest/rest-dao/
implementation 'io.syndesis.rest:rest-dao:1.3.0-20180304'
// https://jarcasting.com/artifacts/io.syndesis.rest/rest-dao/
implementation ("io.syndesis.rest:rest-dao:1.3.0-20180304")
'io.syndesis.rest:rest-dao:jar:1.3.0-20180304'
<dependency org="io.syndesis.rest" name="rest-dao" rev="1.3.0-20180304">
  <artifact name="rest-dao" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.syndesis.rest', module='rest-dao', version='1.3.0-20180304')
)
libraryDependencies += "io.syndesis.rest" % "rest-dao" % "1.3.0-20180304"
[io.syndesis.rest/rest-dao "1.3.0-20180304"]

Dependencies

compile (14)

Group / Artifact Type Version
io.syndesis.common : common-model jar 1.3.0-20180304
io.syndesis.common : common-util jar 1.3.0-20180304
io.syndesis.extension : extension-converter jar 1.3.0-20180304
org.springframework : spring-core jar 4.3.12.RELEASE
org.springframework : spring-context jar
org.springframework : spring-beans jar
org.springframework.security : spring-security-core jar 4.2.3.RELEASE
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.0.Final
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar 2.8.10
org.slf4j : slf4j-api jar
javax.validation : validation-api jar
org.hibernate : hibernate-validator jar 5.3.5.Final
com.google.code.findbugs : jsr305 jar 3.0.1

provided (1)

Group / Artifact Type Version
net.jcip : jcip-annotations jar 1.0

test (11)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.glassfish : javax.el jar
org.assertj : assertj-core jar 3.9.1
org.slf4j : jcl-over-slf4j jar
org.apache.camel : camel-catalog jar
org.apache.camel : camel-catalog-maven jar 2.20.1
org.apache.camel : camel-catalog-connector jar
ch.qos.logback : logback-classic jar
commons-io : commons-io jar 2.5
io.syndesis.connector : connector-catalog jar 1.3.0-20180304

Project Modules

There are no modules declared in this project.

Syndesis

Maven Central Gitter Quality Gate Status Coverage

A flexible and customizable, open source platform that provides core integration capabilities as a service.

All developer related documentation can be found at the Syndesis Developer Handbook.

Quickstart

  • To get started quickly please install Minishift first.
  • Clone this repository and enter it:
git clone https://github.com/syndesisio/syndesis.git
cd syndesis
  • Startup minishift and install:
./tools/bin/syndesis minishift --install --open --nodev

This will install the latest bleeding edge version from Syndesis from the master branch. For a more stable experience, use the option --tag with a stable version.

Now you can run some quickstarts

io.syndesis.rest

Syndesis

A flexible, customizable, open source platform that provides core integration capabilities as a service.

Versions

Version
1.3.0-20180304
1.3.0-20180303
1.3.0-20180302
1.3.0-20180301