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-dist |
| Последняя версия | Последняя версия0.1.0 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
ОписаниеSDH :: ITH :: Frontend :: Distributable
This module provides distributable artifact for the Frontend of the Issue Tracking Harvester of the Smart Developer Hub project
|
| Организация-разработчик |
Организация-разработчикCenter for Open Middleware |
| Имя Файла | Размер |
|---|---|
| it-frontend-dist-0.1.0.pom | |
| it-frontend-dist-0.1.0.war | 15 MB |
| it-frontend-dist-0.1.0-tests.jar | 93 KB |
| it-frontend-dist-0.1.0-testing-utils.zip | 8 MB |
| it-frontend-dist-0.1.0-sources.jar | 4 KB |
| it-frontend-dist-0.1.0-classes.jar | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.it.frontend/it-frontend-dist/ -->
<dependency>
<groupId>org.smartdeveloperhub.harvesters.it.frontend</groupId>
<artifactId>it-frontend-dist</artifactId>
<version>0.1.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.it.frontend/it-frontend-dist/
implementation 'org.smartdeveloperhub.harvesters.it.frontend:it-frontend-dist:0.1.0'
// https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.it.frontend/it-frontend-dist/
implementation ("org.smartdeveloperhub.harvesters.it.frontend:it-frontend-dist:0.1.0")
'org.smartdeveloperhub.harvesters.it.frontend:it-frontend-dist:war:0.1.0'
<dependency org="org.smartdeveloperhub.harvesters.it.frontend" name="it-frontend-dist" rev="0.1.0">
<artifact name="it-frontend-dist" type="war" />
</dependency>
@Grapes(
@Grab(group='org.smartdeveloperhub.harvesters.it.frontend', module='it-frontend-dist', version='0.1.0')
)
libraryDependencies += "org.smartdeveloperhub.harvesters.it.frontend" % "it-frontend-dist" % "0.1.0"
[org.smartdeveloperhub.harvesters.it.frontend/it-frontend-dist "0.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.smartdeveloperhub.harvesters.it.frontend : it-frontend-depchain | pom | |
| org.slf4j : slf4j-log4j12 | jar | 1.7.12 |
Maven configuration details for the Java-based components of the Smart Developer Hub project.
For more information, please visit the Smart Developer Hub website.