is not current version
Last Version 8.0.5

Symphony Java Toolkit 7.20.4

A collection of Java projects for building Symphony bots and apps

License

License

Categories

Categories

Java Languages
GroupId

GroupId

org.finos.symphony.toolkit
ArtifactId

ArtifactId

symphony-java-toolkit
Version

Version

7.20.4
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

Finos
Source Code Management

Source Code Management

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

Download symphony-java-toolkit 7.20.4


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

Dependencies

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

Project Modules

  • libs/identity
  • libs/bindings
  • libs/symphony-api-spring-boot-starter
  • libs/symphony-app-spring-boot-starter
  • libs/entity-json
  • libs/shared-stream-spring-boot-starter
  • libs/chat-workflow-spring-boot-starter
  • libs/quickfix-json
  • tools/koreai
  • tools/rss-bot
  • tools/teamcity-symphony-integration
  • tools/symphony-maven-build-reporter
  • tools/poll-bot
  • tools/reminder-bot
  • demos/demo-bot
  • demos/demo-app
  • demos/todo-bot
  • demos/claim-bot