| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаorg.overturetool.ide.plugins |
| Идентификатор | Идентификаторorg.overture.ide.plugins.features |
| Последняя версия | Последняя версия3.0.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеOverture IDE Eclipse plugin features
Providing GUI for all integrated core plugins
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| org.overture.ide.plugins.features-3.0.2.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.overturetool.ide.plugins/org.overture.ide.plugins.features/ -->
<dependency>
<groupId>org.overturetool.ide.plugins</groupId>
<artifactId>org.overture.ide.plugins.features</artifactId>
<version>3.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.overturetool.ide.plugins/org.overture.ide.plugins.features/
implementation 'org.overturetool.ide.plugins:org.overture.ide.plugins.features:3.0.2'
// https://jarcasting.com/artifacts/org.overturetool.ide.plugins/org.overture.ide.plugins.features/
implementation ("org.overturetool.ide.plugins:org.overture.ide.plugins.features:3.0.2")
'org.overturetool.ide.plugins:org.overture.ide.plugins.features:pom:3.0.2'
<dependency org="org.overturetool.ide.plugins" name="org.overture.ide.plugins.features" rev="3.0.2">
<artifact name="org.overture.ide.plugins.features" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.overturetool.ide.plugins', module='org.overture.ide.plugins.features', version='3.0.2')
)
libraryDependencies += "org.overturetool.ide.plugins" % "org.overture.ide.plugins.features" % "3.0.2"
[org.overturetool.ide.plugins/org.overture.ide.plugins.features "3.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |