Last Version

The VDM to JML Generator 3.0.2

Overture is a community-based project developing the next generation of open-source tools to support modelling and analysis in the design of computer-based systems. Overture supports VDM: The Vienna Development Method, a set of modelling techniques with a long and successful history of industrial application and research. Overture is an integrated development environment (IDE) for developing VDM models. The Overture tools are written entirely in Java and build on top of the Eclipse platform. Overture supports the VDM-SL, VDM++, and VDM-RT language dialects.

License

License

GroupId

GroupId

org.overturetool.core.codegen
ArtifactId

ArtifactId

vdm2jml
Version

Version

3.0.2
Type

Type

jar
Description

Description

The VDM to JML Generator
Overture is a community-based project developing the next generation of open-source tools to support modelling and analysis in the design of computer-based systems. Overture supports VDM: The Vienna Development Method, a set of modelling techniques with a long and successful history of industrial application and research. Overture is an integrated development environment (IDE) for developing VDM models. The Overture tools are written entirely in Java and build on top of the Eclipse platform. Overture supports the VDM-SL, VDM++, and VDM-RT language dialects.
Project Organization

Project Organization

Overture

Download vdm2jml 3.0.2


<!-- https://jarcasting.com/artifacts/org.overturetool.core.codegen/vdm2jml/ -->
<dependency>
    <groupId>org.overturetool.core.codegen</groupId>
    <artifactId>vdm2jml</artifactId>
    <version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.overturetool.core.codegen/vdm2jml/
implementation 'org.overturetool.core.codegen:vdm2jml:3.0.2'
// https://jarcasting.com/artifacts/org.overturetool.core.codegen/vdm2jml/
implementation ("org.overturetool.core.codegen:vdm2jml:3.0.2")
'org.overturetool.core.codegen:vdm2jml:jar:3.0.2'
<dependency org="org.overturetool.core.codegen" name="vdm2jml" rev="3.0.2">
  <artifact name="vdm2jml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.overturetool.core.codegen', module='vdm2jml', version='3.0.2')
)
libraryDependencies += "org.overturetool.core.codegen" % "vdm2jml" % "3.0.2"
[org.overturetool.core.codegen/vdm2jml "3.0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.overturetool.core.codegen : javagen jar 3.0.2
org.overturetool.core.codegen : vdm2jml-runtime jar 3.0.2
junit : junit jar 4.11

test (2)

Group / Artifact Type Version
org.overturetool.core.testing » framework jar 3.0.2
org.overturetool.core.codegen : javagen-test jar 3.0.2

Project Modules

There are no modules declared in this project.