License |
License |
---|---|
GroupId | GroupIdorg.finos.legend.sdlc |
ArtifactId | ArtifactIdlegend-sdlc-protocol |
Version | Version0.65.0 |
Type | Typejar |
Description |
DescriptionLegend SDLC Protocol
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.sdlc/legend-sdlc-protocol/ -->
<dependency>
<groupId>org.finos.legend.sdlc</groupId>
<artifactId>legend-sdlc-protocol</artifactId>
<version>0.65.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.finos.legend.sdlc/legend-sdlc-protocol/
implementation 'org.finos.legend.sdlc:legend-sdlc-protocol:0.65.0'
// https://jarcasting.com/artifacts/org.finos.legend.sdlc/legend-sdlc-protocol/
implementation ("org.finos.legend.sdlc:legend-sdlc-protocol:0.65.0")
'org.finos.legend.sdlc:legend-sdlc-protocol:jar:0.65.0'
<dependency org="org.finos.legend.sdlc" name="legend-sdlc-protocol" rev="0.65.0">
<artifact name="legend-sdlc-protocol" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finos.legend.sdlc', module='legend-sdlc-protocol', version='0.65.0')
)
libraryDependencies += "org.finos.legend.sdlc" % "legend-sdlc-protocol" % "0.65.0"
[org.finos.legend.sdlc/legend-sdlc-protocol "0.65.0"]
Group / Artifact | Type | Version |
---|---|---|
org.finos.legend.sdlc : legend-sdlc-model | jar | 0.65.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.5 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.finos.legend.sdlc : legend-sdlc-model | test-jar | 0.65.0 |
org.finos.legend.engine : legend-engine-protocol-pure | jar | 2.54.0 |
org.finos.legend.engine : legend-engine-shared-core | jar | 2.54.0 |