Last Version

Symphony Java Client Identity 8.0.5

A collection of Java projects for building Symphony bots and apps

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.finos.symphony.toolkit
ArtifactId

ArtifactId

identity
Version

Version

8.0.5
Type

Type

jar
Description

Description

Symphony Java Client Identity
A collection of Java projects for building Symphony bots and apps
Project Organization

Project Organization

Finos

Download identity 8.0.5


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