Last Version

Symphony Java Toolkit 8.0.5

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

8.0.5
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 8.0.5


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

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
  • libs/symphony-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