| Категории |
КатегорииJBoss Контейнер Application Servers Reporting Прикладные библиотеки |
|---|---|
| Группа | Группаorg.jboss.windup.reporting |
| Идентификатор | Идентификаторwindup-reporting-parent |
| Версия | Версия5.1.2.Alpha1 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| windup-reporting-parent-5.1.2.Alpha1.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jboss.windup.reporting/windup-reporting-parent/ -->
<dependency>
<groupId>org.jboss.windup.reporting</groupId>
<artifactId>windup-reporting-parent</artifactId>
<version>5.1.2.Alpha1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.windup.reporting/windup-reporting-parent/
implementation 'org.jboss.windup.reporting:windup-reporting-parent:5.1.2.Alpha1'
// https://jarcasting.com/artifacts/org.jboss.windup.reporting/windup-reporting-parent/
implementation ("org.jboss.windup.reporting:windup-reporting-parent:5.1.2.Alpha1")
'org.jboss.windup.reporting:windup-reporting-parent:pom:5.1.2.Alpha1'
<dependency org="org.jboss.windup.reporting" name="windup-reporting-parent" rev="5.1.2.Alpha1">
<artifact name="windup-reporting-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.windup.reporting', module='windup-reporting-parent', version='5.1.2.Alpha1')
)
libraryDependencies += "org.jboss.windup.reporting" % "windup-reporting-parent" % "5.1.2.Alpha1"
[org.jboss.windup.reporting/windup-reporting-parent "5.1.2.Alpha1"]