Smart Developer Hub Maven Super POM
Maven configuration details for the Java-based components of the Smart Developer Hub project.
For more information, please visit the Smart Developer Hub website.
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииКонтейнер |
| Группа | Группаorg.smartdeveloperhub.harvesters.it.frontend |
| Идентификатор | Идентификаторit-frontend-container |
| Последняя версия | Последняя версия0.1.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеSDH :: ITH :: Frontend :: Container
Module for executing the Frontend of the Issue Tracking Harvester of the
Smart Developer Hub project within an embedded container
|
| Организация-разработчик |
Организация-разработчикCenter for Open Middleware |
| Имя Файла | Размер |
|---|---|
| it-frontend-container-0.1.0.pom | |
| it-frontend-container-0.1.0.zip | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.it.frontend/it-frontend-container/ -->
<dependency>
<groupId>org.smartdeveloperhub.harvesters.it.frontend</groupId>
<artifactId>it-frontend-container</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.it.frontend/it-frontend-container/
implementation 'org.smartdeveloperhub.harvesters.it.frontend:it-frontend-container:0.1.0'
// https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.it.frontend/it-frontend-container/
implementation ("org.smartdeveloperhub.harvesters.it.frontend:it-frontend-container:0.1.0")
'org.smartdeveloperhub.harvesters.it.frontend:it-frontend-container:pom:0.1.0'
<dependency org="org.smartdeveloperhub.harvesters.it.frontend" name="it-frontend-container" rev="0.1.0">
<artifact name="it-frontend-container" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.smartdeveloperhub.harvesters.it.frontend', module='it-frontend-container', version='0.1.0')
)
libraryDependencies += "org.smartdeveloperhub.harvesters.it.frontend" % "it-frontend-container" % "0.1.0"
[org.smartdeveloperhub.harvesters.it.frontend/it-frontend-container "0.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.codehaus.sonar-plugins.java : sonar-jacoco-listeners | jar | 2.4 |
Maven configuration details for the Java-based components of the Smart Developer Hub project.
For more information, please visit the Smart Developer Hub website.