| License |
License |
|---|---|
| GroupId | GroupIdorg.finos.legend.pure |
| ArtifactId | ArtifactIdlegend-pure-m4 |
| Last Version | Last Version3.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLegend Pure - Base - M4
Delivers code automation for projects hosted by the FINOS that build with Apache Maven
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| legend-pure-m4-3.0.0.pom | |
| legend-pure-m4-3.0.0.jar | 265 KB |
| legend-pure-m4-3.0.0-sources.jar | 156 KB |
| legend-pure-m4-3.0.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.finos.legend.pure/legend-pure-m4/ -->
<dependency>
<groupId>org.finos.legend.pure</groupId>
<artifactId>legend-pure-m4</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.finos.legend.pure/legend-pure-m4/
implementation 'org.finos.legend.pure:legend-pure-m4:3.0.0'
// https://jarcasting.com/artifacts/org.finos.legend.pure/legend-pure-m4/
implementation ("org.finos.legend.pure:legend-pure-m4:3.0.0")
'org.finos.legend.pure:legend-pure-m4:jar:3.0.0'
<dependency org="org.finos.legend.pure" name="legend-pure-m4" rev="3.0.0">
<artifact name="legend-pure-m4" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finos.legend.pure', module='legend-pure-m4', version='3.0.0')
)
libraryDependencies += "org.finos.legend.pure" % "legend-pure-m4" % "3.0.0"
[org.finos.legend.pure/legend-pure-m4 "3.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.collections : eclipse-collections | jar | 10.2.0 |
| org.eclipse.collections : eclipse-collections-api | jar | 10.2.0 |
| commons-codec : commons-codec | jar | 1.15 |
| org.apache.commons : commons-lang3 | jar | 3.5 |
| org.antlr : antlr4 | jar | 4.5.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |