| License | License | 
|---|---|
| Categories | CategoriesConfiguration Application Layer Libs config | 
| GroupId | GroupIdorg.finos.legend.pure | 
| ArtifactId | ArtifactIdlegend-pure-configuration-external | 
| Last Version | Last Version3.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionLegend Pure - Configuration - External 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-configuration-external/ -->
<dependency>
    <groupId>org.finos.legend.pure</groupId>
    <artifactId>legend-pure-configuration-external</artifactId>
    <version>3.0.0</version>
</dependency>// https://jarcasting.com/artifacts/org.finos.legend.pure/legend-pure-configuration-external/
implementation 'org.finos.legend.pure:legend-pure-configuration-external:3.0.0'// https://jarcasting.com/artifacts/org.finos.legend.pure/legend-pure-configuration-external/
implementation ("org.finos.legend.pure:legend-pure-configuration-external:3.0.0")'org.finos.legend.pure:legend-pure-configuration-external:jar:3.0.0'<dependency org="org.finos.legend.pure" name="legend-pure-configuration-external" rev="3.0.0">
  <artifact name="legend-pure-configuration-external" type="jar" />
</dependency>@Grapes(
@Grab(group='org.finos.legend.pure', module='legend-pure-configuration-external', version='3.0.0')
)libraryDependencies += "org.finos.legend.pure" % "legend-pure-configuration-external" % "3.0.0"[org.finos.legend.pure/legend-pure-configuration-external "3.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.finos.legend.pure : legend-pure-m3-core | jar | 3.0.0 | 
| org.eclipse.collections : eclipse-collections | jar | 10.2.0 | 
| org.eclipse.collections : eclipse-collections-api | jar | 10.2.0 | 
