Last active
April 1, 2022 09:23
-
-
Save jmesnil/f41a31a0f46429da499456bb66be331e to your computer and use it in GitHub Desktop.
Channels for WildFly 27
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Custom channel to use a specific fix for Undertow | |
requires: | |
# Stick to a specific version of WildFly | |
- groupId: org.wildfly | |
artifactId: wildfly-ee-galleon-pack | |
version: 27.0.0.Beta1-SNAPSHOT | |
streams: | |
# This version of Undertow will override the one specificied in the org.wildfly:wildfly-ee-galleon-pack channel | |
- groupId: io.undertow | |
artifactId: undertow-core | |
version: "2.2.16.SP3" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Channel for org.wildfly:wildfly-ee-galleon-pack:pom:27.0.0.Beta1-SNAPSHOT feature pack. | |
description: |- | |
Generated by org.wildfly.galleon-plugins:wildfly-galleon-maven-plugin at 2022-03-30T08:43:51.485131Z | |
streams: | |
- groupId: antlr | |
artifactId: antlr | |
version: "2.7.7" | |
- groupId: com.fasterxml | |
artifactId: classmate | |
version: "1.5.1" | |
- groupId: com.fasterxml | |
artifactId: oss-parent | |
version: "35" | |
- groupId: com.fasterxml | |
artifactId: oss-parent | |
version: "37" | |
- groupId: com.fasterxml | |
artifactId: oss-parent | |
version: "38" | |
- groupId: com.fasterxml | |
artifactId: oss-parent | |
version: "41" | |
- groupId: com.fasterxml.jackson | |
artifactId: jackson-base | |
version: "2.12.6" | |
- groupId: com.fasterxml.jackson | |
artifactId: jackson-bom | |
version: "2.12.6" | |
- groupId: com.fasterxml.jackson | |
artifactId: jackson-parent | |
version: "2.12" | |
- groupId: com.fasterxml.jackson.core | |
artifactId: jackson-annotations | |
version: "2.12.6" | |
- groupId: com.fasterxml.jackson.core | |
artifactId: jackson-core | |
version: "2.12.6" | |
- groupId: com.fasterxml.jackson.core | |
artifactId: jackson-databind | |
version: "2.12.6" | |
- groupId: com.fasterxml.jackson.datatype | |
artifactId: jackson-datatype-jdk8 | |
version: "2.12.6" | |
- groupId: com.fasterxml.jackson.datatype | |
artifactId: jackson-datatype-jsr310 | |
version: "2.12.6" | |
- groupId: com.fasterxml.jackson.jaxrs | |
artifactId: jackson-jaxrs-base | |
version: "2.12.6" | |
- groupId: com.fasterxml.jackson.jaxrs | |
artifactId: jackson-jaxrs-json-provider | |
version: "2.12.6" | |
- groupId: com.fasterxml.jackson.jaxrs | |
artifactId: jackson-jaxrs-providers | |
version: "2.12.6" | |
- groupId: com.fasterxml.jackson.module | |
artifactId: jackson-module-jaxb-annotations | |
version: "2.12.6" | |
- groupId: com.fasterxml.jackson.module | |
artifactId: jackson-modules-base | |
version: "2.12.6" | |
- groupId: com.fasterxml.jackson.module | |
artifactId: jackson-modules-java8 | |
version: "2.12.6" | |
- groupId: com.fasterxml.woodstox | |
artifactId: woodstox-core | |
version: "6.0.3" | |
- groupId: com.github.ben-manes.caffeine | |
artifactId: caffeine | |
version: "2.9.3" | |
- groupId: com.github.fge | |
artifactId: btf | |
version: "1.2" | |
- groupId: com.github.fge | |
artifactId: jackson-coreutils | |
version: "1.8" | |
- groupId: com.github.fge | |
artifactId: json-patch | |
version: "1.9" | |
- groupId: com.github.fge | |
artifactId: msg-simple | |
version: "1.1" | |
- groupId: com.github.spullara.mustache.java | |
artifactId: compiler | |
version: "0.9.10" | |
- groupId: com.github.spullara.mustache.java | |
artifactId: mustache.java | |
version: "0.9.10" | |
- groupId: com.google.api.grpc | |
artifactId: proto-google-common-protos | |
version: "2.0.1" | |
- groupId: com.google.code.gson | |
artifactId: gson | |
version: "2.8.9" | |
- groupId: com.google.code.gson | |
artifactId: gson-parent | |
version: "2.8.9" | |
- groupId: com.google.guava | |
artifactId: failureaccess | |
version: "1.0.1" | |
- groupId: com.google.guava | |
artifactId: guava | |
version: "31.1-jre" | |
- groupId: com.google.guava | |
artifactId: guava-parent | |
version: "26.0-android" | |
- groupId: com.google.guava | |
artifactId: guava-parent | |
version: "31.1-jre" | |
- groupId: com.google.protobuf | |
artifactId: protobuf-java | |
version: "3.19.2" | |
- groupId: com.google.protobuf | |
artifactId: protobuf-java-util | |
version: "3.19.2" | |
- groupId: com.google.protobuf | |
artifactId: protobuf-parent | |
version: "3.19.2" | |
- groupId: com.googlecode.javaewah | |
artifactId: JavaEWAH | |
version: "1.1.13" | |
- groupId: com.h2database | |
artifactId: h2 | |
version: "1.4.197" | |
- groupId: com.ibm.async | |
artifactId: asyncutil | |
version: "0.1.0" | |
- groupId: com.ibm.async | |
artifactId: asyncutil-aggregator | |
version: "0.1.0" | |
- groupId: com.microsoft.azure | |
artifactId: azure-storage | |
version: "8.6.6" | |
- groupId: com.squareup.okhttp3 | |
artifactId: okhttp | |
version: "3.14.9" | |
- groupId: com.squareup.okhttp3 | |
artifactId: parent | |
version: "3.14.9" | |
- groupId: com.squareup.okio | |
artifactId: okio | |
version: "1.17.5" | |
- groupId: com.squareup.okio | |
artifactId: okio-parent | |
version: "1.17.5" | |
- groupId: com.sun.activation | |
artifactId: all | |
version: "1.2.2" | |
- groupId: com.sun.activation | |
artifactId: jakarta.activation | |
version: "1.2.2" | |
- groupId: com.sun.faces | |
artifactId: jsf-impl | |
version: "2.3.17.SP01" | |
- groupId: com.sun.faces | |
artifactId: jsf-project | |
version: "2.3.17.SP01" | |
- groupId: com.sun.istack | |
artifactId: istack-commons | |
version: "3.0.11" | |
- groupId: com.sun.istack | |
artifactId: istack-commons-runtime | |
version: "3.0.11" | |
- groupId: com.sun.istack | |
artifactId: istack-commons-tools | |
version: "3.0.11" | |
- groupId: com.sun.mail | |
artifactId: all | |
version: "1.6.7" | |
- groupId: com.sun.mail | |
artifactId: jakarta.mail | |
version: "1.6.7" | |
- groupId: com.sun.xml.bind | |
artifactId: jaxb-bom-ext | |
version: "2.3.3-b02" | |
- groupId: com.sun.xml.bind.external | |
artifactId: relaxng-datatype | |
version: "2.3.3-b02" | |
- groupId: com.sun.xml.bind.external | |
artifactId: rngom | |
version: "2.3.3-b02" | |
- groupId: com.sun.xml.bind.mvn | |
artifactId: jaxb-codemodel-parent | |
version: "2.3.3-b02" | |
- groupId: com.sun.xml.bind.mvn | |
artifactId: jaxb-external-parent | |
version: "2.3.3-b02" | |
- groupId: com.sun.xml.bind.mvn | |
artifactId: jaxb-parent | |
version: "2.3.3-b02" | |
- groupId: com.sun.xml.bind.mvn | |
artifactId: jaxb-runtime-parent | |
version: "2.3.3-b02" | |
- groupId: com.sun.xml.bind.mvn | |
artifactId: jaxb-txw-parent | |
version: "2.3.3-b02" | |
- groupId: com.sun.xml.fastinfoset | |
artifactId: FastInfoset | |
version: "1.2.18" | |
- groupId: com.sun.xml.fastinfoset | |
artifactId: fastinfoset-project | |
version: "1.2.18" | |
- groupId: com.sun.xml.messaging.saaj | |
artifactId: saaj-impl | |
version: "1.4.1.SP1" | |
- groupId: commons-beanutils | |
artifactId: commons-beanutils | |
version: "1.9.4" | |
- groupId: commons-cli | |
artifactId: commons-cli | |
version: "1.4" | |
- groupId: commons-codec | |
artifactId: commons-codec | |
version: "1.15" | |
- groupId: commons-collections | |
artifactId: commons-collections | |
version: "3.2.2" | |
- groupId: commons-io | |
artifactId: commons-io | |
version: "2.10.0" | |
- groupId: gnu.getopt | |
artifactId: java-getopt | |
version: "1.0.13" | |
- groupId: io.agroal | |
artifactId: agroal-api | |
version: "1.15" | |
- groupId: io.agroal | |
artifactId: agroal-narayana | |
version: "1.15" | |
- groupId: io.agroal | |
artifactId: agroal-parent | |
version: "1.15" | |
- groupId: io.agroal | |
artifactId: agroal-pool | |
version: "1.15" | |
- groupId: io.grpc | |
artifactId: grpc-api | |
version: "1.38.1" | |
- groupId: io.grpc | |
artifactId: grpc-context | |
version: "1.38.1" | |
- groupId: io.grpc | |
artifactId: grpc-core | |
version: "1.38.1" | |
- groupId: io.grpc | |
artifactId: grpc-okhttp | |
version: "1.38.1" | |
- groupId: io.grpc | |
artifactId: grpc-protobuf | |
version: "1.38.1" | |
- groupId: io.grpc | |
artifactId: grpc-protobuf-lite | |
version: "1.38.1" | |
- groupId: io.grpc | |
artifactId: grpc-stub | |
version: "1.38.1" | |
- groupId: io.jaegertracing | |
artifactId: jaeger-core | |
version: "1.6.0" | |
- groupId: io.jaegertracing | |
artifactId: jaeger-thrift | |
version: "1.6.0" | |
- groupId: io.netty | |
artifactId: netty-buffer | |
version: "4.1.72.Final" | |
- groupId: io.netty | |
artifactId: netty-codec | |
version: "4.1.72.Final" | |
- groupId: io.netty | |
artifactId: netty-codec-http | |
version: "4.1.72.Final" | |
- groupId: io.netty | |
artifactId: netty-codec-socks | |
version: "4.1.72.Final" | |
- groupId: io.netty | |
artifactId: netty-common | |
version: "4.1.72.Final" | |
- groupId: io.netty | |
artifactId: netty-handler | |
version: "4.1.72.Final" | |
- groupId: io.netty | |
artifactId: netty-handler-proxy | |
version: "4.1.72.Final" | |
- groupId: io.netty | |
artifactId: netty-parent | |
version: "4.1.72.Final" | |
- groupId: io.netty | |
artifactId: netty-resolver | |
version: "4.1.72.Final" | |
- groupId: io.netty | |
artifactId: netty-transport | |
version: "4.1.72.Final" | |
- groupId: io.netty | |
artifactId: netty-transport-classes-epoll | |
version: "4.1.72.Final" | |
- groupId: io.netty | |
artifactId: netty-transport-classes-kqueue | |
version: "4.1.72.Final" | |
- groupId: io.netty | |
artifactId: netty-transport-native-epoll | |
version: "4.1.72.Final" | |
- groupId: io.netty | |
artifactId: netty-transport-native-epoll | |
version: "4.1.72.Final" | |
- groupId: io.netty | |
artifactId: netty-transport-native-kqueue | |
version: "4.1.72.Final" | |
- groupId: io.netty | |
artifactId: netty-transport-native-kqueue | |
version: "4.1.72.Final" | |
- groupId: io.netty | |
artifactId: netty-transport-native-unix-common | |
version: "4.1.72.Final" | |
- groupId: io.netty | |
artifactId: netty-transport-native-unix-common | |
version: "4.1.72.Final" | |
- groupId: io.netty | |
artifactId: netty-transport-native-unix-common | |
version: "4.1.72.Final" | |
- groupId: io.netty | |
artifactId: netty-transport-native-unix-common | |
version: "4.1.72.Final" | |
- groupId: io.netty | |
artifactId: netty-transport-native-unix-common | |
version: "4.1.72.Final" | |
- groupId: io.opentelemetry | |
artifactId: opentelemetry-api | |
version: "1.9.1" | |
- groupId: io.opentelemetry | |
artifactId: opentelemetry-api-metrics | |
version: "1.9.1-alpha" | |
- groupId: io.opentelemetry | |
artifactId: opentelemetry-context | |
version: "1.9.1" | |
- groupId: io.opentelemetry | |
artifactId: opentelemetry-exporter-jaeger | |
version: "1.9.1" | |
- groupId: io.opentelemetry | |
artifactId: opentelemetry-exporter-otlp-common | |
version: "1.9.1" | |
- groupId: io.opentelemetry | |
artifactId: opentelemetry-exporter-otlp-trace | |
version: "1.9.1" | |
- groupId: io.opentelemetry | |
artifactId: opentelemetry-sdk | |
version: "1.9.1" | |
- groupId: io.opentelemetry | |
artifactId: opentelemetry-sdk-common | |
version: "1.9.1" | |
- groupId: io.opentelemetry | |
artifactId: opentelemetry-sdk-trace | |
version: "1.9.1" | |
- groupId: io.opentelemetry | |
artifactId: opentelemetry-semconv | |
version: "1.9.1-alpha" | |
- groupId: io.perfmark | |
artifactId: perfmark-api | |
version: "0.23.0" | |
- groupId: io.reactivex.rxjava2 | |
artifactId: rxjava | |
version: "2.2.21" | |
- groupId: io.reactivex.rxjava3 | |
artifactId: rxjava | |
version: "3.1.3" | |
- groupId: io.undertow | |
artifactId: undertow-core | |
version: "2.2.16.Final" | |
- groupId: io.undertow | |
artifactId: undertow-parent | |
version: "2.2.16.Final" | |
- groupId: io.undertow | |
artifactId: undertow-servlet | |
version: "2.2.16.Final" | |
- groupId: io.undertow | |
artifactId: undertow-websockets-jsr | |
version: "2.2.16.Final" | |
- groupId: io.undertow.jastow | |
artifactId: jastow | |
version: "2.0.10.Final" | |
- groupId: io.undertow.jastow | |
artifactId: jastow-parent | |
version: "2.0.10.Final" | |
- groupId: jakarta.enterprise | |
artifactId: jakarta.enterprise.cdi-api | |
version: "2.0.2" | |
- groupId: jakarta.inject | |
artifactId: jakarta.inject-api | |
version: "1.0.5" | |
- groupId: jakarta.json | |
artifactId: jakarta.json-api | |
version: "1.1.6" | |
- groupId: jakarta.json.bind | |
artifactId: jakarta.json.bind-api | |
version: "1.0.2" | |
- groupId: jakarta.persistence | |
artifactId: jakarta.persistence-api | |
version: "2.2.3" | |
- groupId: jakarta.security.enterprise | |
artifactId: jakarta.security.enterprise-api | |
version: "1.0.2" | |
- groupId: jakarta.transaction | |
artifactId: jakarta.transaction-api | |
version: "2.0.0" | |
- groupId: jakarta.validation | |
artifactId: jakarta.validation-api | |
version: "2.0.2" | |
- groupId: javax.jws | |
artifactId: jsr181-api | |
version: "1.0-MR1" | |
- groupId: jaxen | |
artifactId: jaxen | |
version: "1.1.6" | |
- groupId: jboss.jaxbintros | |
artifactId: jboss-jaxb-intros | |
version: "1.0.3.GA" | |
- groupId: joda-time | |
artifactId: joda-time | |
version: "2.10.13" | |
- groupId: net.bytebuddy | |
artifactId: byte-buddy | |
version: "1.11.12" | |
- groupId: net.bytebuddy | |
artifactId: byte-buddy-parent | |
version: "1.11.12" | |
- groupId: net.jcip | |
artifactId: jcip-annotations | |
version: "1.0" | |
- groupId: net.shibboleth | |
artifactId: parent | |
version: "7.11.2" | |
- groupId: net.shibboleth | |
artifactId: parent-v3 | |
version: "10" | |
- groupId: net.shibboleth.utilities | |
artifactId: java-support | |
version: "7.3.0" | |
- groupId: org.aesh | |
artifactId: aesh | |
version: "2.4" | |
- groupId: org.aesh | |
artifactId: aesh-all | |
version: "2.4" | |
- groupId: org.aesh | |
artifactId: aesh-extensions | |
version: "1.8" | |
- groupId: org.aesh | |
artifactId: extensions-all | |
version: "1.8" | |
- groupId: org.aesh | |
artifactId: readline | |
version: "2.2" | |
- groupId: org.aesh | |
artifactId: readline-all | |
version: "2.2" | |
- groupId: org.apache | |
artifactId: apache | |
version: "10" | |
- groupId: org.apache | |
artifactId: apache | |
version: "13" | |
- groupId: org.apache | |
artifactId: apache | |
version: "16" | |
- groupId: org.apache | |
artifactId: apache | |
version: "18" | |
- groupId: org.apache | |
artifactId: apache | |
version: "19" | |
- groupId: org.apache | |
artifactId: apache | |
version: "21" | |
- groupId: org.apache | |
artifactId: apache | |
version: "23" | |
- groupId: org.apache | |
artifactId: apache | |
version: "24" | |
- groupId: org.apache | |
artifactId: apache | |
version: "3" | |
- groupId: org.apache | |
artifactId: apache | |
version: "4" | |
- groupId: org.apache.activemq | |
artifactId: activemq-artemis-native | |
version: "1.0.2" | |
- groupId: org.apache.activemq | |
artifactId: artemis-amqp-protocol | |
version: "2.19.1" | |
- groupId: org.apache.activemq | |
artifactId: artemis-cli | |
version: "2.19.1" | |
- groupId: org.apache.activemq | |
artifactId: artemis-commons | |
version: "2.19.1" | |
- groupId: org.apache.activemq | |
artifactId: artemis-core-client | |
version: "2.19.1" | |
- groupId: org.apache.activemq | |
artifactId: artemis-dto | |
version: "2.19.1" | |
- groupId: org.apache.activemq | |
artifactId: artemis-hornetq-protocol | |
version: "2.19.1" | |
- groupId: org.apache.activemq | |
artifactId: artemis-hqclient-protocol | |
version: "2.19.1" | |
- groupId: org.apache.activemq | |
artifactId: artemis-jdbc-store | |
version: "2.19.1" | |
- groupId: org.apache.activemq | |
artifactId: artemis-jms-client | |
version: "2.19.1" | |
- groupId: org.apache.activemq | |
artifactId: artemis-jms-server | |
version: "2.19.1" | |
- groupId: org.apache.activemq | |
artifactId: artemis-journal | |
version: "2.19.1" | |
- groupId: org.apache.activemq | |
artifactId: artemis-pom | |
version: "2.19.1" | |
- groupId: org.apache.activemq | |
artifactId: artemis-protocols | |
version: "2.19.1" | |
- groupId: org.apache.activemq | |
artifactId: artemis-ra | |
version: "2.19.1" | |
- groupId: org.apache.activemq | |
artifactId: artemis-selector | |
version: "2.19.1" | |
- groupId: org.apache.activemq | |
artifactId: artemis-server | |
version: "2.19.1" | |
- groupId: org.apache.activemq | |
artifactId: artemis-service-extensions | |
version: "2.19.1" | |
- groupId: org.apache.activemq | |
artifactId: artemis-stomp-protocol | |
version: "2.19.1" | |
- groupId: org.apache.avro | |
artifactId: avro | |
version: "1.7.6" | |
- groupId: org.apache.avro | |
artifactId: avro-parent | |
version: "1.7.6" | |
- groupId: org.apache.avro | |
artifactId: avro-toplevel | |
version: "1.7.6" | |
- groupId: org.apache.commons | |
artifactId: commons-lang3 | |
version: "3.11" | |
- groupId: org.apache.commons | |
artifactId: commons-parent | |
version: "39" | |
- groupId: org.apache.commons | |
artifactId: commons-parent | |
version: "42" | |
- groupId: org.apache.commons | |
artifactId: commons-parent | |
version: "47" | |
- groupId: org.apache.commons | |
artifactId: commons-parent | |
version: "51" | |
- groupId: org.apache.commons | |
artifactId: commons-parent | |
version: "52" | |
- groupId: org.apache.cxf | |
artifactId: cxf | |
version: "3.5.1" | |
- groupId: org.apache.cxf | |
artifactId: cxf-core | |
version: "3.5.1" | |
- groupId: org.apache.cxf | |
artifactId: cxf-parent | |
version: "3.5.1" | |
- groupId: org.apache.cxf | |
artifactId: cxf-rt-bindings-coloc | |
version: "3.5.1" | |
- groupId: org.apache.cxf | |
artifactId: cxf-rt-bindings-soap | |
version: "3.5.1" | |
- groupId: org.apache.cxf | |
artifactId: cxf-rt-bindings-xml | |
version: "3.5.1" | |
- groupId: org.apache.cxf | |
artifactId: cxf-rt-databinding-aegis | |
version: "3.5.1" | |
- groupId: org.apache.cxf | |
artifactId: cxf-rt-databinding-jaxb | |
version: "3.5.1" | |
- groupId: org.apache.cxf | |
artifactId: cxf-rt-features-clustering | |
version: "3.5.1" | |
- groupId: org.apache.cxf | |
artifactId: cxf-rt-features-logging | |
version: "3.5.1" | |
- groupId: org.apache.cxf | |
artifactId: cxf-rt-frontend-jaxws | |
version: "3.5.1" | |
- groupId: org.apache.cxf | |
artifactId: cxf-rt-frontend-simple | |
version: "3.5.1" | |
- groupId: org.apache.cxf | |
artifactId: cxf-rt-management | |
version: "3.5.1" | |
- groupId: org.apache.cxf | |
artifactId: cxf-rt-security | |
version: "3.5.1" | |
- groupId: org.apache.cxf | |
artifactId: cxf-rt-security-saml | |
version: "3.5.1" | |
- groupId: org.apache.cxf | |
artifactId: cxf-rt-transports-http | |
version: "3.5.1" | |
- groupId: org.apache.cxf | |
artifactId: cxf-rt-transports-http-hc | |
version: "3.5.1" | |
- groupId: org.apache.cxf | |
artifactId: cxf-rt-transports-jms | |
version: "3.5.1" | |
- groupId: org.apache.cxf | |
artifactId: cxf-rt-transports-local | |
version: "3.5.1" | |
- groupId: org.apache.cxf | |
artifactId: cxf-rt-ws-addr | |
version: "3.5.1" | |
- groupId: org.apache.cxf | |
artifactId: cxf-rt-ws-mex | |
version: "3.5.1" | |
- groupId: org.apache.cxf | |
artifactId: cxf-rt-ws-policy | |
version: "3.5.1" | |
- groupId: org.apache.cxf | |
artifactId: cxf-rt-ws-rm | |
version: "3.5.1" | |
- groupId: org.apache.cxf | |
artifactId: cxf-rt-ws-security | |
version: "3.5.1" | |
- groupId: org.apache.cxf | |
artifactId: cxf-rt-wsdl | |
version: "3.5.1" | |
- groupId: org.apache.cxf | |
artifactId: cxf-tools-common | |
version: "3.5.1" | |
- groupId: org.apache.cxf | |
artifactId: cxf-tools-java2ws | |
version: "3.5.1" | |
- groupId: org.apache.cxf | |
artifactId: cxf-tools-validator | |
version: "3.5.1" | |
- groupId: org.apache.cxf | |
artifactId: cxf-tools-wsdlto-core | |
version: "3.5.1" | |
- groupId: org.apache.cxf | |
artifactId: cxf-tools-wsdlto-databinding-jaxb | |
version: "3.5.1" | |
- groupId: org.apache.cxf | |
artifactId: cxf-tools-wsdlto-frontend-jaxws | |
version: "3.5.1" | |
- groupId: org.apache.cxf.services.sts | |
artifactId: cxf-services-sts-core | |
version: "3.5.1" | |
- groupId: org.apache.cxf.services.ws-discovery | |
artifactId: cxf-services-ws-discovery-api | |
version: "3.5.1" | |
- groupId: org.apache.cxf.xjc-utils | |
artifactId: cxf-xjc-runtime | |
version: "3.3.1" | |
- groupId: org.apache.cxf.xjc-utils | |
artifactId: xjc-utils | |
version: "3.3.1" | |
- groupId: org.apache.cxf.xjcplugins | |
artifactId: cxf-xjc-boolean | |
version: "3.3.1" | |
- groupId: org.apache.cxf.xjcplugins | |
artifactId: cxf-xjc-bug986 | |
version: "3.3.1" | |
- groupId: org.apache.cxf.xjcplugins | |
artifactId: cxf-xjc-dv | |
version: "3.3.1" | |
- groupId: org.apache.cxf.xjcplugins | |
artifactId: cxf-xjc-ts | |
version: "3.3.1" | |
- groupId: org.apache.geronimo.genesis | |
artifactId: genesis | |
version: "2.3" | |
- groupId: org.apache.geronimo.genesis | |
artifactId: genesis-default-flava | |
version: "2.3" | |
- groupId: org.apache.geronimo.genesis | |
artifactId: genesis-java8-flava | |
version: "2.3" | |
- groupId: org.apache.geronimo.specs | |
artifactId: geronimo-json_1.1_spec | |
version: "1.3" | |
- groupId: org.apache.httpcomponents | |
artifactId: httpasyncclient | |
version: "4.1.4" | |
- groupId: org.apache.httpcomponents | |
artifactId: httpclient | |
version: "4.5.13" | |
- groupId: org.apache.httpcomponents | |
artifactId: httpcomponents-asyncclient | |
version: "4.1.4" | |
- groupId: org.apache.httpcomponents | |
artifactId: httpcomponents-client | |
version: "4.5.13" | |
- groupId: org.apache.httpcomponents | |
artifactId: httpcomponents-core | |
version: "4.4.14" | |
- groupId: org.apache.httpcomponents | |
artifactId: httpcomponents-parent | |
version: "11" | |
- groupId: org.apache.httpcomponents | |
artifactId: httpcore | |
version: "4.4.14" | |
- groupId: org.apache.httpcomponents | |
artifactId: httpcore-nio | |
version: "4.4.14" | |
- groupId: org.apache.httpcomponents | |
artifactId: httpmime | |
version: "4.5.13" | |
- groupId: org.apache.httpcomponents | |
artifactId: project | |
version: "7" | |
- groupId: org.apache.james | |
artifactId: apache-mime4j-core | |
version: "0.8.4" | |
- groupId: org.apache.james | |
artifactId: apache-mime4j-dom | |
version: "0.8.4" | |
- groupId: org.apache.james | |
artifactId: apache-mime4j-project | |
version: "0.8.4" | |
- groupId: org.apache.james | |
artifactId: apache-mime4j-storage | |
version: "0.8.4" | |
- groupId: org.apache.johnzon | |
artifactId: johnzon | |
version: "1.2.15" | |
- groupId: org.apache.johnzon | |
artifactId: johnzon-core | |
version: "1.2.15" | |
- groupId: org.apache.logging | |
artifactId: logging-parent | |
version: "3" | |
- groupId: org.apache.logging.log4j | |
artifactId: log4j | |
version: "2.17.1" | |
- groupId: org.apache.logging.log4j | |
artifactId: log4j-api | |
version: "2.17.1" | |
- groupId: org.apache.lucene | |
artifactId: lucene-analyzers-common | |
version: "5.5.5" | |
- groupId: org.apache.lucene | |
artifactId: lucene-backward-codecs | |
version: "5.5.5" | |
- groupId: org.apache.lucene | |
artifactId: lucene-core | |
version: "5.5.5" | |
- groupId: org.apache.lucene | |
artifactId: lucene-facet | |
version: "5.5.5" | |
- groupId: org.apache.lucene | |
artifactId: lucene-misc | |
version: "5.5.5" | |
- groupId: org.apache.lucene | |
artifactId: lucene-parent | |
version: "5.5.5" | |
- groupId: org.apache.lucene | |
artifactId: lucene-queries | |
version: "5.5.5" | |
- groupId: org.apache.lucene | |
artifactId: lucene-queryparser | |
version: "5.5.5" | |
- groupId: org.apache.lucene | |
artifactId: lucene-solr-grandparent | |
version: "5.5.5" | |
- groupId: org.apache.neethi | |
artifactId: neethi | |
version: "3.1.1" | |
- groupId: org.apache.qpid | |
artifactId: proton-j | |
version: "0.33.2" | |
- groupId: org.apache.qpid | |
artifactId: proton-j-parent | |
version: "0.33.2" | |
- groupId: org.apache.santuario | |
artifactId: xmlsec | |
version: "2.3.0" | |
- groupId: org.apache.sshd | |
artifactId: sshd | |
version: "2.7.0" | |
- groupId: org.apache.sshd | |
artifactId: sshd-common | |
version: "2.7.0" | |
- groupId: org.apache.sshd | |
artifactId: sshd-core | |
version: "2.7.0" | |
- groupId: org.apache.taglibs | |
artifactId: taglibs-parent | |
version: "3" | |
- groupId: org.apache.taglibs | |
artifactId: taglibs-standard | |
version: "1.2.6-RC1" | |
- groupId: org.apache.taglibs | |
artifactId: taglibs-standard-compat | |
version: "1.2.6-RC1" | |
- groupId: org.apache.taglibs | |
artifactId: taglibs-standard-impl | |
version: "1.2.6-RC1" | |
- groupId: org.apache.taglibs | |
artifactId: taglibs-standard-spec | |
version: "1.2.6-RC1" | |
- groupId: org.apache.velocity | |
artifactId: velocity-engine-core | |
version: "2.3" | |
- groupId: org.apache.velocity | |
artifactId: velocity-engine-parent | |
version: "2.3" | |
- groupId: org.apache.velocity | |
artifactId: velocity-master | |
version: "4" | |
- groupId: org.apache.ws.xmlschema | |
artifactId: xmlschema | |
version: "2.3.0" | |
- groupId: org.apache.ws.xmlschema | |
artifactId: xmlschema-core | |
version: "2.3.0" | |
- groupId: org.apache.wss4j | |
artifactId: wss4j | |
version: "2.4.1" | |
- groupId: org.apache.wss4j | |
artifactId: wss4j-bindings | |
version: "2.4.1" | |
- groupId: org.apache.wss4j | |
artifactId: wss4j-parent | |
version: "2.4.1" | |
- groupId: org.apache.wss4j | |
artifactId: wss4j-policy | |
version: "2.4.1" | |
- groupId: org.apache.wss4j | |
artifactId: wss4j-ws-security-common | |
version: "2.4.1" | |
- groupId: org.apache.wss4j | |
artifactId: wss4j-ws-security-dom | |
version: "2.4.1" | |
- groupId: org.apache.wss4j | |
artifactId: wss4j-ws-security-policy-stax | |
version: "2.4.1" | |
- groupId: org.apache.wss4j | |
artifactId: wss4j-ws-security-stax | |
version: "2.4.1" | |
- groupId: org.bouncycastle | |
artifactId: bcmail-jdk15on | |
version: "1.69" | |
- groupId: org.bouncycastle | |
artifactId: bcpg-jdk15on | |
version: "1.69" | |
- groupId: org.bouncycastle | |
artifactId: bcpkix-jdk15on | |
version: "1.69" | |
- groupId: org.bouncycastle | |
artifactId: bcprov-jdk15on | |
version: "1.69" | |
- groupId: org.bouncycastle | |
artifactId: bcutil-jdk15on | |
version: "1.69" | |
- groupId: org.codehaus.woodstox | |
artifactId: stax2-api | |
version: "4.2.1" | |
- groupId: org.cryptacular | |
artifactId: cryptacular | |
version: "1.2.4" | |
- groupId: org.dom4j | |
artifactId: dom4j | |
version: "2.1.3" | |
- groupId: org.eclipse | |
artifactId: yasson | |
version: "1.0.10" | |
- groupId: org.eclipse.ee4j | |
artifactId: project | |
version: "1.0.5" | |
- groupId: org.eclipse.ee4j | |
artifactId: project | |
version: "1.0.6" | |
- groupId: org.eclipse.jdt | |
artifactId: ecj | |
version: "3.26.0" | |
- groupId: org.eclipse.jgit | |
artifactId: org.eclipse.jgit | |
version: "5.13.0.202109080827-r" | |
- groupId: org.eclipse.jgit | |
artifactId: org.eclipse.jgit-parent | |
version: "5.13.0.202109080827-r" | |
- groupId: org.eclipse.jgit | |
artifactId: org.eclipse.jgit.ssh.apache | |
version: "5.13.0.202109080827-r" | |
- groupId: org.fusesource | |
artifactId: fusesource-pom | |
version: "1.11" | |
- groupId: org.fusesource.jansi | |
artifactId: jansi | |
version: "1.18" | |
- groupId: org.fusesource.jansi | |
artifactId: jansi-project | |
version: "1.18" | |
- groupId: org.glassfish | |
artifactId: jakarta.el | |
version: "3.0.3.jbossorg-4" | |
- groupId: org.glassfish | |
artifactId: jakarta.enterprise.concurrent | |
version: "1.1.1" | |
- groupId: org.glassfish | |
artifactId: jakarta.json | |
version: "1.1.6" | |
- groupId: org.glassfish | |
artifactId: json | |
version: "1.1.6" | |
- groupId: org.glassfish.jaxb | |
artifactId: codemodel | |
version: "2.3.3-b02" | |
- groupId: org.glassfish.jaxb | |
artifactId: jaxb-bom | |
version: "2.3.3-b02" | |
- groupId: org.glassfish.jaxb | |
artifactId: jaxb-jxc | |
version: "2.3.3-b02" | |
- groupId: org.glassfish.jaxb | |
artifactId: jaxb-runtime | |
version: "2.3.3-b02" | |
- groupId: org.glassfish.jaxb | |
artifactId: jaxb-xjc | |
version: "2.3.3-b02" | |
- groupId: org.glassfish.jaxb | |
artifactId: txw2 | |
version: "2.3.3-b02" | |
- groupId: org.glassfish.jaxb | |
artifactId: xsom | |
version: "2.3.3-b02" | |
- groupId: org.glassfish.soteria | |
artifactId: jakarta.security.enterprise | |
version: "1.0.1-jbossorg-1" | |
- groupId: org.glassfish.soteria | |
artifactId: parent | |
version: "1.0.1-jbossorg-1" | |
- groupId: org.hibernate | |
artifactId: hibernate-core | |
version: "5.3.24.Final" | |
- groupId: org.hibernate | |
artifactId: hibernate-envers | |
version: "5.3.24.Final" | |
- groupId: org.hibernate | |
artifactId: hibernate-search-backend-jms | |
version: "5.10.11.Final" | |
- groupId: org.hibernate | |
artifactId: hibernate-search-engine | |
version: "5.10.11.Final" | |
- groupId: org.hibernate | |
artifactId: hibernate-search-orm | |
version: "5.10.11.Final" | |
- groupId: org.hibernate | |
artifactId: hibernate-search-parent | |
version: "5.10.11.Final" | |
- groupId: org.hibernate | |
artifactId: hibernate-search-serialization-avro | |
version: "5.10.11.Final" | |
- groupId: org.hibernate.common | |
artifactId: hibernate-commons-annotations | |
version: "5.0.5.Final" | |
- groupId: org.hibernate.validator | |
artifactId: hibernate-validator | |
version: "6.0.23.Final" | |
- groupId: org.hibernate.validator | |
artifactId: hibernate-validator-cdi | |
version: "6.0.23.Final" | |
- groupId: org.hibernate.validator | |
artifactId: hibernate-validator-parent | |
version: "6.0.23.Final" | |
- groupId: org.hornetq | |
artifactId: hornetq-commons | |
version: "2.4.9.Final" | |
- groupId: org.hornetq | |
artifactId: hornetq-core-client | |
version: "2.4.9.Final" | |
- groupId: org.hornetq | |
artifactId: hornetq-jms-client | |
version: "2.4.9.Final" | |
- groupId: org.hornetq | |
artifactId: hornetq-pom | |
version: "2.4.9.Final" | |
- groupId: org.infinispan | |
artifactId: infinispan-bom | |
version: "13.0.6.Final" | |
- groupId: org.infinispan | |
artifactId: infinispan-build-configuration-parent | |
version: "13.0.6.Final" | |
- groupId: org.infinispan | |
artifactId: infinispan-cachestore-jdbc | |
version: "13.0.6.Final" | |
- groupId: org.infinispan | |
artifactId: infinispan-cachestore-jdbc-common | |
version: "13.0.6.Final" | |
- groupId: org.infinispan | |
artifactId: infinispan-cachestore-remote | |
version: "13.0.6.Final" | |
- groupId: org.infinispan | |
artifactId: infinispan-client-hotrod | |
version: "13.0.6.Final" | |
- groupId: org.infinispan | |
artifactId: infinispan-commons | |
version: "13.0.6.Final" | |
- groupId: org.infinispan | |
artifactId: infinispan-commons-parent | |
version: "13.0.6.Final" | |
- groupId: org.infinispan | |
artifactId: infinispan-component-annotations | |
version: "13.0.6.Final" | |
- groupId: org.infinispan | |
artifactId: infinispan-core | |
version: "13.0.6.Final" | |
- groupId: org.infinispan | |
artifactId: infinispan-hibernate-cache-commons | |
version: "13.0.6.Final" | |
- groupId: org.infinispan | |
artifactId: infinispan-hibernate-cache-spi | |
version: "13.0.6.Final" | |
- groupId: org.infinispan | |
artifactId: infinispan-hibernate-cache-v53 | |
version: "13.0.6.Final" | |
- groupId: org.infinispan | |
artifactId: infinispan-hibernate-parent | |
version: "13.0.6.Final" | |
- groupId: org.infinispan | |
artifactId: infinispan-parent | |
version: "13.0.6.Final" | |
- groupId: org.infinispan | |
artifactId: infinispan-persistence-parent | |
version: "13.0.6.Final" | |
- groupId: org.infinispan.protostream | |
artifactId: parent | |
version: "4.4.1.Final" | |
- groupId: org.infinispan.protostream | |
artifactId: protostream | |
version: "4.4.1.Final" | |
- groupId: org.infinispan.protostream | |
artifactId: protostream-types | |
version: "4.4.1.Final" | |
- groupId: org.jasypt | |
artifactId: jasypt | |
version: "1.9.3" | |
- groupId: org.javassist | |
artifactId: javassist | |
version: "3.27.0-GA" | |
- groupId: org.jberet | |
artifactId: jberet-core | |
version: "1.3.12.Final" | |
- groupId: org.jberet | |
artifactId: jberet-parent | |
version: "1.3.12.Final" | |
- groupId: org.jboss | |
artifactId: jandex | |
version: "2.4.2.Final" | |
- groupId: org.jboss | |
artifactId: jboss-dmr | |
version: "1.6.1.Final" | |
- groupId: org.jboss | |
artifactId: jboss-ejb-client | |
version: "4.0.44.Final" | |
- groupId: org.jboss | |
artifactId: jboss-ejb-client-parent | |
version: "4.0.44.Final" | |
- groupId: org.jboss | |
artifactId: jboss-iiop-client | |
version: "1.0.2.Final" | |
- groupId: org.jboss | |
artifactId: jboss-iiop-client-parent | |
version: "1.0.2.Final" | |
- groupId: org.jboss | |
artifactId: jboss-parent | |
version: "10" | |
- groupId: org.jboss | |
artifactId: jboss-parent | |
version: "12" | |
- groupId: org.jboss | |
artifactId: jboss-parent | |
version: "17" | |
- groupId: org.jboss | |
artifactId: jboss-parent | |
version: "18" | |
- groupId: org.jboss | |
artifactId: jboss-parent | |
version: "19" | |
- groupId: org.jboss | |
artifactId: jboss-parent | |
version: "20" | |
- groupId: org.jboss | |
artifactId: jboss-parent | |
version: "21" | |
- groupId: org.jboss | |
artifactId: jboss-parent | |
version: "22" | |
- groupId: org.jboss | |
artifactId: jboss-parent | |
version: "23" | |
- groupId: org.jboss | |
artifactId: jboss-parent | |
version: "24" | |
- groupId: org.jboss | |
artifactId: jboss-parent | |
version: "25" | |
- groupId: org.jboss | |
artifactId: jboss-parent | |
version: "34" | |
- groupId: org.jboss | |
artifactId: jboss-parent | |
version: "35" | |
- groupId: org.jboss | |
artifactId: jboss-parent | |
version: "36" | |
- groupId: org.jboss | |
artifactId: jboss-parent | |
version: "37" | |
- groupId: org.jboss | |
artifactId: jboss-parent | |
version: "38" | |
- groupId: org.jboss | |
artifactId: jboss-parent | |
version: "39" | |
- groupId: org.jboss | |
artifactId: jboss-parent | |
version: "8" | |
- groupId: org.jboss | |
artifactId: jboss-parent | |
version: "9" | |
- groupId: org.jboss | |
artifactId: jboss-transaction-spi | |
version: "7.6.1.Final" | |
- groupId: org.jboss | |
artifactId: jboss-transaction-spi-parent | |
version: "7.6.1.Final" | |
- groupId: org.jboss | |
artifactId: jboss-vfs | |
version: "3.2.16.Final" | |
- groupId: org.jboss | |
artifactId: staxmapper | |
version: "1.3.0.Final" | |
- groupId: org.jboss.activemq.artemis.integration | |
artifactId: artemis-wildfly-integration | |
version: "1.0.6" | |
- groupId: org.jboss.activemq.artemis.integration | |
artifactId: artemis-wildfly-integration-parent | |
version: "1.0.6" | |
- groupId: org.jboss.classfilewriter | |
artifactId: jboss-classfilewriter | |
version: "1.2.5.Final" | |
- groupId: org.jboss.common | |
artifactId: jboss-common-beans | |
version: "2.0.1.Final" | |
- groupId: org.jboss.ejb3 | |
artifactId: jboss-ejb3-ext-api | |
version: "2.3.0.Final" | |
- groupId: org.jboss.genericjms | |
artifactId: generic-jms-ra-jar | |
version: "2.0.10.Final" | |
- groupId: org.jboss.genericjms | |
artifactId: generic-jms-ra-pom | |
version: "2.0.10.Final" | |
- groupId: org.jboss.hal | |
artifactId: hal-code-parent | |
version: "3.5.12.Final" | |
- groupId: org.jboss.hal | |
artifactId: hal-console | |
version: "3.5.12.Final" | |
- groupId: org.jboss.hal | |
artifactId: hal-gwt-parent | |
version: "3.5.12.Final" | |
- groupId: org.jboss.hal | |
artifactId: hal-parent | |
version: "3.5.12.Final" | |
- groupId: org.jboss.invocation | |
artifactId: jboss-invocation | |
version: "1.7.0.Final" | |
- groupId: org.jboss.invocation | |
artifactId: jboss-invocation-parent | |
version: "1.7.0.Final" | |
- groupId: org.jboss.ironjacamar | |
artifactId: ironjacamar-common-api | |
version: "1.5.5.Final" | |
- groupId: org.jboss.ironjacamar | |
artifactId: ironjacamar-common-impl | |
version: "1.5.5.Final" | |
- groupId: org.jboss.ironjacamar | |
artifactId: ironjacamar-common-parent | |
version: "1.5.5.Final" | |
- groupId: org.jboss.ironjacamar | |
artifactId: ironjacamar-common-spi | |
version: "1.5.5.Final" | |
- groupId: org.jboss.ironjacamar | |
artifactId: ironjacamar-core-api | |
version: "1.5.5.Final" | |
- groupId: org.jboss.ironjacamar | |
artifactId: ironjacamar-core-impl | |
version: "1.5.5.Final" | |
- groupId: org.jboss.ironjacamar | |
artifactId: ironjacamar-core-parent | |
version: "1.5.5.Final" | |
- groupId: org.jboss.ironjacamar | |
artifactId: ironjacamar-deployers-common | |
version: "1.5.5.Final" | |
- groupId: org.jboss.ironjacamar | |
artifactId: ironjacamar-deployers-parent | |
version: "1.5.5.Final" | |
- groupId: org.jboss.ironjacamar | |
artifactId: ironjacamar-jdbc | |
version: "1.5.5.Final" | |
- groupId: org.jboss.ironjacamar | |
artifactId: ironjacamar-parent | |
version: "1.5.5.Final" | |
- groupId: org.jboss.ironjacamar | |
artifactId: ironjacamar-validator | |
version: "1.5.5.Final" | |
- groupId: org.jboss.ironjacamar | |
artifactId: ironjacamar-validator-parent | |
version: "1.5.5.Final" | |
- groupId: org.jboss.logging | |
artifactId: commons-logging-jboss-logging | |
version: "1.0.0.Final" | |
- groupId: org.jboss.logging | |
artifactId: jboss-logging | |
version: "3.4.3.Final" | |
- groupId: org.jboss.logging | |
artifactId: jul-to-slf4j-stub | |
version: "1.0.1.Final" | |
- groupId: org.jboss.logmanager | |
artifactId: jboss-logmanager | |
version: "2.1.18.Final" | |
- groupId: org.jboss.logmanager | |
artifactId: log4j-jboss-logmanager | |
version: "1.3.0.Final" | |
- groupId: org.jboss.logmanager | |
artifactId: log4j2-jboss-logmanager | |
version: "1.1.1.Final" | |
- groupId: org.jboss.marshalling | |
artifactId: jboss-marshalling | |
version: "2.0.12.Final" | |
- groupId: org.jboss.marshalling | |
artifactId: jboss-marshalling-parent | |
version: "2.0.12.Final" | |
- groupId: org.jboss.marshalling | |
artifactId: jboss-marshalling-river | |
version: "2.0.12.Final" | |
- groupId: org.jboss.metadata | |
artifactId: jboss-as-parent-metadata | |
version: "14.0.0.Final" | |
- groupId: org.jboss.metadata | |
artifactId: jboss-metadata-appclient | |
version: "14.0.0.Final" | |
- groupId: org.jboss.metadata | |
artifactId: jboss-metadata-common | |
version: "14.0.0.Final" | |
- groupId: org.jboss.metadata | |
artifactId: jboss-metadata-ear | |
version: "14.0.0.Final" | |
- groupId: org.jboss.metadata | |
artifactId: jboss-metadata-ejb | |
version: "14.0.0.Final" | |
- groupId: org.jboss.metadata | |
artifactId: jboss-metadata-web | |
version: "14.0.0.Final" | |
- groupId: org.jboss.mod_cluster | |
artifactId: mod_cluster-container | |
version: "2.0.1.Final" | |
- groupId: org.jboss.mod_cluster | |
artifactId: mod_cluster-container-spi | |
version: "2.0.1.Final" | |
- groupId: org.jboss.mod_cluster | |
artifactId: mod_cluster-core | |
version: "2.0.1.Final" | |
- groupId: org.jboss.mod_cluster | |
artifactId: mod_cluster-load-spi | |
version: "2.0.1.Final" | |
- groupId: org.jboss.mod_cluster | |
artifactId: mod_cluster-parent | |
version: "2.0.1.Final" | |
- groupId: org.jboss.modules | |
artifactId: jboss-modules | |
version: "2.0.2.Final" | |
- groupId: org.jboss.msc | |
artifactId: jboss-msc | |
version: "1.4.13.Final" | |
- groupId: org.jboss.narayana | |
artifactId: jbosstxbridge | |
version: "5.12.5.Final" | |
- groupId: org.jboss.narayana | |
artifactId: narayana-all | |
version: "5.12.5.Final" | |
- groupId: org.jboss.narayana.compensations | |
artifactId: compensations | |
version: "5.12.5.Final" | |
- groupId: org.jboss.narayana.jts | |
artifactId: narayana-jts-all | |
version: "5.12.5.Final" | |
- groupId: org.jboss.narayana.jts | |
artifactId: narayana-jts-idlj | |
version: "5.12.5.Final" | |
- groupId: org.jboss.narayana.jts | |
artifactId: narayana-jts-integration | |
version: "5.12.5.Final" | |
- groupId: org.jboss.narayana.rts | |
artifactId: rest-tx | |
version: "5.12.5.Final" | |
- groupId: org.jboss.narayana.rts | |
artifactId: restat | |
version: "5.12.5.Final" | |
- groupId: org.jboss.narayana.rts | |
artifactId: restat-api | |
version: "5.12.5.Final" | |
- groupId: org.jboss.narayana.rts | |
artifactId: restat-bridge | |
version: "5.12.5.Final" | |
- groupId: org.jboss.narayana.rts | |
artifactId: restat-integration | |
version: "5.12.5.Final" | |
- groupId: org.jboss.narayana.rts | |
artifactId: restat-util | |
version: "5.12.5.Final" | |
- groupId: org.jboss.narayana.txframework | |
artifactId: txframework | |
version: "5.12.5.Final" | |
- groupId: org.jboss.narayana.xts | |
artifactId: jbossxts | |
version: "5.12.5.Final" | |
- groupId: org.jboss.narayana.xts | |
artifactId: jbossxts | |
version: "5.12.5.Final" | |
- groupId: org.jboss.narayana.xts | |
artifactId: xts-all | |
version: "5.12.5.Final" | |
- groupId: org.jboss.openjdk-orb | |
artifactId: openjdk-orb | |
version: "8.1.9.Final" | |
- groupId: org.jboss.openjdk-orb | |
artifactId: openjdk-orb-parent | |
version: "8.1.9.Final" | |
- groupId: org.jboss.remoting | |
artifactId: jboss-remoting | |
version: "5.0.23.Final" | |
- groupId: org.jboss.remotingjmx | |
artifactId: remoting-jmx | |
version: "3.0.4.Final" | |
- groupId: org.jboss.resteasy | |
artifactId: jose-jwt | |
version: "4.7.4.Final" | |
- groupId: org.jboss.resteasy | |
artifactId: providers-pom | |
version: "4.7.4.Final" | |
- groupId: org.jboss.resteasy | |
artifactId: resteasy-atom-provider | |
version: "4.7.4.Final" | |
- groupId: org.jboss.resteasy | |
artifactId: resteasy-cdi | |
version: "4.7.4.Final" | |
- groupId: org.jboss.resteasy | |
artifactId: resteasy-client | |
version: "4.7.4.Final" | |
- groupId: org.jboss.resteasy | |
artifactId: resteasy-client-api | |
version: "4.7.4.Final" | |
- groupId: org.jboss.resteasy | |
artifactId: resteasy-core | |
version: "4.7.4.Final" | |
- groupId: org.jboss.resteasy | |
artifactId: resteasy-core-spi | |
version: "4.7.4.Final" | |
- groupId: org.jboss.resteasy | |
artifactId: resteasy-crypto | |
version: "4.7.4.Final" | |
- groupId: org.jboss.resteasy | |
artifactId: resteasy-jackson2-provider | |
version: "4.7.4.Final" | |
- groupId: org.jboss.resteasy | |
artifactId: resteasy-jaxb-provider | |
version: "4.7.4.Final" | |
- groupId: org.jboss.resteasy | |
artifactId: resteasy-jaxrs-all | |
version: "4.7.4.Final" | |
- groupId: org.jboss.resteasy | |
artifactId: resteasy-jsapi | |
version: "4.7.4.Final" | |
- groupId: org.jboss.resteasy | |
artifactId: resteasy-json-binding-provider | |
version: "4.7.4.Final" | |
- groupId: org.jboss.resteasy | |
artifactId: resteasy-json-p-provider | |
version: "4.7.4.Final" | |
- groupId: org.jboss.resteasy | |
artifactId: resteasy-multipart-provider | |
version: "4.7.4.Final" | |
- groupId: org.jboss.resteasy | |
artifactId: resteasy-rxjava2 | |
version: "4.7.4.Final" | |
- groupId: org.jboss.resteasy | |
artifactId: resteasy-spring | |
version: "4.7.4.Final" | |
- groupId: org.jboss.resteasy | |
artifactId: resteasy-validator-provider | |
version: "4.7.4.Final" | |
- groupId: org.jboss.resteasy | |
artifactId: security-pom | |
version: "4.7.4.Final" | |
- groupId: org.jboss.seam.integration | |
artifactId: jboss-seam-int | |
version: "7.0.0.GA" | |
- groupId: org.jboss.seam.integration | |
artifactId: jboss-seam-int-jbossas | |
version: "7.0.0.GA" | |
- groupId: org.jboss.slf4j | |
artifactId: slf4j-jboss-logmanager | |
version: "1.1.0.Final" | |
- groupId: org.jboss.spec.javax.annotation | |
artifactId: jboss-annotations-api_1.3_spec | |
version: "2.0.1.Final" | |
- groupId: org.jboss.spec.javax.batch | |
artifactId: jboss-batch-api_1.0_spec | |
version: "2.0.0.Final" | |
- groupId: org.jboss.spec.javax.ejb | |
artifactId: jboss-ejb-api_3.2_spec | |
version: "2.0.0.Final" | |
- groupId: org.jboss.spec.javax.el | |
artifactId: jboss-el-api_3.0_spec | |
version: "2.0.0.Final" | |
- groupId: org.jboss.spec.javax.enterprise.concurrent | |
artifactId: jboss-concurrency-api_1.0_spec | |
version: "2.0.0.Final" | |
- groupId: org.jboss.spec.javax.faces | |
artifactId: jboss-jsf-api_2.3_spec | |
version: "3.1.0.SP01" | |
- groupId: org.jboss.spec.javax.interceptor | |
artifactId: jboss-interceptors-api_1.2_spec | |
version: "2.0.0.Final" | |
- groupId: org.jboss.spec.javax.jms | |
artifactId: jboss-jms-api_2.0_spec | |
version: "2.0.0.Final" | |
- groupId: org.jboss.spec.javax.management.j2ee | |
artifactId: jboss-j2eemgmt-api_1.1_spec | |
version: "2.0.0.Final" | |
- groupId: org.jboss.spec.javax.management.j2ee | |
artifactId: jboss-j2eemgmt-api_1.1_spec-parent | |
version: "2.0.0.Final" | |
- groupId: org.jboss.spec.javax.resource | |
artifactId: jboss-connector-api_1.7_spec | |
version: "2.0.0.Final" | |
- groupId: org.jboss.spec.javax.security.auth.message | |
artifactId: jboss-jaspi-api-parent | |
version: "2.0.1.Final" | |
- groupId: org.jboss.spec.javax.security.auth.message | |
artifactId: jboss-jaspi-api_1.1_spec | |
version: "2.0.1.Final" | |
- groupId: org.jboss.spec.javax.security.jacc | |
artifactId: jacc-parent | |
version: "2.0.0.Final" | |
- groupId: org.jboss.spec.javax.security.jacc | |
artifactId: jboss-jacc-api_1.5_spec | |
version: "2.0.0.Final" | |
- groupId: org.jboss.spec.javax.servlet | |
artifactId: jboss-servlet-api_4.0_spec | |
version: "2.0.0.Final" | |
- groupId: org.jboss.spec.javax.servlet.jsp | |
artifactId: jboss-jsp-api_2.3_spec | |
version: "2.0.0.Final" | |
- groupId: org.jboss.spec.javax.transaction | |
artifactId: jboss-transaction-api_1.3_spec | |
version: "2.0.0.Final" | |
- groupId: org.jboss.spec.javax.websocket | |
artifactId: jakarta.websocket-all | |
version: "2.0.0.Final" | |
- groupId: org.jboss.spec.javax.websocket | |
artifactId: jboss-websocket-api_1.1_spec | |
version: "2.0.0.Final" | |
- groupId: org.jboss.spec.javax.ws.rs | |
artifactId: jboss-jaxrs-api_2.1_spec | |
version: "2.0.2.Final" | |
- groupId: org.jboss.spec.javax.xml.bind | |
artifactId: jboss-jaxb-api_2.3_spec | |
version: "2.0.1.Final" | |
- groupId: org.jboss.spec.javax.xml.bind | |
artifactId: jboss-jaxb-api_2.3_spec-parent | |
version: "2.0.1.Final" | |
- groupId: org.jboss.spec.javax.xml.rpc | |
artifactId: jboss-jaxrpc-api_1.1_spec | |
version: "2.0.0.Final" | |
- groupId: org.jboss.spec.javax.xml.soap | |
artifactId: jboss-saaj-api_1.4_spec | |
version: "1.0.2.Final" | |
- groupId: org.jboss.spec.javax.xml.ws | |
artifactId: jboss-jaxws-api_2.3_spec | |
version: "2.0.0.Final" | |
- groupId: org.jboss.stdio | |
artifactId: jboss-stdio | |
version: "1.1.0.Final" | |
- groupId: org.jboss.threads | |
artifactId: jboss-threads | |
version: "2.4.0.Final" | |
- groupId: org.jboss.weld | |
artifactId: weld-api | |
version: "3.1.SP4" | |
- groupId: org.jboss.weld | |
artifactId: weld-api-parent | |
version: "3.1.SP4" | |
- groupId: org.jboss.weld | |
artifactId: weld-core-impl | |
version: "3.1.8.Final" | |
- groupId: org.jboss.weld | |
artifactId: weld-core-parent | |
version: "3.1.8.Final" | |
- groupId: org.jboss.weld | |
artifactId: weld-parent | |
version: "44" | |
- groupId: org.jboss.weld | |
artifactId: weld-spi | |
version: "3.1.SP4" | |
- groupId: org.jboss.weld.module | |
artifactId: weld-ejb | |
version: "3.1.8.Final" | |
- groupId: org.jboss.weld.module | |
artifactId: weld-jsf | |
version: "3.1.8.Final" | |
- groupId: org.jboss.weld.module | |
artifactId: weld-jta | |
version: "3.1.8.Final" | |
- groupId: org.jboss.weld.module | |
artifactId: weld-web | |
version: "3.1.8.Final" | |
- groupId: org.jboss.weld.probe | |
artifactId: weld-probe-core | |
version: "3.1.8.Final" | |
- groupId: org.jboss.weld.probe | |
artifactId: weld-probe-parent | |
version: "3.1.8.Final" | |
- groupId: org.jboss.ws | |
artifactId: jbossws-api | |
version: "1.1.2.Final" | |
- groupId: org.jboss.ws | |
artifactId: jbossws-common | |
version: "3.3.3.Final" | |
- groupId: org.jboss.ws | |
artifactId: jbossws-common-tools | |
version: "1.3.2.Final" | |
- groupId: org.jboss.ws | |
artifactId: jbossws-parent | |
version: "1.0.10.GA" | |
- groupId: org.jboss.ws | |
artifactId: jbossws-parent | |
version: "1.4.3.Final" | |
- groupId: org.jboss.ws | |
artifactId: jbossws-parent | |
version: "1.4.4.Final" | |
- groupId: org.jboss.ws | |
artifactId: jbossws-spi | |
version: "3.3.1.Final" | |
- groupId: org.jboss.ws.cxf | |
artifactId: jbossws-cxf | |
version: "5.4.4.Final" | |
- groupId: org.jboss.ws.cxf | |
artifactId: jbossws-cxf-addons | |
version: "5.4.4.Final" | |
- groupId: org.jboss.ws.cxf | |
artifactId: jbossws-cxf-client | |
version: "5.4.4.Final" | |
- groupId: org.jboss.ws.cxf | |
artifactId: jbossws-cxf-factories | |
version: "5.4.4.Final" | |
- groupId: org.jboss.ws.cxf | |
artifactId: jbossws-cxf-jaspi | |
version: "5.4.4.Final" | |
- groupId: org.jboss.ws.cxf | |
artifactId: jbossws-cxf-resources | |
version: "5.4.4.Final" | |
- groupId: org.jboss.ws.cxf | |
artifactId: jbossws-cxf-server | |
version: "5.4.4.Final" | |
- groupId: org.jboss.ws.cxf | |
artifactId: jbossws-cxf-transports-udp | |
version: "5.4.4.Final" | |
- groupId: org.jboss.ws.cxf | |
artifactId: jbossws-cxf-transports-undertow | |
version: "5.4.4.Final" | |
- groupId: org.jboss.ws.projects | |
artifactId: jaxws-undertow-httpspi | |
version: "1.0.1.Final" | |
- groupId: org.jboss.xnio | |
artifactId: xnio-all | |
version: "3.8.6.Final" | |
- groupId: org.jboss.xnio | |
artifactId: xnio-api | |
version: "3.8.6.Final" | |
- groupId: org.jboss.xnio | |
artifactId: xnio-nio | |
version: "3.8.6.Final" | |
- groupId: org.jboss.xnio.netty | |
artifactId: netty-xnio-transport | |
version: "0.1.9.Final" | |
- groupId: org.jctools | |
artifactId: jctools-core | |
version: "2.1.2" | |
- groupId: org.jgroups | |
artifactId: jgroups | |
version: "4.2.20.Final" | |
- groupId: org.jgroups.azure | |
artifactId: jgroups-azure | |
version: "1.3.1.Final" | |
- groupId: org.jgroups.azure | |
artifactId: jgroups-azure-parent | |
version: "1.3.1.Final" | |
- groupId: org.jgroups.kubernetes | |
artifactId: jgroups-kubernetes | |
version: "1.0.16.Final" | |
- groupId: org.jsoup | |
artifactId: jsoup | |
version: "1.14.2" | |
- groupId: org.jvnet.staxex | |
artifactId: stax-ex | |
version: "1.8.3" | |
- groupId: org.opensaml | |
artifactId: opensaml-core | |
version: "3.4.6" | |
- groupId: org.opensaml | |
artifactId: opensaml-parent | |
version: "3.4.6" | |
- groupId: org.opensaml | |
artifactId: opensaml-profile-api | |
version: "3.4.6" | |
- groupId: org.opensaml | |
artifactId: opensaml-saml-api | |
version: "3.4.6" | |
- groupId: org.opensaml | |
artifactId: opensaml-saml-impl | |
version: "3.4.6" | |
- groupId: org.opensaml | |
artifactId: opensaml-security-api | |
version: "3.4.6" | |
- groupId: org.opensaml | |
artifactId: opensaml-security-impl | |
version: "3.4.6" | |
- groupId: org.opensaml | |
artifactId: opensaml-soap-api | |
version: "3.4.6" | |
- groupId: org.opensaml | |
artifactId: opensaml-xacml-api | |
version: "3.4.6" | |
- groupId: org.opensaml | |
artifactId: opensaml-xacml-impl | |
version: "3.4.6" | |
- groupId: org.opensaml | |
artifactId: opensaml-xacml-saml-api | |
version: "3.4.6" | |
- groupId: org.opensaml | |
artifactId: opensaml-xacml-saml-impl | |
version: "3.4.6" | |
- groupId: org.opensaml | |
artifactId: opensaml-xmlsec-api | |
version: "3.4.6" | |
- groupId: org.opensaml | |
artifactId: opensaml-xmlsec-impl | |
version: "3.4.6" | |
- groupId: org.ow2 | |
artifactId: ow2 | |
version: "1.5" | |
- groupId: org.ow2.asm | |
artifactId: asm | |
version: "9.2" | |
- groupId: org.ow2.asm | |
artifactId: asm-util | |
version: "9.2" | |
- groupId: org.projectodd.vdx | |
artifactId: vdx-core | |
version: "1.1.6" | |
- groupId: org.projectodd.vdx | |
artifactId: vdx-parent | |
version: "1.1.6" | |
- groupId: org.projectodd.vdx | |
artifactId: vdx-wildfly | |
version: "1.1.6" | |
- groupId: org.reactivestreams | |
artifactId: reactive-streams | |
version: "1.0.3" | |
- groupId: org.slf4j | |
artifactId: slf4j-api | |
version: "1.7.32" | |
- groupId: org.slf4j | |
artifactId: slf4j-parent | |
version: "1.7.32" | |
- groupId: org.sonatype.oss | |
artifactId: oss-parent | |
version: "5" | |
- groupId: org.sonatype.oss | |
artifactId: oss-parent | |
version: "7" | |
- groupId: org.sonatype.oss | |
artifactId: oss-parent | |
version: "9" | |
- groupId: org.wildfly | |
artifactId: jdr | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: jipijapa-eclipselink | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: jipijapa-hibernate5 | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: jipijapa-hibernate5-3 | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: jipijapa-openjpa | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: jipijapa-spi | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-appclient | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-batch-jberet | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-bean-validation | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-client-all | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering-api | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering-common | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering-ee | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering-ee-cache | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering-ee-hotrod | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering-ee-infinispan | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering-ee-spi | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering-ejb | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering-ejb-client | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering-ejb-extension | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering-ejb-infinispan | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering-ejb-spi | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering-infinispan | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering-infinispan-client | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering-infinispan-extension | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering-infinispan-marshalling | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering-infinispan-spi | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering-jgroups | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering-jgroups-api | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering-jgroups-extension | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering-jgroups-spi | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering-marshalling | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering-marshalling-api | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering-marshalling-jboss | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering-marshalling-protostream | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering-marshalling-spi | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering-server | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering-service | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering-singleton | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering-singleton-api | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering-singleton-extension | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering-spi | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering-web | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering-web-api | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering-web-cache | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering-web-container | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering-web-extension | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering-web-hotrod | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering-web-infinispan | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering-web-spi | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-clustering-web-undertow | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-connector | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-datasources-agroal | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-ee | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-ee-feature-pack-common | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-ee-feature-pack-ee-8-api | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-ee-feature-pack-galleon-common | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-ee-feature-pack-galleon-content | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-ee-feature-pack-parent | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-ee-feature-pack-pruned | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-ee-security | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-ejb3 | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-health | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-iiop-openjdk | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-jacorb | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-jaxrs | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-jdr | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-jpa | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-jpa-parent | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-jsf | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-jsf-injection | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-jsf-parent | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-jsr77 | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-mail | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-messaging | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-messaging-activemq | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-messaging-activemq-injection | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-messaging-activemq-subsystem | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-metrics | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-mod_cluster | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-mod_cluster-extension | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-mod_cluster-undertow | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-naming | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-naming-client | |
version: "1.0.15.Final" | |
- groupId: org.wildfly | |
artifactId: wildfly-observability | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-opentelemetry | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-opentelemetry-api | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-parent | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-picketlink | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-pojo | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-rts | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-sar | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-security | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-security-parent | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-servlet-feature-pack-common | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-servlet-feature-pack-ee-8-api | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-servlet-feature-pack-galleon-common | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-servlet-feature-pack-galleon-legacy | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-servlet-feature-pack-parent | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-system-jmx | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-transactions | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-undertow | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-web | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-web-common | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-webservices | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-webservices-server-integration | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-weld | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-weld-bean-validation | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-weld-common | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-weld-ejb | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-weld-jpa | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-weld-parent | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-weld-spi | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-weld-transactions | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-weld-webservices | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-xts | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly.client | |
artifactId: wildfly-client-config | |
version: "1.0.1.Final" | |
- groupId: org.wildfly.common | |
artifactId: wildfly-common | |
version: "1.5.4.Final" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-cli | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-cli | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-controller | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-controller-client | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-core-feature-pack-common | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-core-feature-pack-ee-8-api | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-core-feature-pack-galleon-common | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-core-feature-pack-parent | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-core-management | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-core-management-client | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-core-management-subsystem | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-core-parent | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-core-security | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-core-security-parent | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-deployment-repository | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-deployment-scanner | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-discovery | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-domain-http | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-domain-http-error-context | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-domain-http-interface | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-domain-management | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-elytron-integration | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-elytron-tool-wrapper | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-embedded | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-event-logger | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-host-controller | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-io | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-io-bom | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-jar-boot | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-jar-parent | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-jar-runtime | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-jmx | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-launcher | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-logging | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-management-client-content | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-network | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-patching | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-platform-mbean | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-process-controller | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-protocol | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-remoting | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-remoting-parent | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-request-controller | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-security-manager | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-server | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-threads | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.core | |
artifactId: wildfly-version | |
version: "19.0.0.Beta5" | |
- groupId: org.wildfly.discovery | |
artifactId: wildfly-discovery-client | |
version: "1.2.1.Final" | |
- groupId: org.wildfly.galleon-plugins | |
artifactId: wildfly-config-gen | |
version: "5.2.7.Final-SNAPSHOT" | |
- groupId: org.wildfly.galleon-plugins | |
artifactId: wildfly-galleon-plugins | |
version: "5.2.7.Final-SNAPSHOT" | |
- groupId: org.wildfly.galleon-plugins | |
artifactId: wildfly-provisioning-parent | |
version: "5.2.7.Final-SNAPSHOT" | |
- groupId: org.wildfly.openssl | |
artifactId: wildfly-openssl-java | |
version: "2.2.0.Final" | |
- groupId: org.wildfly.openssl | |
artifactId: wildfly-openssl-linux-s390x | |
version: "2.2.0.Final" | |
- groupId: org.wildfly.openssl | |
artifactId: wildfly-openssl-linux-x86_64 | |
version: "2.2.0.SP01" | |
- groupId: org.wildfly.openssl | |
artifactId: wildfly-openssl-macosx-x86_64 | |
version: "2.2.0.Final" | |
- groupId: org.wildfly.openssl | |
artifactId: wildfly-openssl-natives-parent | |
version: "2.2.0.Final" | |
- groupId: org.wildfly.openssl | |
artifactId: wildfly-openssl-natives-parent | |
version: "2.2.0.SP01" | |
- groupId: org.wildfly.openssl | |
artifactId: wildfly-openssl-parent | |
version: "2.2.0.Final" | |
- groupId: org.wildfly.openssl | |
artifactId: wildfly-openssl-windows-x86_64 | |
version: "2.2.0.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-asn1 | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-audit | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-auth | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-auth-server | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-auth-server-deprecated | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-auth-server-http | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-auth-server-sasl | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-auth-util | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-base | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-client | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-credential | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-credential-source-impl | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-credential-store | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-digest | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-encryption | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-http | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-http-basic | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-http-bearer | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-http-cert | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-http-digest | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-http-external | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-http-form | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-http-spnego | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-http-sso | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-http-stateful-basic | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-http-util | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-jacc | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-jaspi | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-json-util | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-keystore | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-mechanism | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-mechanism-digest | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-mechanism-gssapi | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-mechanism-http | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-mechanism-oauth2 | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-mechanism-scram | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-parent | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-password-impl | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-permission | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-provider-util | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-realm | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-realm-jdbc | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-realm-ldap | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-realm-token | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-sasl | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-sasl-anonymous | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-sasl-auth-util | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-sasl-digest | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-sasl-entity | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-sasl-external | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-sasl-gs2 | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-sasl-gssapi | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-sasl-localuser | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-sasl-oauth2 | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-sasl-otp | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-sasl-plain | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-sasl-scram | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-security-manager | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-security-manager-action | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-ssl | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-tool | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-util | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-x500 | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-x500-cert | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-x500-cert-acme | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-x500-cert-util | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-x500-principal | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security.elytron-web | |
artifactId: elytron-web-parent | |
version: "1.10.1.Final" | |
- groupId: org.wildfly.security.elytron-web | |
artifactId: undertow-server | |
version: "1.10.1.Final" | |
- groupId: org.wildfly.security.elytron-web | |
artifactId: undertow-server-servlet | |
version: "1.10.1.Final" | |
- groupId: org.wildfly.transaction | |
artifactId: wildfly-transaction-client | |
version: "2.0.0.Final" | |
- groupId: org.wildfly.transaction | |
artifactId: wildfly-transaction-client-parent | |
version: "2.0.0.Final" | |
- groupId: org.wildfly.wildfly-http-client | |
artifactId: wildfly-http-client-common | |
version: "1.1.10.Final" | |
- groupId: org.wildfly.wildfly-http-client | |
artifactId: wildfly-http-client-parent | |
version: "1.1.10.Final" | |
- groupId: org.wildfly.wildfly-http-client | |
artifactId: wildfly-http-ejb-client | |
version: "1.1.10.Final" | |
- groupId: org.wildfly.wildfly-http-client | |
artifactId: wildfly-http-naming-client | |
version: "1.1.10.Final" | |
- groupId: org.wildfly.wildfly-http-client | |
artifactId: wildfly-http-transaction-client | |
version: "1.1.10.Final" | |
- groupId: org.yaml | |
artifactId: snakeyaml | |
version: "1.29" | |
- groupId: wsdl4j | |
artifactId: wsdl4j | |
version: "1.6.3" | |
- groupId: xalan | |
artifactId: serializer | |
version: "2.7.1.jbossorg-5" | |
- groupId: xalan | |
artifactId: xalan | |
version: "2.7.1.jbossorg-5" | |
- groupId: xerces | |
artifactId: xercesImpl | |
version: "2.12.0.SP03" | |
- groupId: xml-resolver | |
artifactId: xml-resolver | |
version: "1.2" | |
- groupId: xom | |
artifactId: xom | |
version: "1.3.7" | |
- groupId: org.wildfly | |
artifactId: wildfly-ee-galleon-pack | |
version: "27.0.0.Beta1-SNAPSHOT" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Channel for org.wildfly:wildfly-galleon-pack:pom:27.0.0.Beta1-SNAPSHOT feature pack. | |
description: |- | |
Generated by org.wildfly.galleon-plugins:wildfly-galleon-maven-plugin at 2022-03-30T08:58:31.485147Z | |
requires: | |
- groupId: org.wildfly | |
artifactId: wildfly-ee-galleon-pack | |
version: 27.0.0.Beta1-SNAPSHOT | |
# version can be removed to depend on the latest channel for wildfly-ee-galleon-pack (based on Maven metadata) | |
# (eg EAP XP 5 channel will depend on org.jboss.eap.channels:eap-8.0 to always be up to date with the latest EAP 8.0 release) | |
streams: | |
- groupId: com.fasterxml | |
artifactId: oss-parent | |
version: "41" | |
- groupId: com.fasterxml.jackson | |
artifactId: jackson-base | |
version: "2.12.6" | |
- groupId: com.fasterxml.jackson | |
artifactId: jackson-bom | |
version: "2.12.6" | |
- groupId: com.fasterxml.jackson | |
artifactId: jackson-parent | |
version: "2.12" | |
- groupId: com.fasterxml.jackson.dataformat | |
artifactId: jackson-dataformat-yaml | |
version: "2.12.6" | |
- groupId: com.fasterxml.jackson.dataformat | |
artifactId: jackson-dataformats-text | |
version: "2.12.6" | |
- groupId: io.jaegertracing | |
artifactId: jaeger-core | |
version: "1.6.0" | |
- groupId: io.jaegertracing | |
artifactId: jaeger-thrift | |
version: "1.6.0" | |
- groupId: io.netty | |
artifactId: netty-codec-dns | |
version: "4.1.72.Final" | |
- groupId: io.netty | |
artifactId: netty-codec-http2 | |
version: "4.1.72.Final" | |
- groupId: io.netty | |
artifactId: netty-parent | |
version: "4.1.72.Final" | |
- groupId: io.netty | |
artifactId: netty-resolver-dns | |
version: "4.1.72.Final" | |
- groupId: io.opentracing | |
artifactId: opentracing-api | |
version: "0.33.0" | |
- groupId: io.opentracing | |
artifactId: opentracing-noop | |
version: "0.33.0" | |
- groupId: io.opentracing | |
artifactId: opentracing-util | |
version: "0.33.0" | |
- groupId: io.opentracing | |
artifactId: parent | |
version: "0.33.0" | |
- groupId: io.opentracing.contrib | |
artifactId: opentracing-concurrent | |
version: "0.4.0" | |
- groupId: io.opentracing.contrib | |
artifactId: opentracing-interceptors | |
version: "0.1.3" | |
- groupId: io.opentracing.contrib | |
artifactId: opentracing-jaxrs-parent | |
version: "1.0.0" | |
- groupId: io.opentracing.contrib | |
artifactId: opentracing-jaxrs2 | |
version: "1.0.0" | |
- groupId: io.opentracing.contrib | |
artifactId: opentracing-tracerresolver | |
version: "0.1.8" | |
- groupId: io.opentracing.contrib | |
artifactId: opentracing-tracerresolver-parent | |
version: "0.1.8" | |
- groupId: io.opentracing.contrib | |
artifactId: opentracing-web-servlet-filter | |
version: "0.2.3" | |
- groupId: io.opentracing.contrib | |
artifactId: opentracing-web-servlet-filter-parent | |
version: "0.2.3" | |
- groupId: io.smallrye | |
artifactId: smallrye-build-parent | |
version: "31" | |
- groupId: io.smallrye | |
artifactId: smallrye-build-parent | |
version: "32" | |
- groupId: io.smallrye | |
artifactId: smallrye-build-parent | |
version: "34" | |
- groupId: io.smallrye | |
artifactId: smallrye-build-parent | |
version: "35" | |
- groupId: io.smallrye | |
artifactId: smallrye-fault-tolerance | |
version: "5.3.2" | |
- groupId: io.smallrye | |
artifactId: smallrye-fault-tolerance-api | |
version: "5.3.2" | |
- groupId: io.smallrye | |
artifactId: smallrye-fault-tolerance-autoconfig-core | |
version: "5.3.2" | |
- groupId: io.smallrye | |
artifactId: smallrye-fault-tolerance-autoconfig-parent | |
version: "5.3.2" | |
- groupId: io.smallrye | |
artifactId: smallrye-fault-tolerance-core | |
version: "5.3.2" | |
- groupId: io.smallrye | |
artifactId: smallrye-fault-tolerance-implementation-parent | |
version: "5.3.2" | |
- groupId: io.smallrye | |
artifactId: smallrye-fault-tolerance-parent | |
version: "5.3.2" | |
- groupId: io.smallrye | |
artifactId: smallrye-health | |
version: "3.2.0" | |
- groupId: io.smallrye | |
artifactId: smallrye-health-parent | |
version: "3.2.0" | |
- groupId: io.smallrye | |
artifactId: smallrye-jwt | |
version: "3.1.1" | |
- groupId: io.smallrye | |
artifactId: smallrye-jwt-cdi-extension | |
version: "3.1.1" | |
- groupId: io.smallrye | |
artifactId: smallrye-jwt-common | |
version: "3.1.1" | |
- groupId: io.smallrye | |
artifactId: smallrye-jwt-http-mechanism | |
version: "3.1.1" | |
- groupId: io.smallrye | |
artifactId: smallrye-jwt-implementation-parent | |
version: "3.1.1" | |
- groupId: io.smallrye | |
artifactId: smallrye-jwt-parent | |
version: "3.1.1" | |
- groupId: io.smallrye | |
artifactId: smallrye-metrics | |
version: "3.0.4" | |
- groupId: io.smallrye | |
artifactId: smallrye-metrics-api | |
version: "3.0.4" | |
- groupId: io.smallrye | |
artifactId: smallrye-metrics-parent | |
version: "3.0.4" | |
- groupId: io.smallrye | |
artifactId: smallrye-open-api-core | |
version: "2.1.21" | |
- groupId: io.smallrye | |
artifactId: smallrye-open-api-jaxrs | |
version: "2.1.21" | |
- groupId: io.smallrye | |
artifactId: smallrye-open-api-parent | |
version: "2.1.21" | |
- groupId: io.smallrye | |
artifactId: smallrye-opentracing | |
version: "2.0.0" | |
- groupId: io.smallrye | |
artifactId: smallrye-opentracing-parent | |
version: "2.0.0" | |
- groupId: io.smallrye | |
artifactId: smallrye-parent | |
version: "25" | |
- groupId: io.smallrye | |
artifactId: smallrye-parent | |
version: "26" | |
- groupId: io.smallrye | |
artifactId: smallrye-parent | |
version: "34" | |
- groupId: io.smallrye | |
artifactId: smallrye-parent | |
version: "35" | |
- groupId: io.smallrye.common | |
artifactId: smallrye-common-annotation | |
version: "1.10.0" | |
- groupId: io.smallrye.common | |
artifactId: smallrye-common-classloader | |
version: "1.10.0" | |
- groupId: io.smallrye.common | |
artifactId: smallrye-common-constraint | |
version: "1.10.0" | |
- groupId: io.smallrye.common | |
artifactId: smallrye-common-expression | |
version: "1.10.0" | |
- groupId: io.smallrye.common | |
artifactId: smallrye-common-function | |
version: "1.10.0" | |
- groupId: io.smallrye.common | |
artifactId: smallrye-common-parent | |
version: "1.10.0" | |
- groupId: io.smallrye.common | |
artifactId: smallrye-common-vertx-context | |
version: "1.10.0" | |
- groupId: io.smallrye.config | |
artifactId: smallrye-config | |
version: "2.9.1" | |
- groupId: io.smallrye.config | |
artifactId: smallrye-config-common | |
version: "2.9.1" | |
- groupId: io.smallrye.config | |
artifactId: smallrye-config-core | |
version: "2.9.1" | |
- groupId: io.smallrye.config | |
artifactId: smallrye-config-parent | |
version: "2.9.1" | |
- groupId: io.smallrye.config | |
artifactId: smallrye-config-source-file-system | |
version: "2.9.1" | |
- groupId: io.smallrye.reactive | |
artifactId: mutiny | |
version: "1.1.2" | |
- groupId: io.smallrye.reactive | |
artifactId: mutiny-project | |
version: "1.1.2" | |
- groupId: io.smallrye.reactive | |
artifactId: mutiny-reactive-streams-operators | |
version: "1.1.2" | |
- groupId: io.smallrye.reactive | |
artifactId: smallrye-mutiny-vertx-bindings-projects | |
version: "2.16.2" | |
- groupId: io.smallrye.reactive | |
artifactId: smallrye-mutiny-vertx-core | |
version: "2.16.2" | |
- groupId: io.smallrye.reactive | |
artifactId: smallrye-mutiny-vertx-kafka-client | |
version: "2.16.2" | |
- groupId: io.smallrye.reactive | |
artifactId: smallrye-mutiny-vertx-runtime | |
version: "2.16.2" | |
- groupId: io.smallrye.reactive | |
artifactId: smallrye-reactive-converter-api | |
version: "2.6.0" | |
- groupId: io.smallrye.reactive | |
artifactId: smallrye-reactive-converters | |
version: "2.6.0" | |
- groupId: io.smallrye.reactive | |
artifactId: smallrye-reactive-messaging | |
version: "3.15.0" | |
- groupId: io.smallrye.reactive | |
artifactId: smallrye-reactive-messaging-api | |
version: "3.15.0" | |
- groupId: io.smallrye.reactive | |
artifactId: smallrye-reactive-messaging-kafka | |
version: "3.15.0" | |
- groupId: io.smallrye.reactive | |
artifactId: smallrye-reactive-messaging-kafka-api | |
version: "3.15.0" | |
- groupId: io.smallrye.reactive | |
artifactId: smallrye-reactive-messaging-provider | |
version: "3.15.0" | |
- groupId: io.smallrye.reactive | |
artifactId: smallrye-reactive-utilities-projects | |
version: "2.6.0" | |
- groupId: io.smallrye.reactive | |
artifactId: vertx-mutiny-clients | |
version: "2.16.2" | |
- groupId: io.vertx | |
artifactId: vertx-core | |
version: "4.2.5" | |
- groupId: io.vertx | |
artifactId: vertx-ext | |
version: "38" | |
- groupId: io.vertx | |
artifactId: vertx-ext-parent | |
version: "38" | |
- groupId: io.vertx | |
artifactId: vertx-kafka-client | |
version: "4.2.5" | |
- groupId: io.vertx | |
artifactId: vertx-parent | |
version: "19" | |
- groupId: org.apache.kafka | |
artifactId: kafka-clients | |
version: "3.1.0" | |
- groupId: org.apache.thrift | |
artifactId: libthrift | |
version: "0.14.1" | |
- groupId: org.bitbucket.b_c | |
artifactId: jose4j | |
version: "0.7.9" | |
- groupId: org.eclipse.microprofile | |
artifactId: microprofile-parent | |
version: "1.2" | |
- groupId: org.eclipse.microprofile.config | |
artifactId: microprofile-config-api | |
version: "2.0" | |
- groupId: org.eclipse.microprofile.config | |
artifactId: microprofile-config-parent | |
version: "2.0" | |
- groupId: org.eclipse.microprofile.fault-tolerance | |
artifactId: microprofile-fault-tolerance-api | |
version: "3.0" | |
- groupId: org.eclipse.microprofile.fault-tolerance | |
artifactId: microprofile-fault-tolerance-parent | |
version: "3.0" | |
- groupId: org.eclipse.microprofile.health | |
artifactId: microprofile-health-api | |
version: "3.1" | |
- groupId: org.eclipse.microprofile.health | |
artifactId: microprofile-health-parent | |
version: "3.1" | |
- groupId: org.eclipse.microprofile.jwt | |
artifactId: microprofile-jwt-auth-api | |
version: "1.2.1" | |
- groupId: org.eclipse.microprofile.jwt | |
artifactId: microprofile-jwt-auth-parent | |
version: "1.2.1" | |
- groupId: org.eclipse.microprofile.metrics | |
artifactId: microprofile-metrics-api | |
version: "3.0" | |
- groupId: org.eclipse.microprofile.metrics | |
artifactId: microprofile-metrics-parent | |
version: "3.0" | |
- groupId: org.eclipse.microprofile.openapi | |
artifactId: microprofile-openapi-api | |
version: "2.0.1" | |
- groupId: org.eclipse.microprofile.openapi | |
artifactId: microprofile-openapi-parent | |
version: "2.0.1" | |
- groupId: org.eclipse.microprofile.opentracing | |
artifactId: microprofile-opentracing-api | |
version: "2.0" | |
- groupId: org.eclipse.microprofile.opentracing | |
artifactId: microprofile-opentracing-parent | |
version: "2.0" | |
- groupId: org.eclipse.microprofile.reactive-streams-operators | |
artifactId: microprofile-reactive-streams-operators-api | |
version: "2.0" | |
- groupId: org.eclipse.microprofile.reactive-streams-operators | |
artifactId: microprofile-reactive-streams-operators-core | |
version: "2.0" | |
- groupId: org.eclipse.microprofile.reactive-streams-operators | |
artifactId: microprofile-reactive-streams-operators-parent | |
version: "2.0" | |
- groupId: org.eclipse.microprofile.reactive.messaging | |
artifactId: microprofile-reactive-messaging-api | |
version: "2.0.1" | |
- groupId: org.eclipse.microprofile.reactive.messaging | |
artifactId: microprofile-reactive-messaging-parent | |
version: "2.0.1" | |
- groupId: org.eclipse.microprofile.rest.client | |
artifactId: microprofile-rest-client-api | |
version: "2.0" | |
- groupId: org.eclipse.microprofile.rest.client | |
artifactId: microprofile-rest-client-parent | |
version: "2.0" | |
- groupId: org.jboss | |
artifactId: jboss-parent | |
version: "35" | |
- groupId: org.jboss | |
artifactId: jboss-parent | |
version: "36" | |
- groupId: org.jboss | |
artifactId: jboss-parent | |
version: "38" | |
- groupId: org.jboss | |
artifactId: jboss-parent | |
version: "39" | |
- groupId: org.jboss.resteasy | |
artifactId: resteasy-client-microprofile | |
version: "4.7.4.Final" | |
- groupId: org.jboss.resteasy | |
artifactId: resteasy-client-microprofile-base | |
version: "4.7.4.Final" | |
- groupId: org.jboss.resteasy | |
artifactId: resteasy-jaxrs-all | |
version: "4.7.4.Final" | |
- groupId: org.reactivestreams | |
artifactId: reactive-streams | |
version: "1.0.3" | |
- groupId: org.sonatype.oss | |
artifactId: oss-parent | |
version: "7" | |
- groupId: org.sonatype.oss | |
artifactId: oss-parent | |
version: "9" | |
- groupId: org.wildfly | |
artifactId: wildfly-ee-feature-pack-parent | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-ee-galleon-pack | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-elytron-oidc-client | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-elytron-oidc-client-subsystem | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-feature-pack-galleon-content | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-feature-pack-parent | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-microprofile | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-microprofile-config-smallrye | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-microprofile-fault-tolerance-smallrye | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-microprofile-fault-tolerance-smallrye-executor | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-microprofile-fault-tolerance-smallrye-extension | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-microprofile-health-smallrye | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-microprofile-jwt-smallrye | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-microprofile-metrics-smallrye | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-microprofile-openapi-smallrye | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-microprofile-opentracing-extension | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-microprofile-opentracing-smallrye | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-microprofile-reactive-messaging | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-microprofile-reactive-messaging-common | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-microprofile-reactive-messaging-config | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-microprofile-reactive-messaging-kafka | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-microprofile-reactive-messaging-parent | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-microprofile-reactive-streams-operators | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-microprofile-reactive-streams-operators-cdi-provider | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-microprofile-reactive-streams-operators-parent | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-mp-feature-pack-galleon-common | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-oidc-feature-pack-galleon-common | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly | |
artifactId: wildfly-parent | |
version: "27.0.0.Beta1-SNAPSHOT" | |
- groupId: org.wildfly.galleon-plugins | |
artifactId: wildfly-galleon-plugins | |
version: "5.2.7.Final-SNAPSHOT" | |
- groupId: org.wildfly.galleon-plugins | |
artifactId: wildfly-provisioning-parent | |
version: "5.2.7.Final-SNAPSHOT" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-http-oidc | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-jose-jwk | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-jose-util | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-jwt | |
version: "1.18.3.Final" | |
- groupId: org.wildfly.security | |
artifactId: wildfly-elytron-parent | |
version: "1.18.3.Final" | |
- groupId: org.wildfly | |
artifactId: wildfly-galleon-pack | |
version: "27.0.0.Beta1-SNAPSHOT" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment