License |
License |
---|---|
Categories |
CategoriesConfiguration Application Layer Libs config |
GroupId | GroupIdorg.finos.legend.engine |
ArtifactId | ArtifactIdlegend-engine-configuration |
Last Version | Last Version3.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLegend Engine - Configuration
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-configuration/ -->
<dependency>
<groupId>org.finos.legend.engine</groupId>
<artifactId>legend-engine-configuration</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.finos.legend.engine/legend-engine-configuration/
implementation 'org.finos.legend.engine:legend-engine-configuration:3.7.0'
// https://jarcasting.com/artifacts/org.finos.legend.engine/legend-engine-configuration/
implementation ("org.finos.legend.engine:legend-engine-configuration:3.7.0")
'org.finos.legend.engine:legend-engine-configuration:jar:3.7.0'
<dependency org="org.finos.legend.engine" name="legend-engine-configuration" rev="3.7.0">
<artifact name="legend-engine-configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finos.legend.engine', module='legend-engine-configuration', version='3.7.0')
)
libraryDependencies += "org.finos.legend.engine" % "legend-engine-configuration" % "3.7.0"
[org.finos.legend.engine/legend-engine-configuration "3.7.0"]