License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.windup.exec |
ArtifactId | ArtifactIdwindup-exec-impl |
Last Version | Last Version5.3.0.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWindup Engine - Execution API Impl
Migration Tools
|
Project Organization |
Project Organization |
<!-- 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.3.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.windup.exec/windup-exec-impl/
implementation 'org.jboss.windup.exec:windup-exec-impl:5.3.0.Final'
// https://jarcasting.com/artifacts/org.jboss.windup.exec/windup-exec-impl/
implementation ("org.jboss.windup.exec:windup-exec-impl:5.3.0.Final")
'org.jboss.windup.exec:windup-exec-impl:jar:5.3.0.Final'
<dependency org="org.jboss.windup.exec" name="windup-exec-impl" rev="5.3.0.Final">
<artifact name="windup-exec-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.windup.exec', module='windup-exec-impl', version='5.3.0.Final')
)
libraryDependencies += "org.jboss.windup.exec" % "windup-exec-impl" % "5.3.0.Final"
[org.jboss.windup.exec/windup-exec-impl "5.3.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.windup.exec : windup-exec-api | jar | 5.3.0.Final |
org.jboss.windup.config : windup-config-api | jar | 5.3.0.Final |
org.jboss.windup.graph : windup-graph-api | jar | 5.3.0.Final |
org.jboss.windup.utils : windup-utils | jar | 5.3.0.Final |
org.jboss.forge.furnace.container : cdi-api | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |