| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаorg.overturetool.core.codegen |
| Идентификатор | Идентификаторplatform |
| Версия | Версия3.0.2 |
| Тип | Типjar |
| Описание |
ОписаниеThe Code Generation Platform
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.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| platform-3.0.2.pom | |
| platform-3.0.2.jar | 437 KB |
| platform-3.0.2-sources.jar | 244 KB |
| platform-3.0.2-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.overturetool.core.codegen/platform/ -->
<dependency>
<groupId>org.overturetool.core.codegen</groupId>
<artifactId>platform</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.overturetool.core.codegen/platform/
implementation 'org.overturetool.core.codegen:platform:3.0.2'
// https://jarcasting.com/artifacts/org.overturetool.core.codegen/platform/
implementation ("org.overturetool.core.codegen:platform:3.0.2")
'org.overturetool.core.codegen:platform:jar:3.0.2'
<dependency org="org.overturetool.core.codegen" name="platform" rev="3.0.2">
<artifact name="platform" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.overturetool.core.codegen', module='platform', version='3.0.2')
)
libraryDependencies += "org.overturetool.core.codegen" % "platform" % "3.0.2"
[org.overturetool.core.codegen/platform "3.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.overturetool.core : ast | jar | 3.0.2 |
| org.overturetool.core : parser | jar | 3.0.2 |
| org.overturetool.core : typechecker | jar | 3.0.2 |
| org.overturetool.core : interpreter | jar | 3.0.2 |
| org.overturetool.core.codegen : ir | jar | 3.0.2 |
| org.overturetool.core : testframework | jar | 3.0.2 |
| org.apache.velocity : velocity | jar | 1.7 |
| org.overturetool.core.combinatorialtesting : ctruntime | jar | 3.0.2 |
| org.jgrapht : jgrapht-core | jar | 1.2.0 |
| log4j : log4j | jar | 1.2.17 |