| Лицензия |
Лицензия
Eclipse Public License 1.0
|
|---|---|
| Группа | Группаorg.geckoprojects.rest |
| Идентификатор | Идентификаторorg.gecko.rest.bnd.template.workspace |
| Последняя версия | Последняя версия4.0.11 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеorg.gecko.rest.bnd.template.workspace
org.gecko.rest.bnd.template.workspace
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикData In Motion Consuling GmbH |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.geckoprojects.rest/org.gecko.rest.bnd.template.workspace/ -->
<dependency>
<groupId>org.geckoprojects.rest</groupId>
<artifactId>org.gecko.rest.bnd.template.workspace</artifactId>
<version>4.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.geckoprojects.rest/org.gecko.rest.bnd.template.workspace/
implementation 'org.geckoprojects.rest:org.gecko.rest.bnd.template.workspace:4.0.11'
// https://jarcasting.com/artifacts/org.geckoprojects.rest/org.gecko.rest.bnd.template.workspace/
implementation ("org.geckoprojects.rest:org.gecko.rest.bnd.template.workspace:4.0.11")
'org.geckoprojects.rest:org.gecko.rest.bnd.template.workspace:jar:4.0.11'
<dependency org="org.geckoprojects.rest" name="org.gecko.rest.bnd.template.workspace" rev="4.0.11">
<artifact name="org.gecko.rest.bnd.template.workspace" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.geckoprojects.rest', module='org.gecko.rest.bnd.template.workspace', version='4.0.11')
)
libraryDependencies += "org.geckoprojects.rest" % "org.gecko.rest.bnd.template.workspace" % "4.0.11"
[org.geckoprojects.rest/org.gecko.rest.bnd.template.workspace "4.0.11"]