License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.windup.decompiler.procyon |
ArtifactId | ArtifactIdwindup-procyon-parent |
Version | Version1.0.0.20160510 |
Type | Typepom |
Description |
DescriptionWindup Procyon Decompiler Parent
Parent POM for JBoss projects. Provides default project build configuration.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
windup-procyon-parent-1.0.0.20160510.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.windup.decompiler.procyon/windup-procyon-parent/ -->
<dependency>
<groupId>org.jboss.windup.decompiler.procyon</groupId>
<artifactId>windup-procyon-parent</artifactId>
<version>1.0.0.20160510</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.windup.decompiler.procyon/windup-procyon-parent/
implementation 'org.jboss.windup.decompiler.procyon:windup-procyon-parent:1.0.0.20160510'
// https://jarcasting.com/artifacts/org.jboss.windup.decompiler.procyon/windup-procyon-parent/
implementation ("org.jboss.windup.decompiler.procyon:windup-procyon-parent:1.0.0.20160510")
'org.jboss.windup.decompiler.procyon:windup-procyon-parent:pom:1.0.0.20160510'
<dependency org="org.jboss.windup.decompiler.procyon" name="windup-procyon-parent" rev="1.0.0.20160510">
<artifact name="windup-procyon-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.windup.decompiler.procyon', module='windup-procyon-parent', version='1.0.0.20160510')
)
libraryDependencies += "org.jboss.windup.decompiler.procyon" % "windup-procyon-parent" % "1.0.0.20160510"
[org.jboss.windup.decompiler.procyon/windup-procyon-parent "1.0.0.20160510"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |