REST :: Credential

Syndesis :: REST :: Credential

License

License

GroupId

GroupId

io.syndesis.rest
ArtifactId

ArtifactId

rest-credential
Last Version

Last Version

1.3.0-20180304
Release Date

Release Date

Type

Type

jar
Description

Description

REST :: Credential
Syndesis :: REST :: Credential
Project Organization

Project Organization

Red Hat

Download rest-credential

How to add to project

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

Dependencies

compile (22)

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.rest : rest-dao jar 1.3.0-20180304
org.springframework : spring-context jar
org.springframework : spring-core jar 4.3.12.RELEASE
org.springframework.security : spring-security-core jar 4.2.3.RELEASE
org.springframework : spring-beans jar
org.springframework : spring-web jar
org.springframework.boot : spring-boot jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.social : spring-social-core jar
javax.servlet : javax.servlet-api jar
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-annotations jar 2.8.10
com.fasterxml.jackson.core : jackson-databind jar 2.8.10
com.google.code.findbugs : findbugs-annotations jar 3.0.1
org.apache.commons : commons-lang3 jar 3.2.1
javax.validation : validation-api jar
com.github.mikegirard » spring-social-salesforce jar 1.3.0
org.springframework.social : spring-social-twitter jar
org.springframework : spring-test jar
org.springframework.boot : spring-boot-test jar

provided (2)

Group / Artifact Type Version
org.immutables : value jar 2.5.6
javax.ws.rs : javax.ws.rs-api jar 2.0.1

test (8)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.9.1
org.mockito : mockito-core jar 1.10.19
org.slf4j : jcl-over-slf4j jar
org.jboss.resteasy : resteasy-jaxrs jar 3.1.4.Final
org.hibernate : hibernate-validator jar 5.3.5.Final
org.glassfish : javax.el jar
org.springframework.security : spring-security-crypto jar 4.2.3.RELEASE

Project Modules

There are no modules declared in this project.

Syndesis

Latest Release Maven Central CircleCI Integration Tests Gitter Google Groups

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

All developer related documentation can be found at the Development QuickStart, read indepth about the tooling to help with development in the syndesis CLI documentation.

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

Installing Using Minikube

  • Please see this page on how to install Syndesis on other Kubernetes implementations, ie. Minikube.
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