License |
License |
---|---|
GroupId | GroupIdorg.finos.springbot |
ArtifactId | ArtifactIdentities |
Last Version | Last Version9.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSymphony Java Client Entities
A collection of Java projects for building bots on Symphony and Teams
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
entities-9.0.0.pom | |
entities-9.0.0.jar | 12 KB |
entities-9.0.0-sources.jar | 8 KB |
entities-9.0.0-javadoc.jar | 112 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.finos.springbot/entities/ -->
<dependency>
<groupId>org.finos.springbot</groupId>
<artifactId>entities</artifactId>
<version>9.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.finos.springbot/entities/
implementation 'org.finos.springbot:entities:9.0.0'
// https://jarcasting.com/artifacts/org.finos.springbot/entities/
implementation ("org.finos.springbot:entities:9.0.0")
'org.finos.springbot:entities:jar:9.0.0'
<dependency org="org.finos.springbot" name="entities" rev="9.0.0">
<artifact name="entities" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finos.springbot', module='entities', version='9.0.0')
)
libraryDependencies += "org.finos.springbot" % "entities" % "9.0.0"
[org.finos.springbot/entities "9.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.finos.springbot : entity-json | jar | 9.0.0 |