License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.finos.legend.engine |
ArtifactId | ArtifactIdlegend-engine-protocol-external-format-xml |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLegend Engine - Protocol - External - Format - XML
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.engine/legend-engine-protocol-external-format-xml/ -->
<dependency>
<groupId>org.finos.legend.engine</groupId>
<artifactId>legend-engine-protocol-external-format-xml</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.finos.legend.engine/legend-engine-protocol-external-format-xml/
implementation 'org.finos.legend.engine:legend-engine-protocol-external-format-xml:3.0.0'
// https://jarcasting.com/artifacts/org.finos.legend.engine/legend-engine-protocol-external-format-xml/
implementation ("org.finos.legend.engine:legend-engine-protocol-external-format-xml:3.0.0")
'org.finos.legend.engine:legend-engine-protocol-external-format-xml:jar:3.0.0'
<dependency org="org.finos.legend.engine" name="legend-engine-protocol-external-format-xml" rev="3.0.0">
<artifact name="legend-engine-protocol-external-format-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finos.legend.engine', module='legend-engine-protocol-external-format-xml', version='3.0.0')
)
libraryDependencies += "org.finos.legend.engine" % "legend-engine-protocol-external-format-xml" % "3.0.0"
[org.finos.legend.engine/legend-engine-protocol-external-format-xml "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.finos.legend.engine : legend-engine-protocol-pure | jar | 3.0.0 |
org.finos.legend.engine : legend-engine-protocol-external-shared-format | jar | 3.0.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 |