| License |
License |
|---|---|
| GroupId | GroupIdorg.finos.legend.pure |
| ArtifactId | ArtifactIdlegend-pure-m3-core |
| Version | Version1.54.0 |
| Type | Typejar |
| Description |
DescriptionLegend Pure - Base - M3 Core
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-m3-core/ -->
<dependency>
<groupId>org.finos.legend.pure</groupId>
<artifactId>legend-pure-m3-core</artifactId>
<version>1.54.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.finos.legend.pure/legend-pure-m3-core/
implementation 'org.finos.legend.pure:legend-pure-m3-core:1.54.0'
// https://jarcasting.com/artifacts/org.finos.legend.pure/legend-pure-m3-core/
implementation ("org.finos.legend.pure:legend-pure-m3-core:1.54.0")
'org.finos.legend.pure:legend-pure-m3-core:jar:1.54.0'
<dependency org="org.finos.legend.pure" name="legend-pure-m3-core" rev="1.54.0">
<artifact name="legend-pure-m3-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finos.legend.pure', module='legend-pure-m3-core', version='1.54.0')
)
libraryDependencies += "org.finos.legend.pure" % "legend-pure-m3-core" % "1.54.0"
[org.finos.legend.pure/legend-pure-m3-core "1.54.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.finos.legend.pure : legend-pure-m4 | jar | 1.54.0 |
| org.finos.legend.pure : legend-pure-m3-bootstrap-generator | jar | 1.54.0 |
| org.eclipse.collections : eclipse-collections-api | jar | 10.2.0 |
| org.eclipse.collections : eclipse-collections | jar | 10.2.0 |
| org.antlr : antlr4 | jar | 4.5.3 |
| com.googlecode.json-simple : json-simple | jar | 1.1.1 |
| commons-codec : commons-codec | jar | 1.15 |
| commons-io : commons-io | jar | 2.7 |
| org.apache.commons : commons-lang3 | jar | 3.5 |
| io.opentracing : opentracing-util | jar | 0.32.0 |
| io.opentracing : opentracing-api | jar | 0.32.0 |
| io.prometheus : simpleclient | jar | 0.8.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.5 |
| org.eclipse.collections : eclipse-collections-testutils | jar | 10.2.0 |