| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGUI Взаимодействие с пользователем |
| Группа | Группаorg.overturetool.core |
| Идентификатор | Идентификаторguibuilder |
| Последняя версия | Последняя версия2.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOverture GUI Builder
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.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| guibuilder-2.3.0.pom | |
| guibuilder-2.3.0.jar | 2 MB |
| guibuilder-2.3.0-sources.jar | 2 MB |
| guibuilder-2.3.0-javadoc.jar | 808 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.overturetool.core/guibuilder/ -->
<dependency>
<groupId>org.overturetool.core</groupId>
<artifactId>guibuilder</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.overturetool.core/guibuilder/
implementation 'org.overturetool.core:guibuilder:2.3.0'
// https://jarcasting.com/artifacts/org.overturetool.core/guibuilder/
implementation ("org.overturetool.core:guibuilder:2.3.0")
'org.overturetool.core:guibuilder:jar:2.3.0'
<dependency org="org.overturetool.core" name="guibuilder" rev="2.3.0">
<artifact name="guibuilder" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.overturetool.core', module='guibuilder', version='2.3.0')
)
libraryDependencies += "org.overturetool.core" % "guibuilder" % "2.3.0"
[org.overturetool.core/guibuilder "2.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.overturetool.core : interpreter | jar | 2.3.0 |
| net.sf.jopt-simple : jopt-simple | jar | 3.0-rc2 |
| org.swixml : swixml | jar | 1.5.144 |
| org.jdom : jdom | jar | 1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |