License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.finos.legend.pure |
ArtifactId | ArtifactIdlegend-pure-code-compiled-platform |
Last Version | Last Version1.54.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLegend Pure - Code - PAR - Platform
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-code-compiled-platform/ -->
<dependency>
<groupId>org.finos.legend.pure</groupId>
<artifactId>legend-pure-code-compiled-platform</artifactId>
<version>1.54.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.finos.legend.pure/legend-pure-code-compiled-platform/
implementation 'org.finos.legend.pure:legend-pure-code-compiled-platform:1.54.0'
// https://jarcasting.com/artifacts/org.finos.legend.pure/legend-pure-code-compiled-platform/
implementation ("org.finos.legend.pure:legend-pure-code-compiled-platform:1.54.0")
'org.finos.legend.pure:legend-pure-code-compiled-platform:jar:1.54.0'
<dependency org="org.finos.legend.pure" name="legend-pure-code-compiled-platform" rev="1.54.0">
<artifact name="legend-pure-code-compiled-platform" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finos.legend.pure', module='legend-pure-code-compiled-platform', version='1.54.0')
)
libraryDependencies += "org.finos.legend.pure" % "legend-pure-code-compiled-platform" % "1.54.0"
[org.finos.legend.pure/legend-pure-code-compiled-platform "1.54.0"]