MVN

com.github.deutschebank.symphony : symphony-java-client-parent

Maven & Gradle

Oct 21, 2020
54 stars

Symphony Java Toolkit · A collection of Java projects for building Symphony bots and apps

<dependency>
    <groupId>com.github.deutschebank.symphony</groupId>
    <artifactId>symphony-java-client-parent</artifactId>
    <version>4.59.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.deutschebank.symphony : symphony-java-client-parent to add to Maven - Latest Versions:

  • Latest Stable: 4.59.8

All Versions

Choose a version of com.github.deutschebank.symphony : symphony-java-client-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
4.59.x
symphony-java-client-parent-4.59.8
symphony-java-client-parent-4.59.6
symphony-java-client-parent-4.59.5
symphony-java-client-parent-4.59.2
4.55.x
symphony-java-client-parent-4.55.13
symphony-java-client-parent-4.55.12
symphony-java-client-parent-4.55.10
symphony-java-client-parent-4.55.6
symphony-java-client-parent-4.55.5
symphony-java-client-parent-4.55.4
symphony-java-client-parent-4.55.3
symphony-java-client-parent-4.55.2
symphony-java-client-parent-4.55.1
4.54.x
symphony-java-client-parent-4.54.3
3.54.x
symphony-java-client-parent-3.54.8

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.deutschebank.symphony</groupId>
    <artifactId>symphony-java-client-parent</artifactId>
    <version>4.59.8</version>
</dependency>