License |
License |
---|---|
Categories |
CategoriesProtobuf Data Data Structures |
GroupId | GroupIdorg.finos.legend.engine |
ArtifactId | ArtifactIdlegend-engine-xt-protobuf |
Last Version | Last Version3.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLegend Engine - XT - Protobuf
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-xt-protobuf/ -->
<dependency>
<groupId>org.finos.legend.engine</groupId>
<artifactId>legend-engine-xt-protobuf</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.finos.legend.engine/legend-engine-xt-protobuf/
implementation 'org.finos.legend.engine:legend-engine-xt-protobuf:3.7.0'
// https://jarcasting.com/artifacts/org.finos.legend.engine/legend-engine-xt-protobuf/
implementation ("org.finos.legend.engine:legend-engine-xt-protobuf:3.7.0")
'org.finos.legend.engine:legend-engine-xt-protobuf:jar:3.7.0'
<dependency org="org.finos.legend.engine" name="legend-engine-xt-protobuf" rev="3.7.0">
<artifact name="legend-engine-xt-protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finos.legend.engine', module='legend-engine-xt-protobuf', version='3.7.0')
)
libraryDependencies += "org.finos.legend.engine" % "legend-engine-xt-protobuf" % "3.7.0"
[org.finos.legend.engine/legend-engine-xt-protobuf "3.7.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.glassfish.jersey.core : jersey-common | jar | 2.25.1 |
org.finos.legend.engine : legend-engine-language-pure-compiler | test-jar | 3.7.0 |