Overture Maven tool plugins

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.tools
ArtifactId

ArtifactId

tools
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

Overture Maven tool plugins
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

The Overture Tool Platform

Download tools

Filename Size
tools-2.1.0.pom 749 bytes
Browse

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

  • overturetemplategen

Versions

Version
2.1.0
2.0.8
2.0.6
2.0.4