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