License |
License |
---|---|
Categories |
CategoriesSerialization Data Data Formats |
GroupId | GroupIdorg.finos.legend.sdlc |
ArtifactId | ArtifactIdlegend-sdlc-entity-serialization |
Last Version | Last Version0.80.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLegend SDLC Entity Serialization
Delivers code automation for projects hosted by the FINOS that build with Apache Maven
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.finos.legend.sdlc/legend-sdlc-entity-serialization/ -->
<dependency>
<groupId>org.finos.legend.sdlc</groupId>
<artifactId>legend-sdlc-entity-serialization</artifactId>
<version>0.80.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.finos.legend.sdlc/legend-sdlc-entity-serialization/
implementation 'org.finos.legend.sdlc:legend-sdlc-entity-serialization:0.80.0'
// https://jarcasting.com/artifacts/org.finos.legend.sdlc/legend-sdlc-entity-serialization/
implementation ("org.finos.legend.sdlc:legend-sdlc-entity-serialization:0.80.0")
'org.finos.legend.sdlc:legend-sdlc-entity-serialization:jar:0.80.0'
<dependency org="org.finos.legend.sdlc" name="legend-sdlc-entity-serialization" rev="0.80.0">
<artifact name="legend-sdlc-entity-serialization" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finos.legend.sdlc', module='legend-sdlc-entity-serialization', version='0.80.0')
)
libraryDependencies += "org.finos.legend.sdlc" % "legend-sdlc-entity-serialization" % "0.80.0"
[org.finos.legend.sdlc/legend-sdlc-entity-serialization "0.80.0"]
Group / Artifact | Type | Version |
---|---|---|
org.finos.legend.sdlc : legend-sdlc-model | jar | 0.80.0 |
org.eclipse.collections : eclipse-collections-api | jar | 10.2.0 |
org.eclipse.collections : eclipse-collections | jar | 10.2.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.5 |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.5 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.finos.legend.sdlc : legend-sdlc-model | test-jar | 0.80.0 |