Categories |
CategoriesJBoss Container Application Servers Reporting Business Logic Libraries |
---|---|
GroupId | GroupIdorg.jboss.windup.reporting |
ArtifactId | ArtifactIdwindup-reporting-parent |
Version | Version2.0.0.Beta8 |
Type | Typepom |
Filename | Size |
---|---|
windup-reporting-parent-2.0.0.Beta8.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.0.0.Beta8</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.0.0.Beta8'
// https://jarcasting.com/artifacts/org.jboss.windup.reporting/windup-reporting-parent/
implementation ("org.jboss.windup.reporting:windup-reporting-parent:2.0.0.Beta8")
'org.jboss.windup.reporting:windup-reporting-parent:pom:2.0.0.Beta8'
<dependency org="org.jboss.windup.reporting" name="windup-reporting-parent" rev="2.0.0.Beta8">
<artifact name="windup-reporting-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.windup.reporting', module='windup-reporting-parent', version='2.0.0.Beta8')
)
libraryDependencies += "org.jboss.windup.reporting" % "windup-reporting-parent" % "2.0.0.Beta8"
[org.jboss.windup.reporting/windup-reporting-parent "2.0.0.Beta8"]