| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.finos.legend.engine | 
    
| ArtifactId | ArtifactIdlegend-engine-protocol-pure | 
    
| Last Version | Last Version3.7.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionLegend Engine - Protocol - Pure 
            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-protocol-pure/ -->
<dependency>
    <groupId>org.finos.legend.engine</groupId>
    <artifactId>legend-engine-protocol-pure</artifactId>
    <version>3.7.0</version>
</dependency>
                // https://jarcasting.com/artifacts/org.finos.legend.engine/legend-engine-protocol-pure/
implementation 'org.finos.legend.engine:legend-engine-protocol-pure:3.7.0'
                // https://jarcasting.com/artifacts/org.finos.legend.engine/legend-engine-protocol-pure/
implementation ("org.finos.legend.engine:legend-engine-protocol-pure:3.7.0")
                'org.finos.legend.engine:legend-engine-protocol-pure:jar:3.7.0'
                <dependency org="org.finos.legend.engine" name="legend-engine-protocol-pure" rev="3.7.0">
  <artifact name="legend-engine-protocol-pure" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.finos.legend.engine', module='legend-engine-protocol-pure', version='3.7.0')
)
                libraryDependencies += "org.finos.legend.engine" % "legend-engine-protocol-pure" % "3.7.0"
                [org.finos.legend.engine/legend-engine-protocol-pure "3.7.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.finos.legend.engine : legend-engine-protocol | jar | 3.7.0 | 
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.10.5 | 
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.5 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5.1 | 
| org.eclipse.collections : eclipse-collections-api | jar | 10.2.0 | 
| org.eclipse.collections : eclipse-collections | jar | 10.2.0 | 
| org.mongodb : bson | jar | 3.12.8 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 | 
| log4j : log4j | jar | 1.2.17 | 
| junit : junit | jar | 4.13.1 |