is not current version
Last Version 8.0.5

Symphony Entity Json 7.20.2

A collection of Java projects for building Symphony bots and apps

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.finos.symphony.toolkit
ArtifactId

ArtifactId

entity-json
Version

Version

7.20.2
Type

Type

jar
Description

Description

Symphony Entity Json
A collection of Java projects for building Symphony bots and apps
Project Organization

Project Organization

Finos

Download entity-json 7.20.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.core : jackson-databind jar

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.