Skip to content
This repository has been archived by the owner on Jul 19, 2019. It is now read-only.

Add Keycloak dependencies #47

Closed
wants to merge 1 commit into from
Closed

Add Keycloak dependencies #47

wants to merge 1 commit into from

Conversation

mkuznyetsov
Copy link
Contributor

@mkuznyetsov mkuznyetsov commented Jul 18, 2017

What does this PR do?

Add Keycloak related dependencies

List of related CQs:

What issues does this PR fix or reference?

eclipse-che/che#5437

@riuvshin
Copy link

@mkuznyetsov are you sure that this PR should be merged to master?

@skabashnyuk
Copy link
Contributor

@mkuznyetsov can you show me dependency tree.
@riuvshin no we don't. We will now what closer to finish of feature implementation.

@riuvshin
Copy link

@skabashnyuk got it, thanks

@mkuznyetsov
Copy link
Contributor Author

mkuznyetsov commented Jul 18, 2017

@skabashnyuk trees for dependencies

+- org.keycloak:keycloak-servlet-filter-adapter:jar:3.1.0.Final:compile
|  +- org.keycloak:keycloak-core:jar:3.1.0.Final:compile
|  |  +- org.keycloak:keycloak-common:jar:3.1.0.Final:compile
|  |  \- org.bouncycastle:bcpkix-jdk15on:jar:1.51:compile
|  +- org.keycloak:keycloak-adapter-spi:jar:3.1.0.Final:compile
|  +- org.keycloak:keycloak-servlet-adapter-spi:jar:3.1.0.Final:compile
|  |  \- org.jboss.logging:jboss-logging:jar:3.3.0.Final:compile
|  +- org.keycloak:keycloak-adapter-core:jar:3.1.0.Final:compile
|  +- org.apache.httpcomponents:httpclient:jar:4.5:compile
|  |  +- org.apache.httpcomponents:httpcore:jar:4.4.1:compile
|  |  +- commons-logging:commons-logging:jar:1.2:compile
|  |  \- commons-codec:commons-codec:jar:1.10:compile
|  +- org.bouncycastle:bcprov-jdk15on:jar:1.51:compile
|  +- com.fasterxml.jackson.core:jackson-core:jar:2.7.7:compile
|  +- com.fasterxml.jackson.core:jackson-databind:jar:2.7.7:compile
|  \- com.fasterxml.jackson.core:jackson-annotations:jar:2.7.7:compile
+- org.keycloak:keycloak-client-registration-api:jar:3.1.0.Final:compile
|  +- org.keycloak:keycloak-core:jar:3.1.0.Final:compile
|  +- org.apache.httpcomponents:httpclient:jar:4.5:compile
|  |  +- org.apache.httpcomponents:httpcore:jar:4.4.1:compile
|  |  +- commons-logging:commons-logging:jar:1.2:compile

@skabashnyuk
Copy link
Contributor

skabashnyuk commented Sep 22, 2017

I've created a new pr #57

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants