| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаorg.eclipse.wst.common |
| Идентификатор | Идентификаторcore |
| Последняя версия | Последняя версия1.1.101-v200706120315 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеWST Common Core Plug-in
|
| Имя Файла | Размер |
|---|---|
| core-1.1.101-v200706120315.pom | |
| core-1.1.101-v200706120315.jar | 34 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.eclipse.wst.common/core/ -->
<dependency>
<groupId>org.eclipse.wst.common</groupId>
<artifactId>core</artifactId>
<version>1.1.101-v200706120315</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.wst.common/core/
implementation 'org.eclipse.wst.common:core:1.1.101-v200706120315'
// https://jarcasting.com/artifacts/org.eclipse.wst.common/core/
implementation ("org.eclipse.wst.common:core:1.1.101-v200706120315")
'org.eclipse.wst.common:core:jar:1.1.101-v200706120315'
<dependency org="org.eclipse.wst.common" name="core" rev="1.1.101-v200706120315">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.wst.common', module='core', version='1.1.101-v200706120315')
)
libraryDependencies += "org.eclipse.wst.common" % "core" % "1.1.101-v200706120315"
[org.eclipse.wst.common/core "1.1.101-v200706120315"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.core : runtime | jar | [3.2.0,3.4.0) |
| org.eclipse.core : resources | jar | [3.2.0,3.4.0) |
| org.eclipse.core : expressions | jar | [3.2.0,3.4.0) |