License |
License |
---|---|
GroupId | GroupIdorg.finos.symphony.toolkit |
ArtifactId | ArtifactIdkoreai |
Last Version | Last Version6.20.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKoreAI Support Bridge
Supports Kore AI Bots Communicating On Symphony
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
koreai-6.20.1.pom | |
koreai-6.20.1.jar | 23 MB |
koreai-6.20.1-sources.jar | 20 KB |
koreai-6.20.1-javadoc.jar | 498 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.finos.symphony.toolkit/koreai/ -->
<dependency>
<groupId>org.finos.symphony.toolkit</groupId>
<artifactId>koreai</artifactId>
<version>6.20.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.finos.symphony.toolkit/koreai/
implementation 'org.finos.symphony.toolkit:koreai:6.20.1'
// https://jarcasting.com/artifacts/org.finos.symphony.toolkit/koreai/
implementation ("org.finos.symphony.toolkit:koreai:6.20.1")
'org.finos.symphony.toolkit:koreai:jar:6.20.1'
<dependency org="org.finos.symphony.toolkit" name="koreai" rev="6.20.1">
<artifact name="koreai" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finos.symphony.toolkit', module='koreai', version='6.20.1')
)
libraryDependencies += "org.finos.symphony.toolkit" % "koreai" % "6.20.1"
[org.finos.symphony.toolkit/koreai "6.20.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.tomakehurst : wiremock-jre8 | jar | 2.25.1 |
org.springframework.boot : spring-boot-starter-test | jar | |
org.freemarker : freemarker | jar |