License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdorg.finos.legend.pure |
ArtifactId | ArtifactIdlegend-pure-runtime-java-extension-dsl-mapping |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLegend Pure - Runtime - Java Extension - DSL Mapping
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-runtime-java-extension-dsl-mapping/ -->
<dependency>
<groupId>org.finos.legend.pure</groupId>
<artifactId>legend-pure-runtime-java-extension-dsl-mapping</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.finos.legend.pure/legend-pure-runtime-java-extension-dsl-mapping/
implementation 'org.finos.legend.pure:legend-pure-runtime-java-extension-dsl-mapping:3.0.0'
// https://jarcasting.com/artifacts/org.finos.legend.pure/legend-pure-runtime-java-extension-dsl-mapping/
implementation ("org.finos.legend.pure:legend-pure-runtime-java-extension-dsl-mapping:3.0.0")
'org.finos.legend.pure:legend-pure-runtime-java-extension-dsl-mapping:jar:3.0.0'
<dependency org="org.finos.legend.pure" name="legend-pure-runtime-java-extension-dsl-mapping" rev="3.0.0">
<artifact name="legend-pure-runtime-java-extension-dsl-mapping" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finos.legend.pure', module='legend-pure-runtime-java-extension-dsl-mapping', version='3.0.0')
)
libraryDependencies += "org.finos.legend.pure" % "legend-pure-runtime-java-extension-dsl-mapping" % "3.0.0"
[org.finos.legend.pure/legend-pure-runtime-java-extension-dsl-mapping "3.0.0"]