Last Version

Symphony Java Toolkit 4.59.8

A collection of Java projects for building Symphony bots and apps

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.github.deutschebank.symphony
ArtifactId

ArtifactId

symphony-java-client-parent
Version

Version

4.59.8
Type

Type

pom
Description

Description

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

Project URL

https://github.com/finos/symphony-java-toolkit
Project Organization

Project Organization

Deutsche Bank AG
Source Code Management

Source Code Management

https://github.com/finos/symphony-java-toolkit

Download symphony-java-client-parent 4.59.8


<!-- https://jarcasting.com/artifacts/com.github.deutschebank.symphony/symphony-java-client-parent/ -->
<dependency>
    <groupId>com.github.deutschebank.symphony</groupId>
    <artifactId>symphony-java-client-parent</artifactId>
    <version>4.59.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.deutschebank.symphony/symphony-java-client-parent/
implementation 'com.github.deutschebank.symphony:symphony-java-client-parent:4.59.8'
// https://jarcasting.com/artifacts/com.github.deutschebank.symphony/symphony-java-client-parent/
implementation ("com.github.deutschebank.symphony:symphony-java-client-parent:4.59.8")
'com.github.deutschebank.symphony:symphony-java-client-parent:pom:4.59.8'
<dependency org="com.github.deutschebank.symphony" name="symphony-java-client-parent" rev="4.59.8">
  <artifact name="symphony-java-client-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.deutschebank.symphony', module='symphony-java-client-parent', version='4.59.8')
)
libraryDependencies += "com.github.deutschebank.symphony" % "symphony-java-client-parent" % "4.59.8"
[com.github.deutschebank.symphony/symphony-java-client-parent "4.59.8"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • identity
  • bindings
  • symphony-api-spring-boot-starter
  • symphony-app-spring-boot-starter
  • entity-json
  • quickfix-json
  • shared-stream
  • chat-workflow
  • demos/demo-bot
  • demos/demo-app
  • demos/poll-bot
  • demos/todo-bot
  • demos/claim-bot
  • symphony-maven-build-reporter