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