License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdcom.github.deutschebank.symphony |
ArtifactId | ArtifactIdsymphony-java-client-bindings |
Last Version | Last Version4.59.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSymphony Java Client Bindings
A collection of Java projects for building Symphony bots and apps
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.deutschebank.symphony/symphony-java-client-bindings/ -->
<dependency>
<groupId>com.github.deutschebank.symphony</groupId>
<artifactId>symphony-java-client-bindings</artifactId>
<version>4.59.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.deutschebank.symphony/symphony-java-client-bindings/
implementation 'com.github.deutschebank.symphony:symphony-java-client-bindings:4.59.8'
// https://jarcasting.com/artifacts/com.github.deutschebank.symphony/symphony-java-client-bindings/
implementation ("com.github.deutschebank.symphony:symphony-java-client-bindings:4.59.8")
'com.github.deutschebank.symphony:symphony-java-client-bindings:jar:4.59.8'
<dependency org="com.github.deutschebank.symphony" name="symphony-java-client-bindings" rev="4.59.8">
<artifact name="symphony-java-client-bindings" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.deutschebank.symphony', module='symphony-java-client-bindings', version='4.59.8')
)
libraryDependencies += "com.github.deutschebank.symphony" % "symphony-java-client-bindings" % "4.59.8"
[com.github.deutschebank.symphony/symphony-java-client-bindings "4.59.8"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger.core.v3 : swagger-annotations | jar | 2.0.8 |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.10.0 |
jakarta.ws.rs : jakarta.ws.rs-api | jar | 2.1.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-rt-rs-client | jar | 3.3.1 |
org.glassfish.jersey.core : jersey-client | jar | 2.28 |
org.glassfish.jersey.inject : jersey-hk2 | jar | 2.28 |
org.glassfish.jersey.connectors : jersey-apache-connector | jar | 2.28 |
org.glassfish.jersey.media : jersey-media-multipart | jar | 2.28 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
com.github.deutschebank.symphony : symphony-java-client-identity | jar | 4.59.8 |
org.quickfixj : quickfixj-core | jar | 1.6.4 |