Categories |
CategoriesJBoss Container Application Servers |
---|---|
GroupId | GroupIdorg.jboss.windup.rules.apps |
ArtifactId | ArtifactIdwindup-rules-tattletale |
Version | Version4.2.1.Alpha1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.jboss.windup.rules.apps/windup-rules-tattletale/ -->
<dependency>
<groupId>org.jboss.windup.rules.apps</groupId>
<artifactId>windup-rules-tattletale</artifactId>
<version>4.2.1.Alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.windup.rules.apps/windup-rules-tattletale/
implementation 'org.jboss.windup.rules.apps:windup-rules-tattletale:4.2.1.Alpha1'
// https://jarcasting.com/artifacts/org.jboss.windup.rules.apps/windup-rules-tattletale/
implementation ("org.jboss.windup.rules.apps:windup-rules-tattletale:4.2.1.Alpha1")
'org.jboss.windup.rules.apps:windup-rules-tattletale:jar:4.2.1.Alpha1'
<dependency org="org.jboss.windup.rules.apps" name="windup-rules-tattletale" rev="4.2.1.Alpha1">
<artifact name="windup-rules-tattletale" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.windup.rules.apps', module='windup-rules-tattletale', version='4.2.1.Alpha1')
)
libraryDependencies += "org.jboss.windup.rules.apps" % "windup-rules-tattletale" % "4.2.1.Alpha1"
[org.jboss.windup.rules.apps/windup-rules-tattletale "4.2.1.Alpha1"]