|  | antlr
»
antlr The ANTLR 3 tool. | 2.7.7 | 3.5.3 |
|  | asm
»
asm ASM, a very small and fast Java bytecode manipulation framework | 3.3.1 | 9.10.1 |
MIT
|  | ch.qos.cal10n
»
cal10n-api | 0.8.1 | ✔ |
|  | com.fasterxml
»
classmate Library for introspecting types with full generic information | 1.3.3 | 1.7.3 |
|  | com.fasterxml.jackson.core
»
jackson-core2 vulnerabilities Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 2.8.9 | 3.2.1 |
|  | com.fasterxml.jackson.core
»
jackson-databind55 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 2.8.9 | 3.2.1 |
|  | com.fasterxml.jackson.core
»
jackson-annotations Core annotations used for value types, used by Jackson data binding package. | 2.8.9 | 2.22 |
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-jsr3101 vulnerability Add-on module to support JSR-310 (Java 8 Date & Time API) data types. | 2.8.9 | 3.0.0-rc2 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-jdk8 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.8.9 | 2.22.1 |
Apache 2.0
|  | com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-json-provider Functionality to handle JSON input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson ... | 2.8.9 | 3.2.1 |
Apache 2.0
|  | com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-base Pile of code that is shared by all Jackson-based JAX-RS | 2.8.9 | 3.2.1 |
|  | com.fasterxml.jackson.module
»
jackson-module-jaxb-annotations Support for using JAXB annotations as an alternative to "native" Jackson annotations, | 2.8.9 | 3.2.1 |
|  | com.fasterxml.woodstox
»
woodstox-core1 vulnerability Woodstox is a high-performance XML processor that implements Stax (JSR-173), | 5.0.3 | 7.2.2 |
EDL 1.0
|  | com.github.relaxng
»
relaxngDatatype RelaxNG Datatype library. | 2011.1 | 4.0.9 |
Apache 2.0
|  | com.github.spullara.mustache.java
»
compiler Implementation of mustache.js for Java | 0.9.4 | 0.9.14 |
|  | com.google.guava
»
guava3 vulnerabilities Guava is a suite of core and expanded libraries that include | 20.0 | 33.6.0-jre |
|  | com.h2database
»
h22 vulnerabilities A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc. ... | 1.4.193 | 2.4.240 |
|  | com.io7m.xom
»
xom The XOM Dual Streaming/Tree API for Processing XML | 1.2.10 | 1.4.6 |
|  | com.io7m.xom
»
xom The XOM Dual Streaming/Tree API for Processing XML | 1.2.10 | 1.4.6 |
|  | com.microsoft.azure
»
azure-storage The Azure Storage Java Blob library. | 5.0.0 | 11.0.1 |
EPL 1.0
|  | com.openshift
»
openshift-restclient-java OpenShift Java Client | 5.6.0.Final | 9.0.5.Final |
|  | com.squareup.okhttp3
»
okhttp1 vulnerability Square’s meticulous HTTP client for Java and Kotlin. | 3.9.0 | 5.4.0 |
Apache 2.0
|  | com.squareup.okhttp3
»
okhttp-ws | 3.4.2 | ✔ |
|  | com.squareup.okio
»
okio1 vulnerability A modern I/O library for Android, Java, and Kotlin Multiplatform. | 1.9.0 | 3.18.1 |
CDDL 1.0
|  | com.sun.faces
»
jsf-impl This is the master POM file for Sun's Implementation of | 2.2.13.SP4 | 1.2-20 |
EDL 1.0
|  | com.sun.istack
»
istack-commons-runtime Common runtime utilities used by various JAXB and JAX-WS implementations. | 2.21 | 4.2.0 |
EDL 1.0
|  | com.sun.istack
»
istack-commons-tools | 2.21 | 4.2.0 |
|  | com.sun.mail
»
javax.mail JavaMail API for sending and receiving emails using standard protocols like SMTP, POP3, and IMAP, supporting both text ... | 1.5.6 | 2.0.2 |
EDL 1.0
|  | com.sun.xml.bind.external
»
rngom RNGOM is a RelaxNG Object model library (XSOM for RelaxNG). | 2.2.11.jbossorg-1 | 4.0.9 |
Apache 2.0 +1
|  | com.sun.xml.fastinfoset
»
FastInfoset | 1.2.13 | 2.1.1 |
EDL 1.0
|  | com.sun.xml.messaging.saaj
»
saaj-impl Implementation of Jakarta SOAP with Attachments Specification | 1.3.16-jbossorg-1 | 3.0.6 |
EDL 1.0
|  | com.sun.xsom
»
xsom XML Schema Object Model (XSOM) is a Java library that allows applications to easily parse XML Schema | 20140925 | 4.0.9 |
|  | commons-beanutils
»
commons-beanutils3 vulnerabilities Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection. | 1.9.3 | 1.11.0 |
|  | commons-cli
»
commons-cli Apache Commons CLI provides a simple API for presenting, processing, and validating a Command Line Interface. | 1.3.1 | 1.11.0 |
|  | commons-codec
»
commons-codec The Apache Commons Codec component contains encoders and decoders for | 1.10 | 1.22.1 |
|  | commons-collections
»
commons-collections The Apache Commons Collections package contains types that extend and augment the Java Collections Framework. | 3.2.2 | 4.5.0 |
|  | commons-digester
»
commons-digester The Apache Commons Digester package lets you configure an XML to Java | 1.8 | 3.2 |
|  | commons-io
»
commons-io2 vulnerabilities The Apache Commons IO library contains utility classes, stream implementations, file filters, | 2.5 | 2.22.0 |
|  | commons-lang
»
commons-lang1 vulnerability Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ... | 2.6 | 3.20.0 |
|  | commons-pool
»
commons-pool | 1.6 | 2.13.1 |
|  | dom4j
»
dom4j2 vulnerabilities flexible XML framework for Java | 1.6.1 | 2.2.0 |
|  | gnu.getopt
»
java-getopt | 1.0.13 | ✔ |
|  | io.netty
»
netty-all1 vulnerability Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol ... | 4.1.9.Final | 4.2.17.Final |
Apache 2.0
|  | io.smallrye
»
smallrye-config | 1.3.3 | 3.18.1 |
Apache 2.0
|  | io.smallrye
»
smallrye-health | 1.0.2 | 4.3.0 |
Apache 2.0
|  | io.smallrye
»
smallrye-metrics | 1.1.1 | 5.1.0 |
Apache 2.0
|  | io.smallrye
»
smallrye-rest-client | 1.0.0 | 1.2.2 |
Apache 2.0
|  | io.smallrye
»
smallrye-opentracing | 1.1.1 | 3.0.3 |
Apache 2.0
|  | io.smallrye
»
smallrye-fault-tolerance | 1.0.1 | 6.11.2 |
|  | io.thorntail
»
config-api | 1.4.0 | 2.7.0 |
|  | io.thorntail
»
config-api-runtime | 1.4.0 | 2.7.0 |
|  | io.thorntail
»
mongo-config-api | 1.3.0 | 2.7.0 |
|  | io.thorntail
»
cassandra-config-api | 1.3.0 | 2.7.0 |
|  | io.thorntail
»
neo4j-config-api | 1.3.0 | 2.7.0 |
|  | io.thorntail
»
orientdb-config-api | 1.3.0 | 2.7.0 |
|  | io.thorntail
»
keycloak-client-config-api | 1.4.0 | 2.7.0 |
|  | io.thorntail
»
keycloak-server-config-api | 1.4.0 | 2.7.0 |
CC0 1.0 +1
|  | io.thorntail
»
microprofile-config-api | 1.3.0 | ✔ |
|  | io.thorntail
»
build-parent Build Parent to bring in required dependencies | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
build-resources Resources that are necessary for building Thorntail | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
thorntail-enforcer-pattern-size Maven enforcer pattern size rule | 2.2.0.Final | ✔ |
|  | io.thorntail
»
cli JBoss CLI | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
tools Build Tools | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
meta-spi Thorntail: Meta SPI | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
fraction-metadata Thorntail: Fraction Metadata | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
spi Thorntail: SPI | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
arquillian Arquillian | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
arquillian-daemon Arquillian Daemon | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
arquillian-adapter Arquillian Adapter | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
arquillian-resolver Arquillian Resolver | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
asciidoctorj AsciidoctorJ is the official library for running Asciidoctor on the JVM. Using AsciidoctorJ, you can convert AsciiDoc ... | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
batch-jberet Java EE Batch with JBeret | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
bean-validation Define constraints on object models with annotations | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
bootstrap Bootstrap | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
camel-core Java Integration Framework implementing the Enterprise Integration Patterns, doing the mediation and routing of the ... | 2.2.0.Final | 2.2.1.Final |
|  | io.thorntail
»
camel-activemq Component activemq | 2.2.0.Final | 2.2.1.Final |
|  | io.thorntail
»
camel-cdi Component cdi | 2.2.0.Final | 2.2.1.Final |
|  | io.thorntail
»
camel-cxf The cxf component is used for SOAP WebServices using Apache CXF. | 2.2.0.Final | 2.2.1.Final |
|  | io.thorntail
»
camel-ejb The ejb component is for invoking EJB Java beans from Camel. | 2.2.0.Final | 2.2.1.Final |
|  | io.thorntail
»
camel-jaxb Camel JAXB support | 2.2.0.Final | 2.2.1.Final |
|  | io.thorntail
»
camel-jms The jms component allows messages to be sent to (or consumed from) a JMS Queue or Topic. | 2.2.0.Final | 2.2.1.Final |
|  | io.thorntail
»
camel-jmx The jmx component allows to receive JMX notifications. | 2.2.0.Final | 2.2.1.Final |
|  | io.thorntail
»
camel-jpa The jpa component enables you to store and retrieve Java objects from databases using JPA. | 2.2.0.Final | 2.2.1.Final |
|  | io.thorntail
»
camel-mail To send or receive emails using imap/pop3 or smtp protocols. | 2.2.0.Final | 2.2.1.Final |
|  | io.thorntail
»
camel-ognl For OGNL expressions and predicates | 2.2.0.Final | 2.2.1.Final |
|  | io.thorntail
»
camel-swagger Component swagger | 2.2.0.Final | 2.2.1.Final |
|  | io.thorntail
»
camel-undertow The undertow component provides HTTP-based endpoints for consuming and producing HTTP requests. | 2.2.0.Final | 2.2.1.Final |
|  | io.thorntail
»
cdi CDI with Weld | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
cdi-config CDI Configuration | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
jaxrs-client-api Provide enhancements to JAX-RS Client API for microservice development | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
cdi-jaxrsapi Generates implementation of external service from interface which can then be injected to call that service. | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
connector Connector | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
container Container | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
datasources Datasources for installing database drivers, etc | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
drools-server Drools Server | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
ee EE | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
ejb Use EJBs in your application | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
ejb-remote Access EJBs in remote containers | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
elytron Elytron | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
full Equivalent to Full Platform | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
flyway Evolve your Database Schema easily and reliably across all your instances | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
hibernate-search Hibernate Search transparently indexes your objects and offers fast regular, full-text and geolocation search. Ease of ... | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
hibernate-validator Validation annotations going beyond Bean Validation | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
infinispan Distributed in-memory key/value store | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
io IO | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
jaeger Jaeger integration, including the OpenTracing fraction | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
javafx For using JavaFX classes in your application. | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
jaxrs RESTful Web Services with RESTEasy | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
jaxrs-cdi Provide CDI injection into RESTful services | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
jaxrs-jaxb Add JAXB binding support for RESTful services | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
jaxrs-multipart Multipart support for RESTful services | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
jaxrs-validator Validation support for RESTful services | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
jaxrs-jsonp Enable JSON-P interchange format for RESTful services | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
jca Java EE Connector Architecture | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
jdr Enables the gathering of diagnostic data for use in remote analysis of error conditions. Although the data is in a ... | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
jgroups Reliable messaging for creating a cluster | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
jmx Expose resources as MBeans | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
jolokia Deploys the jolokia.war to activate JMX-HTTP bridge as an alternative to JSR-160 connectors | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
jpa Java Persistence API with Hibernate and H2 datasource | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
jpa-spatial Java Persistence API with Spatial Extensions | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
jpa-eclipselink Java Persistence API with EclipseLink | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
jsf Java Server Faces for developing UIs | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
jsonp JSON-P | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
keycloak Securing your RESTful services | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
keycloak-server Running Keycloak in an uber jar | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
logging Customizing the Logging for WildFly | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
logstash Write log entries to Logstash for use in ELK stack | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
mail Java Mail API for messaging | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
management Enables WildFly management capabilities | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
management-console UI to manage a running WildFly/Swarm server | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
messaging JMS Messaging with ActiveMQ | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
microprofile Implementation of MicroProfile.io | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
microprofile-config WildFly: Swarm Fraction for Eclipse MicroProfile Config | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
microprofile-health Health endpoints for your application | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
microprofile-jwt An implementation of the MP-JWT authentication and authorization | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
microprofile-metrics Metrics export for MicroProfile | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
microprofile-openapi An implementation of the MP-OpenAPI specification first introduced in MP 1.3 | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
microprofile-fault-tolerance WildFly: Swarm Fraction for Eclipse MicroProfile Fault Tolerance | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
microprofile-restclient | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
opentracing-tracerresolver OpenTracing TracerResolver | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
microprofile-opentracing OpenTracing integration for Microprofile | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
mod_cluster Modcluster support | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
monitor Health endpoints for your application | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
msc Thorntail: MSC | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
mvc MVC 1.0 with Krazo for developing Web UIs | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
naming Thorntail: Naming | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
cassandra Cassandra integration | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
mongodb MongoDB integration | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
neo4j Neo4j integration | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
orientdb OrientDB integration | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
opentracing OpenTracing integration via TraceResolver and GlobalTracer | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
remoting Connecting to remote containers | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
request-controller Request Controller | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
resource-adapters Resource Adapters deployed with .rar files | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
hystrix Latency and Fault Tolerance, such as Circuit Breaker, with Hystrix from Netflix OSS | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
ribbon Client side load balancing with Netflix Ribbon | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
ribbon-secured Provides security token propagation across invocations when using Netflix Ribbon and Keycloak | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
security Security | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
spring RESTful services with Spring WebMVC | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
swagger Generate swagger.json for all JAX-RS endpoints in your application | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
swagger-webapp UI for Swagger to visualize the generated swagger.json | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
teiid A data virtualization system that allows applications to use data from multiple, heterogeneous data stores. | 2.2.0.Final | 2.2.1.Final |
|  | io.thorntail
»
topology Topology | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
topology-consul Service Discovery with Hashicorp Consul | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
topology-jgroups Utilizes JGroups as a Service Registry that is discoverable | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
topology-openshift Service Discovery with OpenShift | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
topology-webapp Server-Sent Events of instances being added/removed from cluster | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
transactions JTA distributed transactions with Narayana | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
undertow Servlet Container with Undertow | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
vertx Deploys the Vert.x JCA Adapter | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
web Equivalent to Web Profile | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
webservices Web Services with CXF | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
zipkin-jaxrs Enables the zipkin instrumentation for JAX-RS resources | 2.2.0.Final | 2.7.0.Final |
|  | io.thorntail
»
jose Supports JWS signing and JWE encryption | 2.2.0.Final | 2.7.0.Final |
|  | io.undertow
»
undertow-core33 vulnerabilities The core module of Undertow, a lightweight and high-performance web server for Java. | 1.4.18.Final | 2.4.2.Final |
Apache 2.0
|  | io.undertow
»
undertow-servlet1 vulnerability | 1.4.18.Final | 2.3.26.Final |
Apache 2.0
|  | io.undertow
»
undertow-websockets-jsr | 1.4.18.Final | 2.3.26.Final |
Apache 2.0
|  | io.undertow.jastow
»
jastow JSP Container | 2.0.2.Final | 2.3.0.Final |
CC0 1.0 +1
|  | io.undertow.js
»
undertow-js | 1.0.2.Final | 1.0.3.Final |
|  | javax.activation
»
activation Jakarta Activation API 2.2 Specification | 1.1.1 | 2.1.4 |
|  | javax.enterprise
»
cdi-api APIs for CDI (Contexts and Dependency Injection for Java) | 1.2 | 4.1.0 |
|  | javax.enterprise
»
cdi-api APIs for CDI (Contexts and Dependency Injection for Java) | 1.2 | 4.1.0 |
|  | javax.inject
»
javax.inject Jakarta Dependency Injection | 1 | 2.0.1 |
|  | javax.jws
»
jsr181-api Jakarta Web Services Metadata API | 1.0-MR1 | 3.0.0 |
|  | javax.validation
»
validation-api JavaBeans Validation (Bean Validation) is a validation model that can add constraints to the beans with annotations ... | 1.1.0.Final | 3.1.1 |
|  | jaxen
»
jaxen Jaxen is a universal XPath engine for Java. | 1.1.6 | 2.0.6 |
Apache 2.0
|  | jboss.jaxbintros
»
jboss-jaxb-intros JBoss Web Services - JBossWS JAXB Introductions | 1.0.2.GA | 2.1.0.Final |
|  | joda-time
»
joda-time Joda-Time provides a quality replacement for the Java date and time classes. Note that from Java SE 8 onwards, users ... | 2.9.7 | 2.14.3 |
|  | junit
»
junit1 vulnerability JUnit Jupiter is the API for writing tests using JUnit 5. | 4.12 | 6.1.2 |
|  | junit
»
junit1 vulnerability JUnit Jupiter is the API for writing tests using JUnit 5. | 4.12 | 6.1.2 |
|  | log4j
»
log4j6 vulnerabilities Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ... | 1.2.17 | 2.26.1 |
|  | net.jcip
»
jcip-annotations A set of Java annotations for documenting concurrency properties in multi-threaded code, based on 'Java Concurrency in ... | 1.0 | ✔ |
|  | net.sf.jopt-simple
»
jopt-simple A Java library for parsing command line options | 4.9 | 5.0.4 |
Apache 2.0
|  | net.shibboleth.utilities
»
java-support | 7.1.1 | 8.0.0 |
Apache 2.0
|  | org.apache.activemq
»
artemis-amqp-protocol | 1.5.5.jbossorg-008 | 2.55.0 |
Apache 2.0
|  | org.apache.activemq
»
artemis-hornetq-protocol | 1.5.5.jbossorg-008 | 2.55.0 |
Apache 2.0
|  | org.apache.activemq
»
artemis-hqclient-protocol | 1.5.5.jbossorg-008 | 2.55.0 |
Apache 2.0
|  | org.apache.activemq
»
artemis-selector | 1.5.5.jbossorg-008 | 2.55.0 |
Apache 2.0
|  | org.apache.activemq
»
artemis-server1 vulnerability | 1.5.5.jbossorg-008 | 2.55.0 |
Apache 2.0
|  | org.apache.activemq
»
artemis-service-extensions | 1.5.5.jbossorg-008 | 2.55.0 |
|  | org.apache.activemq
»
artemis-cli1 vulnerability | 1.5.5.jbossorg-008 | 2.55.0 |
Apache 2.0
|  | org.apache.activemq
»
artemis-commons | 1.5.5.jbossorg-008 | 2.55.0 |
Apache 2.0
|  | org.apache.activemq
»
artemis-dto | 1.5.5.jbossorg-008 | 2.55.0 |
Apache 2.0
|  | org.apache.activemq
»
artemis-jdbc-store | 1.5.5.jbossorg-008 | 2.55.0 |
Apache 2.0
|  | org.apache.activemq
»
artemis-journal | 1.5.5.jbossorg-008 | 2.55.0 |
Apache 2.0
|  | org.apache.activemq
»
artemis-core-client2 vulnerabilities | 1.5.5.jbossorg-008 | 2.55.0 |
Apache 2.0
|  | org.apache.activemq
»
artemis-jms-server | 1.5.5.jbossorg-008 | 2.55.0 |
Apache 2.0
|  | org.apache.activemq
»
artemis-jms-client | 1.5.5.jbossorg-008 | 2.55.0 |
Apache 2.0
|  | org.apache.activemq
»
artemis-native1 vulnerability | 1.5.5.jbossorg-008 | 2.6.4 |
Apache 2.0
|  | org.apache.activemq
»
artemis-ra | 1.5.5.jbossorg-008 | 2.55.0 |
Apache 2.0
|  | org.apache.activemq
»
artemis-stomp-protocol | 1.5.5.jbossorg-008 | 2.55.0 |
|  | org.apache.avro
»
avro2 vulnerabilities Avro is a row-oriented remote procedure call and data serialization framework that produces a compact binary format. | 1.7.6 | 1.12.1 |
Apache 2.0
|  | org.apache.cxf
»
cxf-rt-bindings-coloc Apache CXF Runtime Colocated Binding | 3.1.12 | 4.2.3 |
Apache 2.0
|  | org.apache.cxf
»
cxf-rt-bindings-object Apache CXF Runtime Object Binding | 3.1.12 | 3.1.18 |
Apache 2.0
|  | org.apache.cxf
»
cxf-rt-bindings-soap Apache CXF Runtime SOAP Binding | 3.1.12 | 4.2.3 |
Apache 2.0
|  | org.apache.cxf
»
cxf-rt-bindings-xml Apache CXF Runtime XML Binding | 3.1.12 | 4.2.3 |
Apache 2.0
|  | org.apache.cxf
»
cxf-core6 vulnerabilities Apache CXF Core | 3.1.12 | 4.2.3 |
Apache 2.0
|  | org.apache.cxf
»
cxf-rt-databinding-aegis1 vulnerability Apache CXF Runtime Aegis Databinding | 3.1.12 | 4.2.3 |
Apache 2.0
|  | org.apache.cxf
»
cxf-rt-databinding-jaxb Apache CXF Runtime JAXB DataBinding | 3.1.12 | 4.2.3 |
Apache 2.0
|  | org.apache.cxf
»
cxf-rt-features-clustering Failover and loadbalancing support | 3.1.12 | 4.2.3 |
Apache 2.0
|  | org.apache.cxf
»
cxf-rt-frontend-jaxws Apache CXF Runtime JAX-WS Frontend | 3.1.12 | 4.2.3 |
Apache 2.0
|  | org.apache.cxf
»
cxf-rt-frontend-simple Apache CXF Runtime Simple Frontend | 3.1.12 | 4.2.3 |
Apache 2.0
|  | org.apache.cxf
»
cxf-rt-management1 vulnerability Apache CXF Runtime Management | 3.1.12 | 4.2.3 |
Apache 2.0
|  | org.apache.cxf
»
cxf-rt-security Apache CXF Runtime Security functionality | 3.1.12 | 4.2.3 |
Apache 2.0
|  | org.apache.cxf
»
cxf-rt-security-saml Apache CXF Runtime SAML Security functionality | 3.1.12 | 4.2.3 |
Apache 2.0
|  | org.apache.cxf
»
cxf-rt-transports-http1 vulnerability Apache CXF Runtime HTTP Transport | 3.1.12 | 4.2.3 |
Apache 2.0
|  | org.apache.cxf
»
cxf-rt-transports-http-hc Apache CXF Runtime HTTP Async Transport | 3.1.12 | 4.2.3 |
Apache 2.0
|  | org.apache.cxf
»
cxf-rt-transports-jms2 vulnerabilities Apache CXF Runtime JMS Transport | 3.1.12 | 4.2.3 |
Apache 2.0
|  | org.apache.cxf
»
cxf-rt-transports-local Apache CXF Runtime Local Transport | 3.1.12 | 4.2.3 |
Apache 2.0
|  | org.apache.cxf
»
cxf-rt-wsdl Apache CXF Runtime Core for WSDL Based Technologies | 3.1.12 | 4.2.3 |
Apache 2.0
|  | org.apache.cxf
»
cxf-rt-ws-addr Apache CXF Runtime WS Addressing | 3.1.12 | 4.2.3 |
Apache 2.0
|  | org.apache.cxf
»
cxf-rt-ws-mex Apache CXF Runtime WS MetadataExchange | 3.1.12 | 4.2.3 |
Apache 2.0
|  | org.apache.cxf
»
cxf-rt-ws-rm Apache CXF Runtime WS Reliable Messaging | 3.1.12 | 4.2.3 |
Apache 2.0
|  | org.apache.cxf
»
cxf-rt-ws-policy Apache CXF Runtime WS Policy | 3.1.12 | 4.2.3 |
Apache 2.0
|  | org.apache.cxf
»
cxf-rt-ws-security Apache CXF Runtime WS Security | 3.1.12 | 4.2.3 |
Apache 2.0
|  | org.apache.cxf
»
cxf-tools-common Apache CXF Command Line Tools Common | 3.1.12 | 4.2.3 |
Apache 2.0
|  | org.apache.cxf
»
cxf-tools-java2ws Apache CXF Command Line Tools JavaTo WS | 3.1.12 | 4.2.3 |
Apache 2.0
|  | org.apache.cxf
»
cxf-tools-validator Apache CXF Command Line Tools Validator | 3.1.12 | 4.2.3 |
Apache 2.0
|  | org.apache.cxf
»
cxf-tools-wsdlto-core Apache CXF Command Line Tools WSDLTo Core | 3.1.12 | 4.2.3 |
Apache 2.0
|  | org.apache.cxf
»
cxf-tools-wsdlto-databinding-jaxb Apache CXF Command Line Tools WSDLTo JAXB Databinding | 3.1.12 | 4.2.3 |
Apache 2.0
|  | org.apache.cxf
»
cxf-tools-wsdlto-frontend-jaxws Apache CXF Command Line Tools WSDLTo JAXWS Frontend | 3.1.12 | 4.2.3 |
Apache 2.0
|  | org.apache.cxf.services.sts
»
cxf-services-sts-core | 3.1.12 | 4.2.3 |
Apache 2.0
|  | org.apache.cxf.services.ws-discovery
»
cxf-services-ws-discovery-api Apache CXF WS-Discovery API | 3.1.12 | 4.2.3 |
Apache 2.0
|  | org.apache.cxf.xjc-utils
»
cxf-xjc-runtime | 3.0.5 | 4.2.0 |
Apache 2.0
|  | org.apache.cxf.xjcplugins
»
cxf-xjc-boolean | 3.0.5 | 4.2.0 |
Apache 2.0
|  | org.apache.cxf.xjcplugins
»
cxf-xjc-bug986 | 3.0.5 | 4.2.0 |
Apache 2.0
|  | org.apache.cxf.xjcplugins
»
cxf-xjc-dv | 3.0.5 | 4.2.0 |
Apache 2.0
|  | org.apache.cxf.xjcplugins
»
cxf-xjc-ts | 3.0.5 | 4.2.0 |
|  | org.apache.httpcomponents
»
httpclient1 vulnerability Apache HttpComponents Client | 4.5.2 | 5.6.3 |
|  | org.apache.httpcomponents
»
httpmime Apache HttpComponents Client | 4.5.2 | 5.6.3 |
|  | org.apache.httpcomponents
»
httpcore Apache HttpComponents HTTP/1.1 core components | 4.4.4 | 5.4.3 |
Apache 2.0
|  | org.apache.httpcomponents
»
httpcore-nio Apache HttpComponents Core (non-blocking I/O) | 4.4.4 | 4.4.16 |
|  | org.apache.httpcomponents
»
httpasyncclient Apache HttpComponents AsyncClient | 4.1.2 | 4.1.5 |
|  | org.apache.james
»
apache-mime4j | 0.6 | 0.8.14 |
Apache 2.0
|  | org.apache.lucene
»
lucene-analyzers-common Apache Lucene (module: common) | 5.3.1 | 10.5.0 |
|  | org.apache.lucene
»
lucene-core Apache Lucene (module: core) | 5.3.1 | 10.5.0 |
Apache 2.0
|  | org.apache.lucene
»
lucene-facet Apache Lucene (module: facet) | 5.3.1 | 10.5.0 |
Apache 2.0
|  | org.apache.lucene
»
lucene-queryparser Apache Lucene (module: queryparser) | 5.3.1 | 10.5.0 |
Apache 2.0
|  | org.apache.lucene
»
lucene-queries Apache Lucene (module: queries) | 5.3.1 | 10.5.0 |
Apache 2.0
|  | org.apache.lucene
»
lucene-misc Apache Lucene (module: misc) | 5.3.1 | 10.5.0 |
Apache 2.0
|  | org.apache.lucene
»
lucene-backward-codecs Apache Lucene (module: backward-codecs) | 5.3.1 | 10.5.0 |
Apache 2.0
|  | org.apache.maven
»
maven-aether-provider Components completing Maven Resolver for utilizing Maven POM and repository metadata. | 3.2.5 | 3.9.16 |
|  | org.apache.maven
»
maven-plugin-api The API for Maven 3 plugins - Mojos - development. | 3.2.5 | 3.9.16 |
|  | org.apache.maven
»
maven-core1 vulnerability Core classes of Apache Maven to manage the building process. | 3.2.5 | 3.9.16 |
Apache 2.0
|  | org.apache.maven
»
maven-aether-provider Components completing Maven Resolver for utilizing Maven POM and repository metadata. | 3.3.9 | 3.9.16 |
|  | org.apache.maven.plugin-tools
»
maven-plugin-annotations Java annotations to use in Mojos | 3.5 | 3.15.2 |
Apache 2.0
|  | org.apache.myfaces.core
»
myfaces-impl The private implementation classes of the Apache MyFaces Core 4.1 Implementation | 2.2.11 | 4.1.3 |
Apache 2.0
|  | org.apache.neethi
»
neethi3 vulnerabilities Apache Neethi provides general framework for the programmers to use WS Policy. It is compliant with latest WS Policy ... | 3.0.3 | 3.2.3 |
Apache 2.0
|  | org.apache.qpid
»
proton-jms | 0.8 | 0.35.0 |
Apache 2.0
|  | org.apache.qpid
»
proton-j2 vulnerabilities | 0.8 | 0.35.0 |
Apache 2.0
|  | org.apache.santuario
»
xmlsec3 vulnerabilities Apache XML Security for Java supports XML-Signature Syntax and Processing, | 2.0.8 | 4.0.4 |
|  | org.apache.taglibs
»
taglibs-standard-spec An implementation of the JSP Standard Tag Library (JSTL) Specification API. | 1.2.6-RC1 | 1.2.5 |
|  | org.apache.taglibs
»
taglibs-standard-impl An implementation of the JSP Standard Tag Library (JSTL). | 1.2.6-RC1 | 1.2.5 |
Apache 2.0
|  | org.apache.taglibs
»
taglibs-standard-compat Supports JSTL 1.0 tags using the Servlet container's EL implementation. | 1.2.6-RC1 | 1.2.5 |
|  | org.apache.velocity
»
velocity1 vulnerability Core module of Apache Velocity, a Java-based template engine for generating text output. | 1.7 | 2.4.1 |
Apache 2.0
|  | org.apache.ws.xmlschema
»
xmlschema-core Commons XMLSchema is a light weight schema object model that can be used to manipulate or | 2.2.1 | 2.3.2 |
Apache 2.0
|  | org.apache.wss4j
»
wss4j-bindings | 2.1.10 | 4.0.1 |
Apache 2.0
|  | org.apache.wss4j
»
wss4j-ws-security-common | 2.1.10 | 4.0.1 |
Apache 2.0
|  | org.apache.wss4j
»
wss4j-ws-security-dom | 2.1.10 | 4.0.1 |
Apache 2.0
|  | org.apache.wss4j
»
wss4j-ws-security-stax | 2.1.10 | 4.0.1 |
Apache 2.0
|  | org.apache.wss4j
»
wss4j-policy | 2.1.10 | 4.0.1 |
Apache 2.0
|  | org.apache.wss4j
»
wss4j-ws-security-policy-stax | 2.1.10 | 4.0.1 |
|  | org.bouncycastle
»
bcprov-jdk15on7 vulnerabilities The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains the JCA/JCE ... | 1.56 | 1.85 |
BouncyCastle
|  | org.bouncycastle
»
bcmail-jdk15on The Bouncy Castle Java APIs for doing S/MIME with JavaMail. The APIs are designed primarily to be used in conjunction ... | 1.56 | 1.85 |
|  | org.bouncycastle
»
bcpkix-jdk15on2 vulnerabilities The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains ... | 1.56 | 1.85 |
|  | org.codehaus.groovy
»
groovy-all2 vulnerabilities Groovy: A powerful multi-faceted language for the JVM | 2.4.7 | 5.0.8 |
|  | org.codehaus.jackson
»
jackson-core-asl Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 1.9.13 | 2.22.1 |
|  | org.codehaus.jackson
»
jackson-mapper-asl2 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 1.9.13 | 2.22.1 |
Apache 2.0
|  | org.codehaus.jackson
»
jackson-jaxrs Functionality to handle JSON input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson ... | 1.9.13 | 2.22.1 |
|  | org.codehaus.jackson
»
jackson-xc Support for using JAXB annotations as an alternative to "native" Jackson annotations, | 1.9.13 | 2.22.1 |
|  | org.codehaus.jettison
»
jettison5 vulnerabilities A StAX implementation for JSON. | 1.3.8 | 1.5.7 |
|  | org.codehaus.plexus
»
plexus-utils1 vulnerability A collection of various utility classes to ease working with strings, files, command lines and | 3.0.24 | 4.0.3 |
BSD 2-clause
|  | org.codehaus.woodstox
»
stax2-api Stax2 API is an extension to basic Stax 1.0 API that adds significant new functionality, such as full-featured ... | 3.1.4 | 4.3.0 |
|  | org.codehaus.woodstox
»
woodstox-core-asl Woodstox is a high-performance XML processor that implements Stax (JSR-173), | 4.4.1 | 7.2.2 |
Apache 2.0 +1
|  | org.cryptacular
»
cryptacular1 vulnerability The spectacular complement to the Bouncy Castle crypto API for Java. | 1.2.0 | 1.3.0 |
|  | org.easytesting
»
fest-assert 'Flexible' or 'fluent' assertions for testing | 1.4 | 2.0M10 |
|  | org.eclipse.aether
»
aether-api The application programming interface for the repository system. | 1.1.0 | 2.0.21 |
Apache 2.0
|  | org.eclipse.aether
»
aether-spi The service provider interface for repository system implementations and repository connectors. | 1.1.0 | 2.0.21 |
Apache 2.0
|  | org.eclipse.aether
»
aether-util A collection of utility classes to ease usage of the repository system. | 1.1.0 | 2.0.21 |
Apache 2.0
|  | org.eclipse.aether
»
aether-impl An implementation of the repository system. | 1.1.0 | 2.0.21 |
Apache 2.0
|  | org.eclipse.aether
»
aether-connector-basic A repository connector implementation for repositories using URI-based layouts. | 1.1.0 | 2.0.21 |
Apache 2.0
|  | org.eclipse.aether
»
aether-transport-file A transport implementation for repositories using file:// URLs. | 1.1.0 | 2.0.21 |
Apache 2.0
|  | org.eclipse.aether
»
aether-transport-http A transport implementation for repositories using http:// and https:// URLs. | 1.1.0 | 1.9.27 |
|  | org.eclipse.jdt.core.compiler
»
ecj Eclipse Compiler for Java(TM) | 4.6.1 | 3.46.0 |
Apache 2.0
|  | org.eclipse.microprofile.config
»
microprofile-config-api MicroProfile Config :: API | 1.3 | 3.1.1 |
Apache 2.0
|  | org.eclipse.microprofile.fault-tolerance
»
microprofile-fault-tolerance-api Fault Tolerance APIs for MicroProfile :: API | 1.0 | 4.1.2 |
Apache 2.0
|  | org.eclipse.microprofile.health
»
microprofile-health-api MicroProfile Health :: API | 1.0 | 4.0.1 |
|  | org.eclipse.microprofile.jwt
»
microprofile-jwt-auth-api | 1.1 | 2.2 |
|  | org.eclipse.microprofile.metrics
»
microprofile-metrics-api MicroProfile Metrics :: API | 1.1 | 5.1.2 |
|  | org.fusesource.jansi
»
jansi Jansi is a java library for generating and interpreting ANSI escape sequences. | 1.16 | 2.4.3 |
|  | org.glassfish
»
javax.json Default provider for Jakarta JSON Processing | 1.0.4 | 2.0.1 |
CDDL +2
|  | org.glassfish
»
javax.el-impl | 3.0.1-b08-jbossorg-1 | 3.0.1-b08-jbossorg-3 |
EPL 2.0 +1
|  | org.glassfish
»
javax.enterprise.concurrent Compatible Implementation of Jakarta Concurrency | 1.0 | 3.0.2 |
EDL 1.0
|  | org.glassfish.jaxb
»
jaxb-core JAXB Core module. Contains sources required by XJC, JXC and Runtime modules. | 2.2.11.jbossorg-1 | 4.0.9 |
EDL 1.0
|  | org.glassfish.jaxb
»
jaxb-runtime JAXB (JSR 222) Reference Implementation | 2.2.11.jbossorg-1 | 4.0.9 |
EDL 1.0
|  | org.glassfish.jaxb
»
jaxb-xjc JAXB Binding Compiler. Contains source code needed for binding customization files into java sources. | 2.2.11.jbossorg-1 | 4.0.9 |
EDL 1.0
|  | org.glassfish.jaxb
»
jaxb-jxc JAXB schema generator.The *tool* to generate XML schema based on java classes. | 2.2.11.jbossorg-1 | 4.0.9 |
EDL 1.0
|  | org.glassfish.jaxb
»
codemodel The core functionality of the CodeModel java source code generation library | 2.2.11.jbossorg-1 | 4.0.9 |
EDL 1.0
|  | org.glassfish.jaxb
»
txw2 TXW is a library that allows you to write XML documents. | 2.2.11.jbossorg-1 | 4.0.9 |
|  | org.hibernate
»
hibernate-core2 vulnerabilities Hibernate's core ORM functionality | 5.1.10.Final | 7.4.5.Final |
Apache 2.0
|  | org.hibernate
»
hibernate-infinispan Infinispan Hibernate 5.3 Cache module | 5.1.10.Final | 13.0.22.Final |
Apache 2.0
|  | org.hibernate
»
hibernate-envers Deprecated - Hibernate's entity version (audit/history) support | 5.1.10.Final | 7.4.5.Final |
|  | org.hibernate
»
hibernate-entitymanager The `hibernate-core` module has been relocated to the `org.hibernate.orm` group | 5.1.10.Final | 7.4.5.Final |
LGPL 2.1
|  | org.hibernate
»
hibernate-java8 Hibernate ORM 6.0.0.Alpha7 release. See http://hibernate.org/orm/releases/6.0 | 5.1.10.Final | 6.0.0.Alpha7 |
|  | org.hibernate
»
hibernate-validator4 vulnerabilities Hibernate's Jakarta Validation reference implementation. | 5.3.5.Final | 9.1.3.Final |
Apache 2.0
|  | org.hibernate
»
hibernate-validator-cdi Aggregator of the Hibernate Validator modules. | 5.3.5.Final | 8.0.5.Final |
LGPL 2.1
|  | org.hibernate
»
hibernate-search-orm Hibernate Search integration with Hibernate Core | 5.5.8.Final | 5.11.12.Final |
LGPL 2.1
|  | org.hibernate
»
hibernate-search-engine Core of the Object/Lucene mapper, query engine and index management | 5.5.8.Final | 5.11.12.Final |
LGPL 2.1
|  | org.hibernate
»
hibernate-search-backend-jms Hibernate Search JGroup based backend | 5.5.8.Final | 5.11.12.Final |
LGPL 2.1
|  | org.hibernate
»
hibernate-search-backend-jgroups Hibernate Search JGroup based backend | 5.5.8.Final | 5.11.12.Final |
LGPL 2.1
|  | org.hibernate
»
hibernate-search-serialization-avro Implementation of the Hibernate Search serialization protocol for remote indexing using Avro | 5.5.8.Final | 5.11.12.Final |
|  | org.hibernate.common
»
hibernate-commons-annotations Common reflection code used in support of annotation processing | 5.0.1.Final | 7.0.3.Final |
EDL 1.0 +1
|  | org.hibernate.javax.persistence
»
hibernate-jpa-2.1-api Java(TM) Persistence API | 1.0.0.Final | 2.2 |
Apache 2.0
|  | org.hornetq
»
hornetq-commons | 2.4.7.Final | 2.4.11.Final |
Apache 2.0
|  | org.hornetq
»
hornetq-journal | 2.4.7.Final | 2.4.11.Final |
|  | org.hornetq
»
hornetq-core-client1 vulnerability | 2.4.7.Final | 2.4.11.Final |
|  | org.hornetq
»
hornetq-jms-client | 2.4.7.Final | 2.4.11.Final |
Apache 2.0
|  | org.hornetq
»
hornetq-native | 2.4.7.Final | 2.4.11.Final |
|  | org.httpunit
»
httpunit A library for testing websites programmatically | 1.7.2 | 1.7.3 |
Apache 2.0
|  | org.infinispan
»
infinispan-commons1 vulnerability Infinispan Commons | 8.2.8.Final | 16.2.2 |
|  | org.infinispan
»
infinispan-core6 vulnerabilities Infinispan core module | 8.2.8.Final | 16.2.2 |
Apache 2.0
|  | org.infinispan
»
infinispan-cachestore-jdbc1 vulnerability Infinispan JDBC CacheStore module | 8.2.8.Final | 16.2.2 |
Apache 2.0
|  | org.infinispan
»
infinispan-cachestore-remote1 vulnerability Infinispan remote CacheStore based on Hot Rod protocol | 8.2.8.Final | 16.2.2 |
Apache 2.0
|  | org.infinispan
»
infinispan-client-hotrod1 vulnerability Infinispan Hot Rod Client | 8.2.8.Final | 16.2.2 |
|  | org.jasypt
»
jasypt Java library which enables encryption in java apps with minimum effort. | 1.9.2 | 1.9.3 |
|  | org.javassist
»
javassist Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation | 3.20.0-GA | 3.32.0-GA |
EPL 2.0
|  | org.jberet
»
jberet-core1 vulnerability The core implementation for JBeret | 1.2.4.Final | 3.2.0.Final |
|  | org.jboss
»
jandex | 2.0.5.Final | 3.6.0 |
|  | org.jboss
»
jandex | 2.0.3.Final | 3.6.0 |
Apache 2.0
|  | org.jboss
»
jboss-dmr | 1.4.1.Final | 1.7.0.Final |
Apache 2.0
|  | org.jboss
»
staxmapper | 1.3.0.Final | 1.5.0.Final |
|  | org.jboss
»
jboss-vfs A VFS library | 3.2.12.Final | 3.3.2.Final |
Apache 2.0
|  | org.jboss
»
jboss-iiop-client Client library for EJB applications working against JBoss AS using the IIOP protocol | 1.0.1.Final | 2.0.1.Final |
Apache 2.0
|  | org.jboss
»
jboss-ejb-client2 vulnerabilities Client library for EJB applications working against Wildfly - Jakarta EE Variant | 4.0.7.Final | 5.0.8.Final |
LGPL 2.1
|  | org.jboss
»
jboss-ejb-client-legacy Client library for legacy EJB applications working against Wildfly | 3.0.2.Final | 3.0.3.Final |
|  | org.jboss
»
jboss-transaction-spi The Java Transaction SPI classes | 7.6.0.Final | 8.0.0.Final |
Apache 2.0
|  | org.jboss
»
jboss-ejb-client2 vulnerabilities Client library for EJB applications working against Wildfly - Jakarta EE Variant | 4.0.0.CR7 | 5.0.8.Final |
Apache 2.0
|  | org.jboss.activemq.artemis.integration
»
artemis-wildfly-integration | 1.0.2 | 2.0.5.Final |
Apache 2.0
|  | org.jboss.aesh
»
aesh Æsh (Another Extendable SHell) | 0.66.19 | 3.16.8 |
Apache 2.0
|  | org.jboss.arquillian.config
»
arquillian-config-api API for the Config Module. | 1.1.15.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.config
»
arquillian-config-spi SPI for the Config Module. | 1.1.15.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.config
»
arquillian-config-impl-base Implementation for the Config module. | 1.1.15.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.container
»
arquillian-container-spi SPI for the container extension. | 1.1.13.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.container
»
arquillian-container-test-api Integration with the Test extension for the container extension. | 1.1.13.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.container
»
arquillian-container-test-spi Integration with the Test extension for the container extension. | 1.1.13.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.container
»
arquillian-container-test-impl-base Integration with the Test extension for the container extension. | 1.1.13.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.container
»
arquillian-container-spi SPI for the container extension. | 1.1.15.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.container
»
arquillian-container-impl-base Implementation for the container extension. | 1.1.15.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.container
»
arquillian-container-test-api Integration with the Test extension for the container extension. | 1.1.15.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.container
»
arquillian-container-test-spi Integration with the Test extension for the container extension. | 1.1.15.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.container
»
arquillian-container-test-impl-base Integration with the Test extension for the container extension. | 1.1.15.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.core
»
arquillian-core-api API for the Core. | 1.1.13.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.core
»
arquillian-core-impl-base Impl Base for the Core. | 1.1.13.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.core
»
arquillian-core-spi SPI for the Core. | 1.1.13.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.core
»
arquillian-core-api API for the Core. | 1.1.15.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.core
»
arquillian-core-spi SPI for the Core. | 1.1.15.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.core
»
arquillian-core-impl-base Impl Base for the Core. | 1.1.15.Final | 1.10.2.Final |
|  | org.jboss.arquillian.junit
»
arquillian-junit-container JUnit Container Implementation for the Arquillian Project | 1.1.13.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.junit
»
arquillian-junit-core JUnit Implementation for the Arquillian Project | 1.1.13.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.junit
»
arquillian-junit-core JUnit Implementation for the Arquillian Project | 1.1.15.Final | 1.10.2.Final |
|  | org.jboss.arquillian.junit
»
arquillian-junit-container JUnit Container Implementation for the Arquillian Project | 1.1.15.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.junit
»
arquillian-junit-standalone JUnit Standalone Implementation for the Arquillian Project | 1.1.15.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.protocol
»
arquillian-protocol-jmx Protocol handler for communicating via JMX | 1.1.13.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.protocol
»
arquillian-protocol-servlet Protocol handler for communicating using a servlet / http following the Servlet 2.5/ 2.5/.x spec. | 1.1.13.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.protocol
»
arquillian-protocol-servlet Protocol handler for communicating using a servlet / http following the Servlet 2.5/ 2.5/.x spec. | 1.1.15.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.protocol
»
arquillian-protocol-jmx Protocol handler for communicating via JMX | 1.1.15.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.test
»
arquillian-test-spi SPI for the Test integration. | 1.1.13.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.test
»
arquillian-test-impl-base Implementation Base for the Test integration. | 1.1.13.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.test
»
arquillian-test-api API for the Test integration. | 1.1.15.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.test
»
arquillian-test-spi SPI for the Test integration. | 1.1.15.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.test
»
arquillian-test-impl-base Implementation Base for the Test integration. | 1.1.15.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.testenricher
»
arquillian-testenricher-cdi CDI TestEnricher for the Arquillian Project | 1.1.13.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.testenricher
»
arquillian-testenricher-ejb EJB TestEnricher for the Arquillian Project | 1.1.13.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.testenricher
»
arquillian-testenricher-initialcontext InitialContext TestEnricher for the Arquillian Project | 1.1.13.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.testenricher
»
arquillian-testenricher-resource Resource TestEnricher for the Arquillian Project | 1.1.13.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.testenricher
»
arquillian-testenricher-cdi CDI TestEnricher for the Arquillian Project | 1.1.15.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.testenricher
»
arquillian-testenricher-ejb EJB TestEnricher for the Arquillian Project | 1.1.15.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.testenricher
»
arquillian-testenricher-resource Resource TestEnricher for the Arquillian Project | 1.1.15.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.testenricher
»
arquillian-testenricher-initialcontext InitialContext TestEnricher for the Arquillian Project | 1.1.15.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.testng
»
arquillian-testng-core TestNG Implementations for the Arquillian Project | 1.1.13.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.testng
»
arquillian-testng-container TestNG Container Implementation for the Arquillian Project | 1.1.13.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.testng
»
arquillian-testng-core TestNG Implementations for the Arquillian Project | 1.1.15.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.testng
»
arquillian-testng-container TestNG Container Implementation for the Arquillian Project | 1.1.15.Final | 1.10.2.Final |
Apache 2.0
|  | org.jboss.arquillian.testng
»
arquillian-testng-standalone TestNG Standalone Implementation for the Arquillian Project | 1.1.15.Final | 1.10.2.Final |
|  | org.jboss.byteman
»
byteman The byteman jar merges the byteman-agent jar contents with those of the | 3.0.6 | 4.0.27 |
LGPL 2.1
|  | org.jboss.byteman
»
byteman-submit The Byteman install jar contains classes whcih canbe used to install an agent into the | 3.0.6 | 4.0.27 |
LGPL 2.1
|  | org.jboss.byteman
»
byteman-install The Byteman install jar contains classes to install the Byteman agent into the current JVM | 3.0.6 | 4.0.27 |
|  | org.jboss.byteman
»
byteman-bmunit The Byteman bmunit jar provides integration of Byteman into TestNG and JUnit tests. | 3.0.6 | 4.0.27 |
|  | org.jboss.classfilewriter
»
jboss-classfilewriter A bytecode writer that creates .class files at runtime | 1.2.1.Final | 1.3.1.Final |
LGPL 2.1
|  | org.jboss.common
»
jboss-common-beans Common classes for Java Beans | 2.0.0.Final | 2.0.1.Final |
Apache 2.0
|  | org.jboss.ejb3
»
jboss-ejb3-ext-api JBoss EJB 3 API for Bean Providers | 2.2.0.Final | 2.4.0.Final |
Apache 2.0
|  | org.jboss.genericjms
»
generic-jms-ra-jar JBoss Generic Jakarta Messaging RA classes | 2.0.0.Final | 3.1.0 |
|  | org.jboss.hal
»
release-stream HAL release stream master. Implements the assembly. | 2.9.15.Final | 2.9.19.Final |
Apache 2.0
|  | org.jboss.invocation
»
jboss-invocation Invocation Application Programming Interface - Jakarta EE Variant | 1.5.0.Final | 2.0.1.Final |
LGPL 2.1
|  | org.jboss.ironjacamar
»
ironjacamar-core-api | 1.4.6.Final | 3.0.22.Final |
LGPL 2.1
|  | org.jboss.ironjacamar
»
ironjacamar-core-impl | 1.4.6.Final | 3.0.22.Final |
LGPL 2.1
|  | org.jboss.ironjacamar
»
ironjacamar-common-api | 1.4.6.Final | 3.0.22.Final |
LGPL 2.1
|  | org.jboss.ironjacamar
»
ironjacamar-common-spi | 1.4.6.Final | 3.0.22.Final |
LGPL 2.1
|  | org.jboss.ironjacamar
»
ironjacamar-common-impl | 1.4.6.Final | 3.0.22.Final |
LGPL 2.1
|  | org.jboss.ironjacamar
»
ironjacamar-deployers-common | 1.4.6.Final | 3.0.22.Final |
LGPL
|  | org.jboss.ironjacamar
»
ironjacamar-spec-api IronJacamar is an implementation of the Java EE Connector Architecture 1.7 specification | 1.4.6.Final | 1.4.35.Final |
LGPL 2.1
|  | org.jboss.ironjacamar
»
ironjacamar-jdbc | 1.4.6.Final | 3.0.22.Final |
LGPL 2.1
|  | org.jboss.ironjacamar
»
ironjacamar-validator | 1.4.6.Final | 3.0.22.Final |
|  | org.jboss.logging
»
jboss-logging The JBoss Logging Framework | 3.3.1.Final | 3.6.3.Final |
|  | org.jboss.logging
»
jboss-logging-annotations Collection of annotations for defining logging interfaces and messages in JBoss Logging. | 2.1.0.Final | 3.0.4.Final |
Apache 2.0
|  | org.jboss.logging
»
jboss-logging-processor An annotation processor for JBoss Logging, enabling compile-time generation of logging implementations. | 2.1.0.Final | 3.0.4.Final |
|  | org.jboss.logging
»
jul-to-slf4j-stub | 1.0.1.Final | ✔ |
Apache 2.0
|  | org.jboss.logmanager
»
commons-logging-jboss-logmanager An Apache Commons Logging implementation for JBoss Log Manager | 1.0.2.Final | 1.0.3.Final |
Apache 2.0
|  | org.jboss.logmanager
»
jboss-logmanager An implementation of java.util.logging.LogManager | 2.0.7.Final | 3.2.2.Final |
Apache 2.0
|  | org.jboss.logmanager
»
log4j-jboss-logmanager | 1.1.4.Final | 1.3.1.Final |
Apache 2.0
|  | org.jboss.marshalling
»
jboss-marshalling JBoss Marshalling API | 2.0.2.Final | 2.3.0 |
Apache 2.0
|  | org.jboss.marshalling
»
jboss-marshalling-river JBoss Marshalling River Implementation | 2.0.2.Final | 2.3.0 |
Apache 2.0
|  | org.jboss.marshalling
»
jboss-marshalling JBoss Marshalling API | 2.0.0.Final | 2.3.0 |
Apache 2.0
|  | org.jboss.marshalling
»
jboss-marshalling-river JBoss Marshalling River Implementation | 2.0.0.Final | 2.3.0 |
Apache 2.0
|  | org.jboss.metadata
»
jboss-metadata-appclient The JavaEE App Client metadata classes | 10.0.2.Final | 17.1.0 |
Apache 2.0
|  | org.jboss.metadata
»
jboss-metadata-common | 10.0.2.Final | 17.1.0 |
Apache 2.0
|  | org.jboss.metadata
»
jboss-metadata-ear | 10.0.2.Final | 17.1.0 |
Apache 2.0
|  | org.jboss.metadata
»
jboss-metadata-ejb The JavaEE EJB metadata classes | 10.0.2.Final | 17.1.0 |
Apache 2.0
|  | org.jboss.metadata
»
jboss-metadata-web | 10.0.2.Final | 17.1.0 |
Apache 2.0
|  | org.jboss.mod_cluster
»
mod_cluster-core | 1.3.7.Final | 2.1.0.Final |
Apache 2.0
|  | org.jboss.mod_cluster
»
mod_cluster-container-spi | 1.3.7.Final | 2.1.0.Final |
Apache 2.0
|  | org.jboss.modules
»
jboss-modules | 1.6.4.Final | 2.3.0 |
Apache 2.0
|  | org.jboss.modules
»
jboss-modules | 1.6.1.Final | 2.3.0 |
Apache 2.0
|  | org.jboss.modules
»
jboss-modules | 1.6.0.Final | 2.3.0 |
LGPL 2.1
|  | org.jboss.msc
»
jboss-msc | 1.2.7.SP1 | 1.5.6.Final |
Apache 2.0
|  | org.jboss.narayana
»
jbosstxbridge Narayana: txbridge | 5.5.30.Final | 7.3.4.Final |
Apache 2.0
|  | org.jboss.narayana.compensations
»
compensations Narayana: compensations | 5.5.30.Final | 7.3.4.Final |
Apache 2.0
|  | org.jboss.narayana.jts
»
narayana-jts-idlj JTS uber jar with idlj stubs | 5.5.30.Final | 7.3.4.Final |
Apache 2.0
|  | org.jboss.narayana.jts
»
narayana-jts-integration Narayana: ArjunaJTS integration (atx) | 5.5.30.Final | 7.3.4.Final |
Apache 2.0
|  | org.jboss.narayana.rts
»
restat-integration REST-AT Integration | 5.5.30.Final | 7.3.4.Final |
Apache 2.0
|  | org.jboss.narayana.rts
»
restat-bridge | 5.5.30.Final | 7.3.4.Final |
Apache 2.0
|  | org.jboss.narayana.rts
»
restat-api A JAX-RS service that implements the RESTAT specification | 5.5.30.Final | 7.3.4.Final |
Apache 2.0
|  | org.jboss.narayana.rts
»
restat-util Utility methods to make it easy to conform to the RESTAT specification | 5.5.30.Final | 7.3.4.Final |
LGPL 2.1
|  | org.jboss.narayana.txframework
»
txframework Narayana: txframework | 5.5.30.Final | 5.13.1.Final |
Apache 2.0
|  | org.jboss.narayana.xts
»
jbossxts Narayana: XTS jbossxts | 5.5.30.Final | 7.3.4.Final |
Apache 2.0
|  | org.jboss.narayana.xts
»
jbossxts Narayana: XTS jbossxts | 5.5.30.Final | 7.3.4.Final |
GPL 2.0
|  | org.jboss.openjdk-orb
»
openjdk-orb JBoss repackaging of the OpenJDK ORB | 8.0.8.Final | 10.1.3.Final |
|  | org.jboss.remoting
»
jboss-remoting1 vulnerability JBoss Remoting | 5.0.5.Final | 5.0.31.Final |
|  | org.jboss.remoting
»
jboss-remoting1 vulnerability JBoss Remoting | 5.0.0.Final | 5.0.31.Final |
|  | org.jboss.remotingjmx
»
remoting-jmx JMX Connector over the JBoss Remoting transport. | 3.0.0.Final | 3.1.0.Final |
|  | org.jboss.resteasy
»
jose-jwt | 3.0.24.Final | 7.0.3.Final |
Apache 2.0
|  | org.jboss.resteasy
»
resteasy-client2 vulnerabilities RESTEasy client module for consuming RESTful services using the JAX-RS client API. | 3.0.24.Final | 7.0.3.Final |
Apache 2.0
|  | org.jboss.resteasy
»
resteasy-jaxrs1 vulnerability | 3.0.24.Final | 7.0.3.Final |
Apache 2.0
|  | org.jboss.resteasy
»
resteasy-spring | 3.0.24.Final | 4.7.10.Final |
Apache 2.0
|  | org.jboss.resteasy
»
resteasy-cdi | 3.0.24.Final | 7.0.3.Final |
Apache 2.0
|  | org.jboss.resteasy
»
resteasy-crypto | 3.0.24.Final | 7.0.3.Final |
Apache 2.0
|  | org.jboss.resteasy
»
resteasy-jaxb-provider | 3.0.24.Final | 7.0.3.Final |
Apache 2.0
|  | org.jboss.resteasy
»
resteasy-atom-provider | 3.0.24.Final | 7.0.3.Final |
Apache 2.0
|  | org.jboss.resteasy
»
resteasy-jackson-provider | 3.0.24.Final | 7.0.3.Final |
Apache 2.0
|  | org.jboss.resteasy
»
resteasy-jackson2-provider | 3.0.24.Final | 7.0.3.Final |
Apache 2.0
|  | org.jboss.resteasy
»
resteasy-json-p-provider | 3.0.24.Final | 7.0.3.Final |
Apache 2.0
|  | org.jboss.resteasy
»
resteasy-jettison-provider | 3.0.24.Final | 3.15.6.Final |
Apache 2.0
|  | org.jboss.resteasy
»
resteasy-jsapi | 3.0.24.Final | 7.0.3.Final |
Apache 2.0
|  | org.jboss.resteasy
»
resteasy-multipart-provider1 vulnerability | 3.0.24.Final | 7.0.3.Final |
Apache 2.0
|  | org.jboss.resteasy
»
resteasy-validator-provider-11 | 3.0.24.Final | 7.0.3.Final |
Apache 2.0
|  | org.jboss.resteasy
»
resteasy-yaml-provider1 vulnerability | 3.0.24.Final | 3.15.6.Final |
LGPL 2.1
|  | org.jboss.seam.integration
»
jboss-seam-int-jbossas JBoss Seam Int JBossAS | 7.0.0.GA | ✔ |
LGPL
|  | org.jboss.security
»
jboss-negotiation-common JBoss Negotiation Library | 3.0.4.Final | 2.0.3.SP3 |
LGPL
|  | org.jboss.security
»
jboss-negotiation-extras JBoss Negotiation Library | 3.0.4.Final | 2.0.3.SP3 |
LGPL
|  | org.jboss.security
»
jboss-negotiation-ntlm JBoss Negotiation Library | 3.0.4.Final | 2.0.3.SP3 |
LGPL
|  | org.jboss.security
»
jboss-negotiation-spnego JBoss Negotiation Library | 3.0.4.Final | 2.0.3.SP3 |
LGPL
|  | org.jboss.security
»
jbossxacml JBoss XACML | 2.0.8.Final | 2.0.5 |
Apache 2.0
|  | org.jboss.shrinkwrap
»
shrinkwrap-api Client View of the ShrinkWrap Project | 1.2.6 | ✔ |
Apache 2.0
|  | org.jboss.shrinkwrap
»
shrinkwrap-spi Generic Service Provider Contract of the ShrinkWrap Project | 1.2.6 | ✔ |
Apache 2.0
|  | org.jboss.shrinkwrap
»
shrinkwrap-impl-base Common Base for Implementations of the ShrinkWrap Project | 1.2.6 | ✔ |
Apache 2.0
|  | org.jboss.shrinkwrap
»
shrinkwrap-api Client View of the ShrinkWrap Project | 1.2.6 | ✔ |
Apache 2.0
|  | org.jboss.shrinkwrap
»
shrinkwrap-impl-base Common Base for Implementations of the ShrinkWrap Project | 1.2.6 | ✔ |
Apache 2.0
|  | org.jboss.shrinkwrap
»
shrinkwrap-api-nio2 ShrinkWrap NIO.2 API | 1.2.6 | ✔ |
Apache 2.0
|  | org.jboss.shrinkwrap
»
shrinkwrap-impl-nio2 ShrinkWrap NIO.2 Implementation | 1.2.6 | ✔ |
Apache 2.0
|  | org.jboss.shrinkwrap
»
shrinkwrap-depchain Single-POM Definition to export the ShrinkWrap artifacts in proper scope | 1.2.6 | ✔ |
Apache 2.0
|  | org.jboss.shrinkwrap
»
shrinkwrap-depchain-java7 Single-POM Definition to export the ShrinkWrap artifacts in proper scope for Java 7 Environments | 1.2.6 | ✔ |
Apache 2.0
|  | org.jboss.shrinkwrap.descriptors
»
shrinkwrap-descriptors-spi Service Provider Interface of the ShrinkWrap Descriptors Project | 2.0.0 | ✔ |
Apache 2.0
|  | org.jboss.shrinkwrap.descriptors
»
shrinkwrap-descriptors-api-base Base for Client View of the ShrinkWrap Descriptors Project | 2.0.0 | ✔ |
Apache 2.0
|  | org.jboss.shrinkwrap.descriptors
»
shrinkwrap-descriptors-api-javaee Client View of the ShrinkWrap Descriptors Project | 2.0.0 | ✔ |
Apache 2.0
|  | org.jboss.shrinkwrap.descriptors
»
shrinkwrap-descriptors-api-jboss Client View of the JBoss related ShrinkWrap Descriptors Project | 2.0.0 | ✔ |
Apache 2.0
|  | org.jboss.shrinkwrap.descriptors
»
shrinkwrap-descriptors-impl-base Implementation of the ShrinkWrap Descriptors Project | 2.0.0 | ✔ |
Apache 2.0
|  | org.jboss.shrinkwrap.descriptors
»
shrinkwrap-descriptors-impl-javaee Generated Implementation of the ShrinkWrap Descriptors Project | 2.0.0 | ✔ |
Apache 2.0
|  | org.jboss.shrinkwrap.descriptors
»
shrinkwrap-descriptors-impl-jboss Generated JBoss Implementation of the ShrinkWrap Descriptors Project | 2.0.0 | ✔ |
Apache 2.0
|  | org.jboss.shrinkwrap.descriptors
»
shrinkwrap-descriptors-impl-base Implementation of the ShrinkWrap Descriptors Project | 2.0.0-alpha-10 | 2.0.0 |
Apache 2.0
|  | org.jboss.shrinkwrap.descriptors
»
shrinkwrap-descriptors-gen Generates various deployment descriptors via XSLT transformation | 2.0.0 | ✔ |
Apache 2.0
|  | org.jboss.shrinkwrap.descriptors
»
shrinkwrap-descriptors-depchain Single-POM Definition to export the ShrinkWrap Descriptors artifacts in proper scope | 2.0.0 | ✔ |
Apache 2.0
|  | org.jboss.shrinkwrap.resolver
»
shrinkwrap-resolver-api API to Resolve Dependencies from a Generic Backend | 2.2.6 | 3.3.7 |
Apache 2.0
|  | org.jboss.shrinkwrap.resolver
»
shrinkwrap-resolver-spi SPI to Resolve Dependencies from a Generic Backend | 2.2.6 | 3.3.7 |
Apache 2.0
|  | org.jboss.shrinkwrap.resolver
»
shrinkwrap-resolver-api-maven API to Resolve Dependencies from a Maven Backend | 2.2.6 | 3.3.7 |
Apache 2.0
|  | org.jboss.shrinkwrap.resolver
»
shrinkwrap-resolver-spi-maven SPI to Resolve Dependencies from a Maven Backend | 2.2.6 | 3.3.7 |
Apache 2.0
|  | org.jboss.shrinkwrap.resolver
»
shrinkwrap-resolver-impl-maven Implementation for Resolving Dependencies from a Maven Backend | 2.2.6 | 3.3.7 |
Apache 2.0
|  | org.jboss.shrinkwrap.resolver
»
shrinkwrap-resolver-api-maven-archive API for Resolving Dependencies from a Maven Backend to a ShrinkWrap Archive and Maven Importer | 2.2.6 | 3.3.7 |
Apache 2.0
|  | org.jboss.shrinkwrap.resolver
»
shrinkwrap-resolver-impl-maven-archive Implementation for Resolving Dependencies from a Maven Backend to a ShrinkWrap Archive | 2.2.6 | 3.3.7 |
Apache 2.0
|  | org.jboss.shrinkwrap.resolver
»
shrinkwrap-resolver-depchain Single-POM Definition to export the ShrinkWrap Resolver artifacts in proper scope | 2.2.6 | 3.3.7 |
Apache 2.0
|  | org.jboss.shrinkwrap.resolver
»
shrinkwrap-resolver-gradle-depchain Single-POM Definition to export the ShrinkWrap Resolver Gradle artifacts in proper scope | 2.2.6 | 3.3.7 |
|  | org.jboss.shrinkwrap.resolver
»
shrinkwrap-resolver-maven-plugin ShrinkWrap Maven Resolver Plugin | 2.2.6 | 3.3.7 |
Apache 2.0
|  | org.jboss.shrinkwrap.resolver
»
shrinkwrap-resolver-api-gradle-embedded-archive API for Resolving Dependencies from a Gradle Backend to a ShrinkWrap Archive and Gradle Importer | 2.2.6 | 3.3.7 |
Apache 2.0
|  | org.jboss.shrinkwrap.resolver
»
shrinkwrap-resolver-impl-gradle-embedded-archive Implementation for Resolving Dependencies from a Gradle Backend to a ShrinkWrap Archive | 2.2.6 | 3.3.7 |
Apache 2.0
|  | org.jboss.slf4j
»
slf4j-jboss-logmanager An adaptor for SLF4J which delegates to the JBoss Log Manager | 1.0.3.GA | 2.1.0.Final |
|  | org.jboss.spec.javax.annotation
»
jboss-annotations-api_1.2_spec JBoss Jakarta Annotations API | 1.0.0.Final | 2.0.1.Final |
Apache 2.0
|  | org.jboss.spec.javax.batch
»
jboss-batch-api_1.0_spec | 1.0.0.Final | 2.0.0.Final |
EPL 2.0 +1
|  | org.jboss.spec.javax.ejb
»
jboss-ejb-api_3.2_spec Jakarta Enterprise Beans API | 1.0.0.Final | 4.0.1 |
EPL 2.0 +1
|  | org.jboss.spec.javax.ejb
»
jboss-ejb-api_3.2_spec Jakarta Enterprise Beans API | 1.0.0.Final | 4.0.1 |
|  | org.jboss.spec.javax.el
»
jboss-el-api_3.0_spec Jakarta Expression Language defines an expression language for Java applications | 1.0.9.Final | 6.0.1 |
|  | org.jboss.spec.javax.enterprise.concurrent
»
jboss-concurrency-api_1.0_spec Jakarta Concurrency | 1.0.0.Final | 2.0.0.Final |
EPL 2.0 +1
|  | org.jboss.spec.javax.faces
»
jboss-jsf-api_2.2_spec Jakarta Server Faces defines an MVC framework for building user interfaces for web applications, | 2.2.13 | 3.1.0.SP02 |
EPL 2.0 +1
|  | org.jboss.spec.javax.interceptor
»
jboss-interceptors-api_1.2_spec Jakarta Interceptors defines a means of interposing on business method invocations | 1.0.0.Final | 2.2.0 |
|  | org.jboss.spec.javax.jms
»
jboss-jms-api_2.0_spec Jakarta Messaging describes a means for Java applications to create, send, | 1.0.1.Final | 3.1.0 |
EPL 2.0 +1
|  | org.jboss.spec.javax.management.j2ee
»
jboss-j2eemgmt-api_1.1_spec Jakarta Management | 1.0.1.Final | 2.0.0.Final |
EPL 2.0 +1
|  | org.jboss.spec.javax.resource
»
jboss-connector-api_1.7_spec Jakarta Connectors | 1.0.0.Final | 2.0.0.Final |
LGPL 2.1
|  | org.jboss.spec.javax.rmi
»
jboss-rmi-api_1.0_spec The javax.rmi and javax.rmi.CORBA classes | 1.0.5.Final | 1.0.6.Final |
EPL 2.0 +1
|  | org.jboss.spec.javax.security.auth.message
»
jboss-jaspi-api_1.1_spec Jakarta Authentication defines a general low-level SPI for authentication mechanisms, which are controllers | 1.0.0.Final | 2.0.1.Final |
EPL 2.0 +1
|  | org.jboss.spec.javax.security.jacc
»
jboss-jacc-api_1.5_spec Eclipse Project for JACC | 1.0.1.Final | 1.6.1 |
EPL 2.0 +1
|  | org.jboss.spec.javax.servlet
»
jboss-servlet-api_3.1_spec | 1.0.0.Final | 2.0.0.Final |
EPL 2.0 +1
|  | org.jboss.spec.javax.servlet
»
jboss-servlet-api_3.1_spec | 1.0.1.Final | 2.0.0.Final |
EPL 2.0 +1
|  | org.jboss.spec.javax.servlet.jsp
»
jboss-jsp-api_2.3_spec JBoss Jakarta Server Pages API | 1.0.1.Final | 2.0.1.Final |
CC0 1.0 +1
|  | org.jboss.spec.javax.sql
»
jboss-javax-sql-api_7.0_spec | ${version.org.jboss.spec.... | 2.0.0.Final |
|  | org.jboss.spec.javax.transaction
»
jboss-transaction-api_1.2_spec Jakarta Transactions | 1.0.1.Final | 2.0.0.Final |
|  | org.jboss.spec.javax.websocket
»
jboss-websocket-api_1.1_spec Jakarta WebSocket - Server API | 1.1.1.Final | 2.2.0 |
EPL 2.0 +1
|  | org.jboss.spec.javax.ws.rs
»
jboss-jaxrs-api_2.0_spec Jakarta API for RESTful Web Services | 1.0.0.Final | 2.0.2.Final |
|  | org.jboss.spec.javax.xml.bind
»
jboss-jaxb-api_2.2_spec | 1.0.4.Final | 2.0.1.Final |
EPL 2.0 +1
|  | org.jboss.spec.javax.xml.rpc
»
jboss-jaxrpc-api_1.1_spec Eclipse Project for Stable EE4J APIs | 1.0.1.Final | 2.0.0.Final |
EDL 1.0
|  | org.jboss.spec.javax.xml.soap
»
jboss-saaj-api_1.3_spec Provides the API for creating and building SOAP messages. | 1.0.4.Final | 1.0.2.Final |
EDL 1.0
|  | org.jboss.spec.javax.xml.ws
»
jboss-jaxws-api_2.2_spec Jakarta XML Web Services API | 2.0.4.Final | 2.0.0.Final |
LGPL 2.1
|  | org.jboss.stdio
»
jboss-stdio | 1.0.2.GA | 1.1.0.Final |
Apache 2.0
|  | org.jboss.threads
»
jboss-threads Thread pool implementations and threading utilities | 2.2.1.Final | 3.9.2 |
|  | org.jboss.weld
»
weld-core-impl Weld's implementation of CDI | 2.4.3.Final | 6.0.4.Final |
Apache 2.0
|  | org.jboss.weld
»
weld-core-jsf Weld JSF support | 2.4.3.Final | 6.0.4.Final |
Apache 2.0
|  | org.jboss.weld
»
weld-api Weld specifc extensions to the CDI API | 2.4.SP1 | 6.0.Final |
Apache 2.0
|  | org.jboss.weld
»
weld-spi | 2.4.SP1 | 6.0.Final |
Apache 2.0
|  | org.jboss.weld.probe
»
weld-probe-core | 2.4.3.Final | 5.0.1.Final |
Apache 2.0
|  | org.jboss.ws
»
jbossws-common JBoss Web Services - JBossWS Common Jakarta Version | 3.1.5.Final | 5.2.0.Final |
Apache 2.0
|  | org.jboss.ws
»
jbossws-common-tools JBoss Web Services - JBossWS Common Tools Jakarta Version | 1.2.4.Final | 2.2.0.Final |
Apache 2.0
|  | org.jboss.ws
»
jbossws-api JBoss Web Services - JBossWS API Jakarta Version | 1.0.3.Final | 3.1.0.Final |
Apache 2.0
|  | org.jboss.ws
»
jbossws-spi JBoss Web Services - JBossWS SPI Jakarta Version | 3.1.4.Final | 5.1.0.Final |
Apache 2.0
|  | org.jboss.ws.cxf
»
jbossws-cxf-client | 5.1.9.Final | 7.4.0.Final |
LGPL 2.1
|  | org.jboss.ws.cxf
»
jbossws-cxf-jaspi | 5.1.9.Final | 6.0.0.Final |
Apache 2.0
|  | org.jboss.ws.cxf
»
jbossws-cxf-factories | 5.1.9.Final | 7.4.0.Final |
Apache 2.0
|  | org.jboss.ws.cxf
»
jbossws-cxf-transports-undertow | 5.1.9.Final | 7.4.0.Final |
Apache 2.0
|  | org.jboss.ws.cxf
»
jbossws-cxf-transports-udp | 5.1.9.Final | 7.4.0.Final |
Apache 2.0
|  | org.jboss.ws.cxf
»
jbossws-cxf-resources | 5.1.9.Final | 7.4.0.Final |
Apache 2.0
|  | org.jboss.ws.cxf
»
jbossws-cxf-server | 5.1.9.Final | 7.4.0.Final |
Apache 2.0
|  | org.jboss.ws.projects
»
jaxws-undertow-httpspi JBoss Web Services - Undertow to Jakarta XML Web Services HTTP SPI bridge Jakarta Version | 1.0.1.Final | 3.0.1.Final |
Apache 2.0
|  | org.jboss.xnio
»
xnio-api1 vulnerability The API JAR of the XNIO project | 3.5.4.Final | 3.8.17.Final |
Apache 2.0
|  | org.jboss.xnio
»
xnio-nio The NIO implementation of the XNIO project | 3.5.4.Final | 3.8.17.Final |
Apache 2.0
|  | org.jboss.xnio
»
xnio-api1 vulnerability The API JAR of the XNIO project | 3.5.1.Final | 3.8.17.Final |
Apache 2.0
|  | org.jboss.xnio
»
xnio-nio The NIO implementation of the XNIO project | 3.5.1.Final | 3.8.17.Final |
Apache 2.0
|  | org.jboss.xnio.netty
»
netty-xnio-transport | 0.1.2.Final | 0.1.10.Final |
|  | org.jdom
»
jdom1 vulnerability A complete, Java-based solution for accessing, manipulating, | 1.1.3 | 2.0.6.1 |
|  | org.jgroups
»
jgroups Reliable cluster communication toolkit | 3.6.13.Final | 5.5.6.Final |
Apache 2.0
|  | org.jgroups.azure
»
jgroups-azure Implementation of the JGroups Discovery protocol for Azure based on blob storage service. | 1.1.0.Final | 3.0.0.Final |
|  | org.jmockit
»
jmockit JMockit is a Java toolkit for automated developer testing. | 1.33 | 1.50 |
|  | org.jsoup
»
jsoup2 vulnerabilities jsoup is a Java library that simplifies working with real-world HTML and XML. It offers an easy-to-use API for URL ... | 1.8.3 | 1.23.1 |
Apache 2.0
|  | org.keycloak
»
keycloak-adapter-feature-pack | 3.4.3.Final | 25.0.6 |
Apache 2.0
|  | org.keycloak
»
keycloak-core38 vulnerabilities Keycloak Core | 3.4.3.Final | 26.7.1 |
Apache 2.0
|  | org.keycloak
»
keycloak-undertow-adapter | 3.4.3.Final | 25.0.3 |
Apache 2.0
|  | org.keycloak
»
keycloak-server-feature-pack | 3.4.3.Final | 19.0.3 |
Apache 2.0
|  | org.keycloak
»
keycloak-themes Keycloak Themes | 3.4.3.Final | 26.7.1 |
MIT
|  | org.kohsuke.metainf-services
»
metainf-services Annotation-driven META-INF/services auto-generation | 1.7 | 1.11 |
|  | org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 2.8.47 | 5.23.0 |
|  | org.mockito
»
mockito-all Mockito mock objects library core API and implementation | 1.10.19 | 5.23.0 |
|  | org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 2.2.28 | 5.23.0 |
Apache 2.0
|  | org.opensaml
»
opensaml-core Core | 3.1.1 | 4.0.1 |
Apache 2.0
|  | org.opensaml
»
opensaml-profile-api Profile API | 3.1.1 | 4.0.1 |
Apache 2.0
|  | org.opensaml
»
opensaml-saml-api SAML Provider API | 3.1.1 | 4.0.1 |
Apache 2.0
|  | org.opensaml
»
opensaml-saml-impl SAML Provider Implementations | 3.1.1 | 4.0.1 |
Apache 2.0
|  | org.opensaml
»
opensaml-security-api Security API | 3.1.1 | 4.0.1 |
Apache 2.0
|  | org.opensaml
»
opensaml-security-impl Security Implementation | 3.1.1 | 4.0.1 |
Apache 2.0
|  | org.opensaml
»
opensaml-soap-api SOAP Provider API | 3.1.1 | 4.0.1 |
Apache 2.0
|  | org.opensaml
»
opensaml-xacml-api XACML Provider API | 3.1.1 | 4.0.1 |
Apache 2.0
|  | org.opensaml
»
opensaml-xacml-impl XACML Provider Implementations | 3.1.1 | 4.0.1 |
Apache 2.0
|  | org.opensaml
»
opensaml-xacml-saml-api SAML XACML Profile API | 3.1.1 | 4.0.1 |
Apache 2.0
|  | org.opensaml
»
opensaml-xacml-saml-impl SAML XACML Profile Implementation | 3.1.1 | 4.0.1 |
Apache 2.0
|  | org.opensaml
»
opensaml-xmlsec-api XML Security API | 3.1.1 | 4.0.1 |
Apache 2.0
|  | org.opensaml
»
opensaml-xmlsec-impl XML Security Implementation | 3.1.1 | 4.0.1 |
|  | org.ow2.asm
»
asm ASM, a very small and fast Java bytecode manipulation framework | 6.0 | 9.10.1 |
|  | org.ow2.asm
»
asm-commons Usefull class adapters based on ASM, a very small and fast Java bytecode manipulation framework | 6.0 | 9.10.1 |
|  | org.picketbox
»
picketbox PicketBox is a security project for Java Applications. | 5.0.2.Final | 5.1.0.Final |
LGPL 2.1
|  | org.picketbox
»
picketbox-infinispan PicketBox Infinispan adds cluster and cache capabilities to PicketBox. | 5.0.2.Final | 5.1.0.Final |
LGPL
|  | org.picketbox
»
picketbox-commons Common classes for security projects | 1.0.0.final | ✔ |
Apache 2.0
|  | org.picketlink
»
picketlink-api | 2.5.5.SP8 | 2.7.1.Final |
Apache 2.0
|  | org.picketlink
»
picketlink-impl | 2.5.5.SP8 | 2.7.1.Final |
LGPL
|  | org.picketlink
»
picketlink-federation PicketLink Federation Core contains the core infrastructure code | 2.5.5.SP8 | 2.7.1.Final |
LGPL
|  | org.picketlink
»
picketlink-common1 vulnerability PicketLink Common Code | 2.5.5.SP8 | 3.0.0-2013Feb20 |
Apache 2.0
|  | org.picketlink
»
picketlink-config | 2.5.5.SP8 | 3.0.0-2013Feb20 |
Apache 2.0
|  | org.picketlink
»
picketlink-idm-api | 2.5.5.SP8 | 5.0.0-2013Jan16 |
Apache 2.0
|  | org.picketlink
»
picketlink-idm-impl | 2.5.5.SP8 | 5.0.0-2013Jan16 |
Apache 2.0
|  | org.picketlink
»
picketlink-idm-simple-schema | 2.5.5.SP8 | 2.7.1.Final |
Apache 2.0
|  | org.picketlink.distribution
»
picketlink-wildfly8 | 2.5.5.SP8 | 2.7.1.Final |
Apache 2.0
|  | org.projectodd.vdx
»
vdx-core VDX Core utils | 1.1.6 | ✔ |
Apache 2.0
|  | org.projectodd.vdx
»
vdx-wildfly VDX WildFly support | 1.1.6 | ✔ |
|  | org.slf4j
»
slf4j-api API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ... | 1.7.22 | 2.0.18 |
|  | org.slf4j
»
jcl-over-slf4j Jakarta/Apache commons logging 1.2 implemented over SLF4J | 1.7.22 | 2.0.18 |
|  | org.slf4j
»
slf4j-ext1 vulnerability Extensions to the SLF4J API | 1.7.22 | 2.0.18 |
|  | org.slf4j
»
slf4j-simple Binding/provider for SLF4J, which outputs all events to System.err. Only messages of level INFO and higher are printed. | 1.7.22 | 2.0.18 |
|  | org.syslog4j
»
syslog4j Syslog4j provides client and server implementations of the BSD Syslog protocol (RFC 3164) and the draft "structured ... | 0.9.30 | 0.9.63 |
|  | org.testng
»
testng TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities that make it more ... | 6.11 | 7.12.0 |
LGPL 2.1
|  | org.wildfly
»
wildfly-servlet-feature-pack | 11.0.0.Final | 24.0.1.Final |
LGPL 2.1
|  | org.wildfly
»
wildfly-feature-pack Legacy (i.e. pre-Galleon) feature pack providing full platform Jakarta EE functionality | 11.0.0.Final | 24.0.1.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-appclient | 11.0.0.Final | 41.0.0.Final |
LGPL 2.1
|  | org.wildfly
»
wildfly-batch | 11.0.0.Final | ✔ |
Apache 2.0
|  | org.wildfly
»
wildfly-batch-jberet | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-build | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-bean-validation | 11.0.0.Final | 41.0.0.Final |
LGPL 2.1
|  | org.wildfly
»
wildfly-feature-pack Legacy (i.e. pre-Galleon) feature pack providing full platform Jakarta EE functionality | 11.0.0.Final | 24.0.1.Final |
LGPL 2.1
|  | org.wildfly
»
wildfly-feature-pack Legacy (i.e. pre-Galleon) feature pack providing full platform Jakarta EE functionality | 11.0.0.Final | 24.0.1.Final |
LGPL 2.1
|  | org.wildfly
»
wildfly-clustering-api This module contains a public API for a variety of clustering capabilities for use by both applications and other ... | 11.0.0.Final | 26.1.3.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-clustering-common The code in this module is not explicitly related to clustering, but rather contains reusable code used by clustering ... | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-clustering-ee-infinispan This module contains code that is common to the wildfly-clustering-ejb-infinispan and wildfly-clustering-web-infinispan ... | 11.0.0.Final | 33.0.2.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-clustering-ee-spi This module contains code that is common to the wildfly-clustering-ejb-spi and wildfly-clustering-web-spi modules. | 11.0.0.Final | 33.0.2.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-clustering-ejb-infinispan An implementation of wildfly-clustering-ejb-spi based on an embedded Infinispan cache. | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-clustering-ejb-spi A set of SPIs for managing distributable @Stateful bean instances for use by the the distributed Jakarta Enterprise ... | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-clustering-infinispan-extension Installs an extension that provides the infinispan subsystem. | 11.0.0.Final | 41.0.0.Final |
LGPL 2.1
|  | org.wildfly
»
wildfly-clustering-infinispan-spi An integration module for use by subsystem/modules that use or install server managed embedded caches. | 11.0.0.Final | 26.1.3.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-clustering-jgroups-api Defines a user facing API for use by applications to create JGroups channels. | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-clustering-jgroups-extension | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-clustering-jgroups-spi An integration module for use by subsystem/modules that use or install JGroups channels from server managed protocol ... | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-clustering-marshalling-api Public module containing interfaces to be implemented by applications and internal modules to optimize marshalling ... | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-clustering-marshalling-spi Contains a set of marshalling interfaces for use by the wildfly-clustering-ejb-spi and wildfly-clustering-web-spi ... | 11.0.0.Final | 33.0.2.Final |
LGPL 2.1
|  | org.wildfly
»
wildfly-clustering-marshalling-infinispan Adapts implementations of wildfly-clustering-marshalling-api to the Infinispan marshaller. | 11.0.0.Final | 19.1.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-clustering-marshalling-jboss Adapts implementations of wildfly-clustering-marshalling-api to JBoss Marshalling. | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-clustering-server Parent module for modules relating to server clustering. | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-clustering-service Extensions to JBoss MSC to simplify building MSC services. | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-clustering-singleton-api Public API for installing singleton MSC services. | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-clustering-singleton-extension Installs an extension that provides the singleton subsystem, that defines a set of singleton policies | 11.0.0.Final | 41.0.0.Final |
LGPL 2.1
|  | org.wildfly
»
wildfly-clustering-spi An integration module for use by subsystem/modules that use or install mechanisms from the public clustering API. | 11.0.0.Final | 26.1.3.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-clustering-web-api Public module containing interfaces and annotations for use by applications to optimize behavior of the distributable ... | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-clustering-web-infinispan A distributable HTTP session manager and single sign-on manager (an implementation of wildfly-clustering-web-spi) based ... | 11.0.0.Final | 33.0.2.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-clustering-web-spi A set of SPIs for implementing a container-independent distributable HTTP session manager and single sign-on manager for ... | 11.0.0.Final | 33.0.2.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-clustering-web-undertow This module adapts an implementation of wildfly-clustering-web-spi to the Undertow servlet container. | 11.0.0.Final | 41.0.0.Final |
LGPL 2.1
|  | org.wildfly
»
wildfly-cmp | 11.0.0.Final | 25.0.1.Final |
LGPL 2.1
|  | org.wildfly
»
wildfly-configadmin | 11.0.0.Final | 25.0.1.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-connector | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-dist1 vulnerability WildFly: Distribution | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-client-all This artifact provides a single jar that contains all classes required to use remote Jakarta Enterprise Beans and ... | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-ee | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-ejb3 | 11.0.0.Final | 41.0.0.Final |
|  | org.wildfly
»
wildfly-ejb-client-bom This artifact provides a bill of materials (BOM) for remoting based EJB usage. Importing this bom into your project will ... | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-iiop-openjdk | 11.0.0.Final | 41.0.0.Final |
LGPL 2.1
|  | org.wildfly
»
wildfly-jacorb | 11.0.0.Final | 28.0.1.Final |
LGPL 2.1
|  | org.wildfly
»
wildfly-jaxr | 11.0.0.Final | 25.0.1.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-jaxrs | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-jdr | 11.0.0.Final | 41.0.0.Final |
|  | org.wildfly
»
wildfly-jms-client-bom This artifact provides a bill of materials (BOM) for JMS client usage. | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-jsr77 | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-mail | 11.0.0.Final | 41.0.0.Final |
LGPL 2.1
|  | org.wildfly
»
wildfly-messaging | 11.0.0.Final | 28.0.1.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-messaging-activemq | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-mod_cluster-extension | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-mod_cluster-undertow | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-naming | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-naming-client | 1.0.7.Final | 2.0.1.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-picketlink | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-pojo | 11.0.0.Final | 41.0.0.Final |
LGPL 2.1
|  | org.wildfly
»
wildfly-security-api | 11.0.0.Final | 25.0.1.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-security | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-sar | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-system-jmx | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-transactions | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-undertow1 vulnerability | 11.0.0.Final | 41.0.0.Final |
LGPL 2.1
|  | org.wildfly
»
wildfly-web | 11.0.0.Final | 28.0.1.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-web-common | 11.0.0.Final | 41.0.0.Final |
LGPL 2.1
|  | org.wildfly
»
wildfly-servlet-dist | 11.0.0.Final | 26.1.3.Final |
LGPL 2.1
|  | org.wildfly
»
wildfly-servlet-feature-pack | 11.0.0.Final | 24.0.1.Final |
LGPL 2.1
|  | org.wildfly
»
wildfly-servlet-feature-pack | 11.0.0.Final | 24.0.1.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-webservices-server-integration | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-weld | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-weld-spi | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-weld-common | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-weld-ejb | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-weld-jpa | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-weld-bean-validation | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-weld-webservices | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-weld-transactions | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-xts | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-rts | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-testsuite-shared Test utilities for shared used across testsuite modules in the main WildFly repo. Not for use elsewhere. | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-jpa | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
jipijapa-spi | 11.0.0.Final | 41.0.0.Final |
LGPL 2.1
|  | org.wildfly
»
jipijapa-hibernate5 | 11.0.0.Final | 26.1.3.Final |
LGPL 2.1
|  | org.wildfly
»
jipijapa-hibernate4-3 | 11.0.0.Final | 25.0.1.Final |
LGPL 2.1
|  | org.wildfly
»
jipijapa-hibernate4-1 | 11.0.0.Final | 25.0.1.Final |
Apache 2.0
|  | org.wildfly
»
jipijapa-eclipselink | 11.0.0.Final | 41.0.0.Final |
LGPL 2.1
|  | org.wildfly
»
jipijapa-openjpa | 11.0.0.Final | 26.1.3.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-jsf | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-jsf-injection | 11.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly.arquillian
»
wildfly-arquillian-common | 2.1.0.Final | 5.1.0.Final |
Apache 2.0
|  | org.wildfly.arquillian
»
wildfly-arquillian-container-managed | 2.1.0.Final | 5.1.0.Final |
Apache 2.0
|  | org.wildfly.arquillian
»
wildfly-arquillian-protocol-jmx | 2.1.0.Final | 5.1.0.Final |
Apache 2.0
|  | org.wildfly.arquillian
»
wildfly-arquillian-testenricher-msc | 2.1.0.Final | 5.1.0.Final |
Apache 2.0
|  | org.wildfly.arquillian
»
wildfly-arquillian-container-embedded | 2.1.0.Final | 5.1.0.Final |
Apache 2.0
|  | org.wildfly.arquillian
»
wildfly-arquillian-container-managed | 2.1.0.Final | 5.1.0.Final |
Apache 2.0
|  | org.wildfly.arquillian
»
wildfly-arquillian-container-remote | 2.1.0.Final | 5.1.0.Final |
Apache 2.0
|  | org.wildfly.arquillian
»
wildfly-arquillian-common-domain | 2.1.0.Final | 5.1.0.Final |
Apache 2.0
|  | org.wildfly.arquillian
»
wildfly-arquillian-container-domain-managed | 2.1.0.Final | 5.1.0.Final |
Apache 2.0
|  | org.wildfly.arquillian
»
wildfly-arquillian-container-domain-remote | 2.1.0.Final | 5.1.0.Final |
Apache 2.0
|  | org.wildfly.arquillian
»
wildfly-arquillian-protocol-jmx | 2.1.0.Final | 5.1.0.Final |
Apache 2.0
|  | org.wildfly.checkstyle
»
wildfly-checkstyle-config | 1.0.5.Final | 1.0.8.Final |
Apache 2.0
|  | org.wildfly.client
»
wildfly-client-config Library for supporting WildFly common client configuration | 1.0.0.Final | 1.0.1.Final |
Apache 2.0
|  | org.wildfly.common
»
wildfly-common | 1.2.0.Final | 2.0.1 |
Apache 2.0
|  | org.wildfly.common
»
wildfly-common | 1.2.0.Final | 2.0.1 |
Apache 2.0 +1
|  | org.wildfly.core
»
wildfly-core-feature-pack | 3.0.8.Final | 16.0.1.Final |
Apache 2.0 +1
|  | org.wildfly.core
»
wildfly-core-feature-pack | 3.0.8.Final | 16.0.1.Final |
Apache 2.0 +1
|  | org.wildfly.core
»
wildfly-core-feature-pack | 3.0.8.Final | 16.0.1.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-core-build | 3.0.8.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-core-build | 3.0.8.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-core-test-runner A test runner used for running management integration tests. | 3.0.8.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-controller1 vulnerability | 3.0.8.Final | 33.0.0.Final |
Apache 2.0 +1
|  | org.wildfly.core
»
wildfly-core-security-api | 3.0.8.Final | 16.0.1.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-core-security | 3.0.8.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-controller-client | 3.0.8.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-deployment-repository | 3.0.8.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-deployment-scanner | 3.0.8.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-domain-http-error-context | 3.0.8.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-domain-http-interface | 3.0.8.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-domain-management | 3.0.8.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-core-dist | 3.0.8.Final | 33.0.0.Final |
|  | org.wildfly.core
»
wildfly-cli | 3.0.8.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-core-testsuite-shared | 3.0.8.Final | 33.0.0.Final |
|  | org.wildfly.core
»
wildfly-cli | 3.0.8.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-core-model-test-framework | 3.0.8.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-core-model-test-controller-optional | 3.0.8.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-discovery | 3.0.8.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-embedded | 3.0.8.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-elytron-integration1 vulnerability | 3.0.8.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-host-controller1 vulnerability | 3.0.8.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-io | 3.0.8.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-jmx | 3.0.8.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-launcher | 3.0.8.Final | 26.0.1.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-logging | 3.0.8.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-core-management-client | 3.0.8.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-core-management-subsystem | 3.0.8.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-management-client-content | 3.0.8.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-model-test | 3.0.8.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-network | 3.0.8.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-patching | 3.0.8.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-platform-mbean | 3.0.8.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-process-controller | 3.0.8.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-protocol | 3.0.8.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-remoting | 3.0.8.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-request-controller | 3.0.8.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-security-manager | 3.0.8.Final | 33.0.0.Final |
LGPL 2.1
|  | org.wildfly.core
»
wildfly-self-contained | 3.0.8.Final | 2.2.1.Final |
|  | org.wildfly.core
»
wildfly-server3 vulnerabilities | 3.0.8.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-subsystem-test | 3.0.8.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-subsystem-test-framework | 3.0.8.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-threads | 3.0.8.Final | 33.0.0.Final |
Apache 2.0 +1
|  | org.wildfly.core
»
wildfly-vault-test-feature-pack Provides a stripped down version of the org.picketbox | 3.0.8.Final | 3.1.0.Final |
Apache 2.0 +1
|  | org.wildfly.core
»
wildfly-vault-test-feature-pack Provides a stripped down version of the org.picketbox | 3.0.8.Final | 3.1.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-version | 3.0.8.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-domain-management | 3.0.0.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-launcher | 3.0.0.Final | 26.0.1.Final |
Apache 2.0 +1
|  | org.wildfly.core
»
wildfly-core-feature-pack | 3.0.0.Final | 16.0.1.Final |
Apache 2.0 +1
|  | org.wildfly.core
»
wildfly-core-feature-pack | 3.0.0.Final | 16.0.1.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-core-build | 3.0.0.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-core-build | 3.0.0.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-core-test-runner A test runner used for running management integration tests. | 3.0.0.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-controller1 vulnerability | 3.0.0.Final | 33.0.0.Final |
Apache 2.0 +1
|  | org.wildfly.core
»
wildfly-core-security-api | 3.0.0.Final | 16.0.1.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-core-security | 3.0.0.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-controller-client | 3.0.0.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-deployment-repository | 3.0.0.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-deployment-scanner | 3.0.0.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-domain-http-error-context | 3.0.0.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-domain-http-interface | 3.0.0.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-domain-management | 3.0.0.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-core-dist | 3.0.0.Final | 33.0.0.Final |
|  | org.wildfly.core
»
wildfly-cli | 3.0.0.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-core-testsuite-shared | 3.0.0.Final | 33.0.0.Final |
|  | org.wildfly.core
»
wildfly-cli | 3.0.0.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-core-model-test-framework | 3.0.0.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-core-model-test-controller-optional | 3.0.0.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-discovery | 3.0.0.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-embedded | 3.0.0.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-elytron-integration1 vulnerability | 3.0.0.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-host-controller1 vulnerability | 3.0.0.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-io | 3.0.0.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-jmx | 3.0.0.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-logging | 3.0.0.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-core-management-client | 3.0.0.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-core-management-subsystem | 3.0.0.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-management-client-content | 3.0.0.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-model-test | 3.0.0.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-network | 3.0.0.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-patching | 3.0.0.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-platform-mbean | 3.0.0.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-process-controller | 3.0.0.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-protocol | 3.0.0.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-remoting | 3.0.0.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-request-controller | 3.0.0.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-security-manager | 3.0.0.Final | 33.0.0.Final |
LGPL 2.1
|  | org.wildfly.core
»
wildfly-self-contained | 3.0.0.Final | 2.2.1.Final |
|  | org.wildfly.core
»
wildfly-server3 vulnerabilities | 3.0.0.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-subsystem-test | 3.0.0.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-subsystem-test-framework | 3.0.0.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-threads | 3.0.0.Final | 33.0.0.Final |
Apache 2.0 +1
|  | org.wildfly.core
»
wildfly-vault-test-feature-pack Provides a stripped down version of the org.picketbox | 3.0.0.Final | 3.1.0.Final |
Apache 2.0 +1
|  | org.wildfly.core
»
wildfly-vault-test-feature-pack Provides a stripped down version of the org.picketbox | 3.0.0.Final | 3.1.0.Final |
Apache 2.0
|  | org.wildfly.core
»
wildfly-version | 3.0.0.Final | 33.0.0.Final |
Apache 2.0
|  | org.wildfly.discovery
»
wildfly-discovery-client | 1.0.0.Final | 1.3.0.Final |
CC0 1.0 +1
|  | org.wildfly.legacy.test
»
wildfly-legacy-spi The legacy Test SPI | 2.0.3.Final | 10.0.0.Final |
CC0 1.0 +1
|  | org.wildfly.legacy.test
»
wildfly-legacy-versions | 2.0.3.Final | 10.0.0.Final |
Apache 2.0
|  | org.wildfly.openssl
»
wildfly-openssl-java | 1.0.2.Final | 2.3.0.Final |
Apache 2.0
|  | org.wildfly.openssl
»
wildfly-openssl-linux-x86_64 | 1.0.2.Final | 2.3.0.Final |
Apache 2.0
|  | org.wildfly.openssl
»
wildfly-openssl-linux-i386 | 1.0.2.Final | 2.1.0.SP01 |
Apache 2.0
|  | org.wildfly.openssl
»
wildfly-openssl-macosx-x86_64 | 1.0.2.Final | 2.3.0.Final |
Apache 2.0
|  | org.wildfly.openssl
»
wildfly-openssl-windows-i386 | 1.0.2.Final | 2.1.0.Final |
Apache 2.0
|  | org.wildfly.openssl
»
wildfly-openssl-windows-x86_64 | 1.0.2.Final | 2.3.0.Final |
Apache 2.0
|  | org.wildfly.openssl
»
wildfly-openssl-solaris-x86_64 | 1.0.2.Final | 2.1.0.SP01 |
Apache 2.0
|  | org.wildfly.openssl
»
wildfly-openssl-solaris-sparcv9 | 1.0.2.Final | 2.1.0.SP01 |
Apache 2.0
|  | org.wildfly.plugins
»
wildfly-plugin-core Utilities for Maven plugins to interact with WildFly. | 1.2.0.Final | 6.0.1.Final |
Apache 2.0
|  | org.wildfly.security
»
wildfly-elytron4 vulnerabilities WildFly Security SPIs | 1.1.6.Final | 2.9.2.Final |
Apache 2.0
|  | org.wildfly.security
»
wildfly-elytron-tool Set of tools for WildFly Elytron | 1.0.4.Final | 2.9.2.Final |
Apache 2.0
|  | org.wildfly.security
»
wildfly-elytron4 vulnerabilities WildFly Security SPIs | 1.1.0.Final | 2.9.2.Final |
Apache 2.0
|  | org.wildfly.security
»
wildfly-elytron-tool Set of tools for WildFly Elytron | 1.0.0.Final | 2.9.2.Final |
Apache 2.0
|  | org.wildfly.security.elytron-web
»
undertow-server Integration project for integrating Elytron based HTTP authentication with Undertow. | 1.0.1.Final | 4.2.1.Final |
Apache 2.0
|  | org.wildfly.security.elytron-web
»
undertow-server Integration project for integrating Elytron based HTTP authentication with Undertow. | 1.0.0.Final | 4.2.1.Final |
Apache 2.0
|  | org.wildfly.transaction
»
wildfly-transaction-client Client library for applications using transactions with Wildfly - Jakarta EE Variant | 1.0.2.Final | 3.0.5.Final |
Apache 2.0
|  | org.wildfly.wildfly-http-client
»
wildfly-http-ejb-client | 1.0.8.Final | 2.1.4.Final |
Apache 2.0
|  | org.wildfly.wildfly-http-client
»
wildfly-http-client-common | 1.0.8.Final | 2.1.4.Final |
Apache 2.0
|  | org.wildfly.wildfly-http-client
»
wildfly-http-naming-client | 1.0.8.Final | 2.1.4.Final |
Apache 2.0
|  | org.wildfly.wildfly-http-client
»
wildfly-http-transaction-client | 1.0.8.Final | 2.1.4.Final |
|  | org.yaml
»
snakeyaml8 vulnerabilities YAML 1.1 parser and emitter for Java | 1.17 | 2.6 |
|  | wsdl4j
»
wsdl4j Java stub generator for WSDL | 1.6.3 | ✔ |
Apache
|  | xalan
»
serializer | 2.7.1.jbossorg-4 | 2.7.3 |
|  | xalan
»
xalan2 vulnerabilities An XSLT processor for transforming XML documents into other formats using XSL stylesheets. | 2.7.1.jbossorg-4 | 2.7.3 |
|  | xerces
»
xercesImpl4 vulnerabilities Xerces2 provides high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces ... | 2.11.0.SP5 | 2.12.2 |
Apache 2.0
|  | xml-resolver
»
xml-resolver xml-commons provides an Apache-hosted set of DOM, SAX, and | 1.2 | ✔ |