License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface JSON Data |
GroupId | GroupIdcom.github.deutschebank.symphony |
ArtifactId | ArtifactIdsymphony-java-client-entity-json |
Version | Version4.59.8 |
Type | Typejar |
Description |
DescriptionSymphony Java Client Entity Json
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-entity-json/ -->
<dependency>
<groupId>com.github.deutschebank.symphony</groupId>
<artifactId>symphony-java-client-entity-json</artifactId>
<version>4.59.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.deutschebank.symphony/symphony-java-client-entity-json/
implementation 'com.github.deutschebank.symphony:symphony-java-client-entity-json:4.59.8'
// https://jarcasting.com/artifacts/com.github.deutschebank.symphony/symphony-java-client-entity-json/
implementation ("com.github.deutschebank.symphony:symphony-java-client-entity-json:4.59.8")
'com.github.deutschebank.symphony:symphony-java-client-entity-json:jar:4.59.8'
<dependency org="com.github.deutschebank.symphony" name="symphony-java-client-entity-json" rev="4.59.8">
<artifact name="symphony-java-client-entity-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.deutschebank.symphony', module='symphony-java-client-entity-json', version='4.59.8')
)
libraryDependencies += "com.github.deutschebank.symphony" % "symphony-java-client-entity-json" % "4.59.8"
[com.github.deutschebank.symphony/symphony-java-client-entity-json "4.59.8"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |