Eclipse Team Etceteras
Please visit the Project Web Site
| Лицензия |
Лицензия
Eclipse Public License
|
|---|---|
| Категории |
КатегорииСеть CLI Взаимодействие с пользователем |
| Группа | Группаch.netcetera.eclipse |
| Идентификатор | Идентификаторete-parent |
| Последняя версия | Последняя версия3.1.5 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеEclipse Team Etceteras
The Eclipse Team Etceteras projects offers free Eclipse plug-ins that ease the usage of the IDE in enterprises and teams.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ete-parent-3.1.5.pom | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ch.netcetera.eclipse/ete-parent/ -->
<dependency>
<groupId>ch.netcetera.eclipse</groupId>
<artifactId>ete-parent</artifactId>
<version>3.1.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.netcetera.eclipse/ete-parent/
implementation 'ch.netcetera.eclipse:ete-parent:3.1.5'
// https://jarcasting.com/artifacts/ch.netcetera.eclipse/ete-parent/
implementation ("ch.netcetera.eclipse:ete-parent:3.1.5")
'ch.netcetera.eclipse:ete-parent:pom:3.1.5'
<dependency org="ch.netcetera.eclipse" name="ete-parent" rev="3.1.5">
<artifact name="ete-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.netcetera.eclipse', module='ete-parent', version='3.1.5')
)
libraryDependencies += "ch.netcetera.eclipse" % "ete-parent" % "3.1.5"
[ch.netcetera.eclipse/ete-parent "3.1.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.easymock : easymock | jar | 3.2 |
Please visit the Project Web Site