License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.finos.legend.pure |
ArtifactId | ArtifactIdlegend-pure-m2-external-json |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLegend Pure - Base - M2 Ext JSON
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.pure/legend-pure-m2-external-json/ -->
<dependency>
<groupId>org.finos.legend.pure</groupId>
<artifactId>legend-pure-m2-external-json</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.finos.legend.pure/legend-pure-m2-external-json/
implementation 'org.finos.legend.pure:legend-pure-m2-external-json:3.0.0'
// https://jarcasting.com/artifacts/org.finos.legend.pure/legend-pure-m2-external-json/
implementation ("org.finos.legend.pure:legend-pure-m2-external-json:3.0.0")
'org.finos.legend.pure:legend-pure-m2-external-json:jar:3.0.0'
<dependency org="org.finos.legend.pure" name="legend-pure-m2-external-json" rev="3.0.0">
<artifact name="legend-pure-m2-external-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finos.legend.pure', module='legend-pure-m2-external-json', version='3.0.0')
)
libraryDependencies += "org.finos.legend.pure" % "legend-pure-m2-external-json" % "3.0.0"
[org.finos.legend.pure/legend-pure-m2-external-json "3.0.0"]