License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers Messaging Application Layer Libs OpenShift PaaS Providers |
GroupId | GroupIdorg.jboss.windup |
ArtifactId | ArtifactIdwindup-web-openshift-messaging-executor |
Last Version | Last Version5.3.0.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenShift image generation for Windup
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jboss.windup/windup-web-openshift-messaging-executor/ -->
<dependency>
<groupId>org.jboss.windup</groupId>
<artifactId>windup-web-openshift-messaging-executor</artifactId>
<version>5.3.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.windup/windup-web-openshift-messaging-executor/
implementation 'org.jboss.windup:windup-web-openshift-messaging-executor:5.3.0.Final'
// https://jarcasting.com/artifacts/org.jboss.windup/windup-web-openshift-messaging-executor/
implementation ("org.jboss.windup:windup-web-openshift-messaging-executor:5.3.0.Final")
'org.jboss.windup:windup-web-openshift-messaging-executor:jar:5.3.0.Final'
<dependency org="org.jboss.windup" name="windup-web-openshift-messaging-executor" rev="5.3.0.Final">
<artifact name="windup-web-openshift-messaging-executor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.windup', module='windup-web-openshift-messaging-executor', version='5.3.0.Final')
)
libraryDependencies += "org.jboss.windup" % "windup-web-openshift-messaging-executor" % "5.3.0.Final"
[org.jboss.windup/windup-web-openshift-messaging-executor "5.3.0.Final"]