VDM Annotations

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
ArtifactId

ArtifactId

annotations
Last Version

Last Version

3.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

VDM Annotations
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 annotations

Filename Size
annotations-3.0.2.pom 655 bytes
Browse

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

  • provided
  • examples

Versions

Version
3.0.2
3.0.0
2.7.4
2.7.2
2.7.0