Categories |
CategoriesJBoss Container Application Servers |
---|---|
GroupId | GroupIdorg.jboss.windup.web |
ArtifactId | ArtifactIdwindup-web-tests-parent |
Version | Version5.1.4.Alpha1 |
Type | Typepom |
Filename | Size |
---|---|
windup-web-tests-parent-5.1.4.Alpha1.pom | 776 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.windup.web/windup-web-tests-parent/ -->
<dependency>
<groupId>org.jboss.windup.web</groupId>
<artifactId>windup-web-tests-parent</artifactId>
<version>5.1.4.Alpha1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.windup.web/windup-web-tests-parent/
implementation 'org.jboss.windup.web:windup-web-tests-parent:5.1.4.Alpha1'
// https://jarcasting.com/artifacts/org.jboss.windup.web/windup-web-tests-parent/
implementation ("org.jboss.windup.web:windup-web-tests-parent:5.1.4.Alpha1")
'org.jboss.windup.web:windup-web-tests-parent:pom:5.1.4.Alpha1'
<dependency org="org.jboss.windup.web" name="windup-web-tests-parent" rev="5.1.4.Alpha1">
<artifact name="windup-web-tests-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.windup.web', module='windup-web-tests-parent', version='5.1.4.Alpha1')
)
libraryDependencies += "org.jboss.windup.web" % "windup-web-tests-parent" % "5.1.4.Alpha1"
[org.jboss.windup.web/windup-web-tests-parent "5.1.4.Alpha1"]