is not current version
Last Version 5.3.0.Final

org.jboss.windup.exec:windup-exec-impl 5.1.1.Final


Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.windup.exec
ArtifactId

ArtifactId

windup-exec-impl
Version

Version

5.1.1.Final
Type

Type

jar

Download windup-exec-impl 5.1.1.Final


<!-- https://jarcasting.com/artifacts/org.jboss.windup.exec/windup-exec-impl/ -->
<dependency>
    <groupId>org.jboss.windup.exec</groupId>
    <artifactId>windup-exec-impl</artifactId>
    <version>5.1.1.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.windup.exec/windup-exec-impl/
implementation 'org.jboss.windup.exec:windup-exec-impl:5.1.1.Final'
// https://jarcasting.com/artifacts/org.jboss.windup.exec/windup-exec-impl/
implementation ("org.jboss.windup.exec:windup-exec-impl:5.1.1.Final")
'org.jboss.windup.exec:windup-exec-impl:jar:5.1.1.Final'
<dependency org="org.jboss.windup.exec" name="windup-exec-impl" rev="5.1.1.Final">
  <artifact name="windup-exec-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.windup.exec', module='windup-exec-impl', version='5.1.1.Final')
)
libraryDependencies += "org.jboss.windup.exec" % "windup-exec-impl" % "5.1.1.Final"
[org.jboss.windup.exec/windup-exec-impl "5.1.1.Final"]