Categories |
CategoriesJBoss Container Application Servers Reporting Business Logic Libraries |
---|---|
GroupId | GroupIdorg.jboss.windup.reporting |
ArtifactId | ArtifactIdwindup-reporting-parent |
Version | Version2.4.0.CR3 |
Type | Typepom |
Filename | Size |
---|---|
windup-reporting-parent-2.4.0.CR3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.windup.reporting/windup-reporting-parent/ -->
<dependency>
<groupId>org.jboss.windup.reporting</groupId>
<artifactId>windup-reporting-parent</artifactId>
<version>2.4.0.CR3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.windup.reporting/windup-reporting-parent/
implementation 'org.jboss.windup.reporting:windup-reporting-parent:2.4.0.CR3'
// https://jarcasting.com/artifacts/org.jboss.windup.reporting/windup-reporting-parent/
implementation ("org.jboss.windup.reporting:windup-reporting-parent:2.4.0.CR3")
'org.jboss.windup.reporting:windup-reporting-parent:pom:2.4.0.CR3'
<dependency org="org.jboss.windup.reporting" name="windup-reporting-parent" rev="2.4.0.CR3">
<artifact name="windup-reporting-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.windup.reporting', module='windup-reporting-parent', version='2.4.0.CR3')
)
libraryDependencies += "org.jboss.windup.reporting" % "windup-reporting-parent" % "2.4.0.CR3"
[org.jboss.windup.reporting/windup-reporting-parent "2.4.0.CR3"]