Last Version

Symphony Entity Json 8.0.5

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

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


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

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.