VDM Gradle plugin

A Gradle plugin to parse, type-check, test and publish a VDM specification.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.anaplan.engineering
ArtifactId

ArtifactId

vdm-gradle-plugin
Last Version

Last Version

3.0.2+2
Release Date

Release Date

Type

Type

jar
Description

Description

VDM Gradle plugin
A Gradle plugin to parse, type-check, test and publish a VDM specification.
Project URL

Project URL

https://github.com/anaplan-engineering/vdm-gradle-plugin
Source Code Management

Source Code Management

https://github.com/anaplan-engineering/vdm-gradle-plugin

Download vdm-gradle-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/com.anaplan.engineering/vdm-gradle-plugin/ -->
<dependency>
    <groupId>com.anaplan.engineering</groupId>
    <artifactId>vdm-gradle-plugin</artifactId>
    <version>3.0.2+2</version>
</dependency>
// https://jarcasting.com/artifacts/com.anaplan.engineering/vdm-gradle-plugin/
implementation 'com.anaplan.engineering:vdm-gradle-plugin:3.0.2+2'
// https://jarcasting.com/artifacts/com.anaplan.engineering/vdm-gradle-plugin/
implementation ("com.anaplan.engineering:vdm-gradle-plugin:3.0.2+2")
'com.anaplan.engineering:vdm-gradle-plugin:jar:3.0.2+2'
<dependency org="com.anaplan.engineering" name="vdm-gradle-plugin" rev="3.0.2+2">
  <artifact name="vdm-gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anaplan.engineering', module='vdm-gradle-plugin', version='3.0.2+2')
)
libraryDependencies += "com.anaplan.engineering" % "vdm-gradle-plugin" % "3.0.2+2"
[com.anaplan.engineering/vdm-gradle-plugin "3.0.2+2"]

Dependencies

runtime (9)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.31
org.jetbrains.kotlin : kotlin-reflect jar 1.5.31
org.jetbrains.kotlinx : kotlinx-html-jvm jar 0.7.3
org.overturetool.core : interpreter jar 3.0.2
org.overturetool.core.annotations : provided jar 3.0.2
com.anaplan.engineering : vdm-pretty-printer jar 3.0.2
com.atlassian.commonmark : commonmark jar 0.11.0
com.atlassian.commonmark : commonmark-ext-gfm-tables jar 0.9.0
com.xenomachina : kotlin-argparser jar 2.0.7

Project Modules

There are no modules declared in this project.
com.anaplan.engineering

Versions

Version
3.0.2+2
3.0.2+1
3.0.2
2.6.4
2.6.2