Provides a base configuration for Bedework project builds - pre-jakarta. For jakarta version versions will be 200 onwards
Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Managed Dependencies (250)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Reflection
Apache 2.0
| com.fasterxml
»
classmate Library for introspecting types with full generic information | 1.3.0 | 1.7.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-annotations Core annotations used for value types, used by Jackson data binding package. | 2.13.0 | 2.22 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-core1 vulnerability Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 2.13.0 | 3.2.1 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind9 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 2.13.0 | 3.2.1 | |
YAML
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-yaml Support for reading and writing YAML-encoded data via Jackson abstractions. | 2.13.0 | 3.2.1 | |
Embedded SQL DB
EPL 1.0 +1
| 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.190 | 2.4.240 | |
Mail Client
EDL 1.0 +2
| com.sun.mail
»
javax.mail JavaMail API for sending and receiving emails using standard protocols like SMTP, POP3, and IMAP, supporting both text ... | 1.6.2 | 2.0.2 | |
EDL 1.0
| com.sun.xml.messaging.saaj
»
saaj-impl Implementation of Jakarta SOAP with Attachments Specification | 1.5.1 | 3.0.6 | |
Reflection
Apache 2.0
| commons-beanutils
»
commons-beanutils1 vulnerability Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection. | 1.9.4 | 1.11.0 | |
Base64
Apache 2.0
| commons-codec
»
commons-codec The Apache Commons Codec component contains encoders and decoders for | 1.15 | 1.22.0 | |
Collections
Apache 2.0
| 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 | |
Config
Apache 2.0
| commons-digester
»
commons-digester The Apache Commons Digester package lets you configure an XML to Java | 1.8 | 3.2 | |
Upload Manager
Apache 2.0
| commons-fileupload
»
commons-fileupload2 vulnerabilities The Apache Commons FileUpload Javax component provides a simple yet flexible means of adding support for multipart | 1.3.3 | 2.0.0-M5 | |
I/O
Apache 2.0
| commons-io
»
commons-io1 vulnerability The Apache Commons IO library contains utility classes, stream implementations, file filters, | 2.8.0 | 2.22.0 | |
Core Utils
Apache 2.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 | |
Logging
Apache 2.0
| commons-logging
»
commons-logging Apache Commons Logging is a thin adapter allowing configurable bridging to other, | 1.2 | 1.4.0 | |
Object Pool
Apache
| commons-pool » commons-pool | 1.5.6 | 2.13.1 | |
Diff/Patch
Apache 2.0
| io.github.java-diff-utils » java-diff-utils | 4.5 | 4.17 | |
Java Spec
EDL 1.0
| javax.activation
»
javax.activation-api Jakarta Activation API 2.2 Specification | 1.2.0 | 2.1.4 | |
Cache Client
Apache 2.0
| javax.cache » cache-api | 1.0.0 | 1.1.1 | |
Message Queue Client
EPL 2.0
| javax.jms
»
javax.jms-api Jakarta Messaging describes a means for Java applications to create, send, | 2.0 | 3.1.0 | |
Java Spec
EDL 1.0
| javax.jws
»
javax.jws-api Jakarta Web Services Metadata API | 1.1 | 3.0.0 | |
Mail Client
EDL 1.0 +2
| javax.mail
»
javax.mail-api Jakarta Mail API 2.1 Specification API | 1.6.2 | 2.1.5 | |
Java Spec
Apache 2.0
| javax.portlet
»
portlet-api The Java Portlet API version 3.0 developed by the Java Community Process JSR-362 Expert Group. | 1.0 | 3.0.1 | |
Java Spec
EPL 2.0 +1
| javax.servlet
»
javax.servlet-api API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ... | 4.0.0 | 6.1.0 | |
Java Spec
EPL 2.0 +1
| javax.servlet.jsp
»
javax.servlet.jsp-api Jakarta Pages defines a templating technology for dynamically creating web resources | 2.3.1 | 4.0.0 | |
WebSocket Clients
EPL 2.0 +1
| javax.websocket
»
javax.websocket-api Jakarta WebSocket - Server API | 1.1 | 2.2.0 | |
XML Processing
EDL 1.0
| javax.xml.bind
»
jaxb-api Jakarta XML Binding (JAXB) API that allows Java developers to map Java classes to XML representations and perform ... | 2.3.1 | 4.0.5 | |
Java Spec
EDL 1.0
| javax.xml.soap
»
javax.xml.soap-api Provides the API for creating and building SOAP messages. | 1.4.0 | 3.0.2 | |
Java Spec
EDL 1.0
| javax.xml.ws
»
jaxws-api Jakarta XML Web Services API | 2.3.1 | 4.0.3 | |
XPath
BSD 2-clause
| jaxen
»
jaxen Jaxen is a universal XPath engine for Java. | 1.1.6 | 2.0.6 | |
Testing
EPL 2.0
| junit
»
junit JUnit Jupiter is the API for writing tests using JUnit 5. | 4.13.1 | 6.1.1 | |
Collections
Apache 2.0
| org.apache.commons
»
commons-collections4 The Apache Commons Collections package contains types that extend and augment the Java Collections Framework. | 4.1 | 4.5.0 | |
CSV
Apache 2.0
| org.apache.commons
»
commons-csv The Apache Commons CSV library provides a simple interface for reading and writing CSV files of various types. | 1.2 | 1.14.1 | |
Core Utils
Apache 2.0
| org.apache.commons
»
commons-lang31 vulnerability Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ... | 3.9 | 3.20.0 | |
String Utils
Apache 2.0
| org.apache.commons
»
commons-text1 vulnerability The Commons Text library provides additions to the standard JDK text handling. It includes algorithms for string ... | 1.7 | 1.15.0 | |
Apache 2.0
| org.apache.derby
»
derbynet Contains the Apache Derby network server, which allows remote clients to connect to Derby databases over a network ... | 10.15.2.0 | 10.17.1.0 | |
Apache 2.0
| org.apache.directory.server » apacheds-service | 2.0.0.AM26 | 2.0.0.AM27 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
httpclient Apache HttpComponents Client | 4.5.13 | 5.6.2 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
httpcore Apache HttpComponents HTTP/1.1 core components | 4.4.14 | 5.4.3 | |
Logging
Apache 2.0
| org.apache.logging.log4j
»
log4j-api API for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage generation. It has ... | 2.17.0 | 2.26.1 | |
Logging
Apache 2.0
| org.apache.logging.log4j
»
log4j-core4 vulnerabilities Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ... | 2.17.0 | 2.26.1 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-slf4j-impl The Apache Log4j SLF4J 2.0 API binding to Log4j 2 Core | 2.17.0 | 2.26.1 | |
Build Tool
Apache 2.0
| org.apache.maven
»
maven-core Core classes of Apache Maven to manage the building process. | 3.8.4 | 3.9.16 | |
Build Model
Apache 2.0
| org.apache.maven
»
maven-plugin-api The API for Maven 3 plugins - Mojos - development. | 3.8.4 | 3.9.16 | |
Annotation Lib
Apache 2.0
| org.apache.maven.plugin-tools
»
maven-plugin-annotations Java annotations to use in Mojos | 3.6.4 | 3.15.2 | |
Web Framework
Apache 2.0
| org.apache.struts » struts-core5 vulnerabilities | 1.3.10 | 7.2.1 | |
JSP Tag Library
Apache 2.0
| org.apache.struts » struts-taglib | 1.3.10 | ✔ | |
JSP Tag Library
Apache 2.0
| org.apache.taglibs
»
taglibs-standard-impl An implementation of the JSP Standard Tag Library (JSTL). | 1.2.5 | ✔ | |
Apache 2.0
| org.bedework
»
bw-util-logging This project provides logging utility classes and methods | ${bw-util-logging.version} | 6.0.0 | |
Apache 2.0
| org.bedework
»
bw-access This project provides access control as defined by WebDAV and CalDAV | ${bw-access.version} | 6.1.1 | |
Apache 2.0
| org.bedework
»
bw-caldav-server A generic CalDAV server - used by bedework | ${bw-caldav.version} | 6.0.1 | |
Apache 2.0
| org.bedework
»
bw-caldav-util A generic CalDAV server - used by bedework | ${bw-caldav.version} | 6.0.1 | |
Apache 2.0
| org.bedework
»
bw-calendar-annotations Common calendar classes and code for bedework | ${bw-calendar-common.vers... | 5.2.0 | |
Apache 2.0
| org.bedework
»
bw-calendar-api Common calendar classes and code for bedework | ${bw-calendar-common.vers... | 5.2.0 | |
Apache 2.0
| org.bedework
»
bw-calendar-api-ro Common calendar classes and code for bedework | ${bw-calendar-common.vers... | 5.2.0 | |
Apache 2.0
| org.bedework
»
bw-calendar-config Common calendar classes and code for bedework | ${bw-calendar-common.vers... | 5.2.0 | |
Apache 2.0
| org.bedework
»
bw-calendar-convert Common calendar classes and code for bedework | ${bw-calendar-common.vers... | 5.2.0 | |
Apache 2.0
| org.bedework
»
bw-calendar-facade Common calendar classes and code for bedework | ${bw-calendar-common.vers... | 5.2.0 | |
Apache 2.0
| org.bedework
»
bw-calendar-mail Common calendar classes and code for bedework | ${bw-calendar-common.vers... | 5.2.0 | |
Apache 2.0
| org.bedework
»
bw-calendar-sysevents-common Common calendar classes and code for bedework | ${bw-calendar-common.vers... | 5.2.0 | |
Apache 2.0
| org.bedework
»
bw-calendar-sysevents-msgs Common calendar classes and code for bedework | ${bw-calendar-common.vers... | 5.2.0 | |
Apache 2.0
| org.bedework
»
bw-carddav-common A CardDAV servlet | ${bw-carddav.version} | 6.0.1 | |
Apache 2.0
| org.bedework
»
bw-carddav-server A CardDAV servlet | ${bw-carddav.version} | 6.0.1 | |
Apache 2.0
| org.bedework
»
bw-carddav-ear A CardDAV servlet | ${bw-carddav.version} | 5.0.3 | |
Apache 2.0
| org.bedework
»
bw-cli A command line client for bedework system admin | ${bw-cli.version} | 6.1.0 | |
Apache 2.0
| org.bedework
»
bw-util-cli This project provides a number of utility classes and methods used for CLIs | ${bw-cliutil.version} | 5.0.2 | |
Apache 2.0
| org.bedework
»
bw-util-jolokia This project provides a number of utility classes and methods used for CLIs | ${bw-cliutil.version} | 5.0.2 | |
Apache 2.0
| org.bedework
»
bw-jsforj JSCalendar/JSContacts support | ${bw-jsforj.version} | 2.0.0 | |
Apache 2.0
| org.bedework
»
bw-logs Processing of logs for bedework | ${bw-logs.version} | 6.0.0 | |
Apache 2.0
| org.bedework
»
bw-util-args This project provides a number of utility classes and methods | ${bw-util.version} | 6.1.0 | |
Apache 2.0
| org.bedework
»
bw-util-caching This project provides a number of utility classes and methods | ${bw-util.version} | 6.1.0 | |
Apache 2.0
| org.bedework
»
bw-util-directory This project provides a number of utility classes and methods | ${bw-util.version} | 6.1.0 | |
Apache 2.0
| org.bedework
»
bw-util-jms This project provides a number of utility classes and methods | ${bw-util.version} | 6.1.0 | |
Apache 2.0
| org.bedework
»
bw-util-json This project provides a number of utility classes and methods | ${bw-util.version} | 6.1.0 | |
Apache 2.0
| org.bedework
»
bw-util-misc This project provides a number of utility classes and methods | ${bw-util.version} | 6.1.0 | |
Apache 2.0
| org.bedework
»
bw-util-xml This project provides a number of utility classes and methods | ${bw-util.version} | 6.1.0 | |
Apache 2.0
| org.bedework
»
bw-util-config This project provides a number of utility configuration classes and methods | ${bw-util-conf.version} | 6.1.0 | |
Apache 2.0
| org.bedework
»
bw-util-jmx This project provides a number of utility configuration classes and methods | ${bw-util-conf.version} | 6.1.0 | |
Apache 2.0
| org.bedework
»
bw-util-deployment This project provides a number of utility classes and methods for deployment | ${bw-util-deploy.version} | 6.0.0 | |
Maven Plugins
Apache 2.0
| org.bedework
»
bw-util-maven-deploy-wfmodule This project provides a number of utility classes and methods for deployment | ${bw-util-deploy.version} | 6.0.0 | |
Apache 2.0
| org.bedework
»
bw-util-hibernate Hibernate utility classes | ${bw-util-hibernate.version} | 5.0.4 | |
Apache 2.0
| org.bedework
»
bw-util-opensearch This project provides a number of index related utility classes and methods | ${bw-util-index.version} | 6.0.1 | |
Apache 2.0
| org.bedework
»
bw-util-indexing This project provides a number of index related utility classes and methods | ${bw-util-index.version} | 6.0.1 | |
Apache 2.0
| org.bedework
»
bw-util-config-http Network (http, DAV,servlet etc) related utilities | ${bw-util-network.version} | 5.0.1 | |
Apache 2.0
| org.bedework
»
bw-util-dav Network (http, DAV,servlet etc) related utilities | ${bw-util-network.version} | 6.2.1 | |
Apache 2.0
| org.bedework
»
bw-util-http Network (http, DAV,servlet etc) related utilities | ${bw-util-network.version} | 6.2.1 | |
Apache 2.0
| org.bedework
»
bw-util-servlet Network (http, DAV,servlet etc) related utilities | ${bw-util-network.version} | 6.2.1 | |
Apache 2.0
| org.bedework
»
bw-util-servlet-filters Network (http, DAV,servlet etc) related utilities | ${bw-util-network.version} | 6.2.1 | |
Apache 2.0
| org.bedework
»
bw-util-security Security utility classes | ${bw-util-security.version} | 6.0.0 | |
Apache 2.0
| org.bedework
»
bw-util-tz Timezone utility classes | ${bw-util-tz.version} | 6.0.2 | |
Apache 2.0
| org.bedework
»
bw-util2-calendar Utility classes and methods with dependencies | ${bw-util2.version} | 6.0.2 | |
Apache 2.0
| org.bedework
»
bw-util2-vcard Utility classes and methods with dependencies | ${bw-util2.version} | 6.0.2 | |
Apache 2.0
| org.bedework
»
bw-webdav A generic WebDAV servlet | ${bw-webdav.version} | 6.0.0 | |
Apache 2.0
| org.bedework
»
bw-xml This project provides a number of XML schemas | ${bw-xml.version} | 5.0.2 | |
Apache 2.0
| org.bedework
»
bw-xml-ear This project provides a number of XML schemas | ${bw-xml.version} | 5.0.1 | |
Apache 2.0
| org.bedework
»
bw-xml-appleServer This project provides a number of XML schemas | ${bw-xml.version} | 5.0.2 | |
Apache 2.0
| org.bedework
»
bw-xml-caldav This project provides a number of XML schemas | ${bw-xml.version} | 5.0.2 | |
Apache 2.0
| org.bedework
»
bw-xml-calws-soap This project provides a number of XML schemas | ${bw-xml.version} | 5.0.2 | |
Apache 2.0
| org.bedework
»
bw-xml-exchangews This project provides a number of XML schemas | ${bw-xml.version} | 5.0.2 | |
Apache 2.0
| org.bedework
»
bw-xml-icalendar This project provides a number of XML schemas | ${bw-xml.version} | 5.0.2 | |
Apache 2.0
| org.bedework
»
bw-xml-bwlicense This project provides a number of XML schemas | ${bw-xml.version} | 5.0.2 | |
Apache 2.0
| org.bedework
»
bw-xml-synchws This project provides a number of XML schemas | ${bw-xml.version} | 5.0.2 | |
Apache 2.0
| org.bedework
»
bw-xml-tzsvr This project provides a number of XML schemas | ${bw-xml.version} | 5.0.2 | |
Apache 2.0
| org.bedework
»
apache-jdkim-library A Java implementation for the DKIM specification. | 0.6 | 0.7 | |
| org.bedework
»
bw-ical4j-vcard A fork of ical4j-vcard with customizations for bedework | 1.0.8 | 1.1.0 | ||
LGPL 2.1
| org.bedework
»
hibernate-core The core O/RM functionality as provided by Hibernate | 5.2.5.1FinalBwPatched | ✔ | |
Apache 2.0
| org.bedework.bw-cat
»
bw-category-common Provides a base configuration for Bedework project builds - pre-jakarta. For jakarta version versions will be 200 ... | ${bw-category.version} | 5.0.0 | |
Apache 2.0
| org.bedework.bw-cat
»
bw-category-ical Provides a base configuration for Bedework project builds - pre-jakarta. For jakarta version versions will be 200 ... | ${bw-category.version} | 5.0.0 | |
Apache 2.0
| org.bedework.bw-cat
»
bw-category-impl Provides a base configuration for Bedework project builds - pre-jakarta. For jakarta version versions will be 200 ... | ${bw-category.version} | 5.0.0 | |
Apache 2.0
| org.bedework.bw-cat
»
bw-category-service Provides a base configuration for Bedework project builds - pre-jakarta. For jakarta version versions will be 200 ... | ${bw-category.version} | 5.0.0 | |
Apache 2.0
| org.bedework.bw-cat
»
bw-category-web Provides a base configuration for Bedework project builds - pre-jakarta. For jakarta version versions will be 200 ... | ${bw-category.version} | 5.0.0 | |
Apache 2.0
| org.bedework.bw-cat
»
bw-category-ear Provides a base configuration for Bedework project builds | ${bw-category.version} | 4.0.3 | |
Apache 2.0
| org.bedework.bw-synch
»
bw-synch-shared This project provides a synch engine for external subscriptions for | ${bw-synch.version} | 6.0.1 | |
Apache 2.0
| org.bedework.bw-synch
»
bw-synch-common This project provides a synch engine for external subscriptions for | ${bw-synch.version} | 6.0.1 | |
Apache 2.0
| org.bedework.bw-synch
»
bw-synch-web This project provides a synch engine for external subscriptions for | ${bw-synch.version} | 6.0.1 | |
Apache 2.0
| org.bedework.bw-synch
»
bw-synch-ear This project provides a synch engine for external subscriptions for | ${bw-synch.version} | 5.0.0 | |
Apache 2.0
| org.bedework.bw-tzsvr
»
bw-timezone-server-common A timezone server implementing tzdist and an experimental timezone converter | ${bw-timezone-server.vers... | 6.0.1 | |
Apache 2.0
| org.bedework.bw-tzsvr » bw-timezone-server-data | ${bw-timezone-server.vers... | 6.0.1 | |
Apache 2.0
| org.bedework.bw-tzsvr
»
bw-timezone-server-tzconvert A timezone server implementing tzdist and an experimental timezone converter | ${bw-timezone-server.vers... | 6.0.1 | |
Apache 2.0
| org.bedework.bw-tzsvr
»
bw-timezone-server-web A timezone server implementing tzdist and an experimental timezone converter | ${bw-timezone-server.vers... | 6.0.1 | |
Apache 2.0
| org.bedework.bw-tzsvr
»
bw-timezone-server-ear A timezone server implementing tzdist and an experimental timezone converter | ${bw-timezone-server.vers... | 5.0.1 | |
Apache 2.0
| org.bedework.bwwebcl
»
bw-calendar-client-admin Calendar web client code for bedework | ${bw-calendar-client.vers... | 5.2.0 | |
Apache 2.0
| org.bedework.bwwebcl
»
bw-calendar-client-appcommon Calendar web client code for bedework | ${bw-calendar-client.vers... | 5.2.0 | |
Apache 2.0
| org.bedework.bwwebcl
»
bw-calendar-client-rw Calendar web client code for bedework | ${bw-calendar-client.vers... | 5.2.0 | |
| org.bedework.bwwebcl » bw-calendar-client-strutsmodule | ${bw-calendar-client.vers... | |||
Apache 2.0
| org.bedework.bwwebcl
»
bw-calendar-client-util Calendar web client code for bedework | ${bw-calendar-client.vers... | 5.2.0 | |
Apache 2.0
| org.bedework.bwwebcl
»
bw-calendar-client-web-admin Calendar web client code for bedework | ${bw-calendar-client.vers... | 5.2.0 | |
Apache 2.0
| org.bedework.bwwebcl
»
bw-calendar-client-web-rw Calendar web client code for bedework | ${bw-calendar-client.vers... | 5.2.0 | |
Apache 2.0
| org.bedework.bwwebcl
»
bw-calendar-client-webcommon Calendar web client code for bedework | ${bw-calendar-client.vers... | 5.2.0 | |
Web App
Apache 2.0
| org.bedework.bwxsl
»
bw-calendar-xsl-caladminrsrc Quickstart XSL stylesheets | ${bw-calendar-xsl.version} | 5.0.1 | |
Web App
Apache 2.0
| org.bedework.bwxsl
»
bw-calendar-xsl-calfeedrsrc-MainCampus Quickstart XSL stylesheets | ${bw-calendar-xsl.version} | 5.0.1 | |
Web App
Apache 2.0
| org.bedework.bwxsl
»
bw-calendar-xsl-calrsrc-MainCampus Quickstart XSL stylesheets | ${bw-calendar-xsl.version} | 5.0.1 | |
Web App
Apache 2.0
| org.bedework.bwxsl
»
bw-calendar-xsl-calrsrc-SoEDepartmental Quickstart XSL stylesheets | ${bw-calendar-xsl.version} | 5.0.1 | |
Web App
Apache 2.0
| org.bedework.bwxsl
»
bw-calendar-xsl-common Quickstart XSL stylesheets | ${bw-calendar-xsl.version} | 5.0.1 | |
Web App
Apache 2.0
| org.bedework.bwxsl
»
bw-calendar-xsl-eventsubmitrsrc Quickstart XSL stylesheets | ${bw-calendar-xsl.version} | 5.0.1 | |
Web App
Apache 2.0
| org.bedework.bwxsl
»
bw-calendar-xsl-ucalrsrc Quickstart XSL stylesheets | ${bw-calendar-xsl.version} | 5.0.1 | |
Apache 2.0
| org.bedework.caleng
»
bw-calendar-engine-api Main calendar engine code for bedework | ${bw-calendar-engine.vers... | 5.2.0 | |
Apache 2.0
| org.bedework.caleng
»
bw-calendar-engine-caldav Main calendar engine code for bedework | ${bw-calendar-engine.vers... | 5.2.0 | |
Apache 2.0
| org.bedework.caleng
»
bw-calendar-engine-chgnote Main calendar engine code for bedework | ${bw-calendar-engine.vers... | 5.2.0 | |
Apache 2.0
| org.bedework.caleng
»
bw-calendar-engine-core Main calendar engine code for bedework | ${bw-calendar-engine.vers... | 4.1.4 | |
Apache 2.0
| org.bedework.caleng
»
bw-calendar-engine-core-common Main calendar engine code for bedework | ${bw-calendar-engine.vers... | 4.1.4 | |
Apache 2.0
| org.bedework.caleng
»
bw-calendar-engine-dumprestore Main calendar engine code for bedework | ${bw-calendar-engine.vers... | 4.1.3 | |
Apache 2.0
| org.bedework.caleng
»
bw-calendar-engine-impl Main calendar engine code for bedework | ${bw-calendar-engine.vers... | 5.2.0 | |
Apache 2.0
| org.bedework.caleng
»
bw-calendar-engine-indexer Main calendar engine code for bedework | ${bw-calendar-engine.vers... | 5.2.0 | |
Apache 2.0
| org.bedework.caleng
»
bw-calendar-engine-inoutsched Main calendar engine code for bedework | ${bw-calendar-engine.vers... | 5.2.0 | |
Apache 2.0
| org.bedework.caleng
»
bw-calendar-engine-interfaces Main calendar engine code for bedework | ${bw-calendar-engine.vers... | 5.2.0 | |
Apache 2.0
| org.bedework.caleng
»
bw-calendar-engine-tools Main calendar engine code for bedework | ${bw-calendar-engine.vers... | 5.2.0 | |
| org.bedework.deploy » bw-calendar-ro | ${bw-calendar-deploy.vers... | |||
| org.bedework.deploy » bw-calendar-all | ${bw-calendar-deploy.vers... | |||
Web App
Apache 2.0
| org.bedework.deploy
»
bw-calendar-notifyws Create war files for bedework calendar | ${bw-calendar-deploy.vers... | 5.0.0 | |
Web App
Apache 2.0
| org.bedework.deploy
»
bw-calendar-pubcaldav Create war files for bedework calendar | ${bw-calendar-deploy.vers... | 5.0.0 | |
Web App
Apache 2.0
| org.bedework.deploy
»
bw-calendar-publicws Create war files for bedework calendar | ${bw-calendar-deploy.vers... | 4.1.3 | |
Web App
Apache 2.0
| org.bedework.deploy
»
bw-calendar-synchws Nakes CalDAV available to the synch engine as a web service | ${bw-calendar-deploy.vers... | 5.0.0 | |
Web App
Apache 2.0
| org.bedework.deploy
»
bw-calendar-ucaldav Create war files for bedework calendar | ${bw-calendar-deploy.vers... | 5.0.0 | |
Web App
Apache 2.0
| org.bedework.deploy
»
bw-calendar-userws Create war files for bedework calendar | ${bw-calendar-deploy.vers... | 4.1.3 | |
Web App
Apache 2.0
| org.bedework.deploy
»
bw-webclient-cal Create war files for bedework calendar | ${bw-calendar-deploy.vers... | 5.0.0 | |
Web App
Apache 2.0
| org.bedework.deploy
»
bw-webclient-caladmin Create war files for bedework calendar | ${bw-calendar-deploy.vers... | 5.0.0 | |
Web App
Apache 2.0
| org.bedework.deploy
»
bw-webclient-calauth Create war files for bedework calendar | ${bw-calendar-deploy.vers... | 5.0.0 | |
Web App
Apache 2.0
| org.bedework.deploy
»
bw-webclient-demosoe Create war files for bedework calendar | ${bw-calendar-deploy.vers... | 5.0.0 | |
Web App
Apache 2.0
| org.bedework.deploy
»
bw-webclient-feeder Create war files for bedework calendar | ${bw-calendar-deploy.vers... | 5.0.0 | |
Web App
Apache 2.0
| org.bedework.deploy
»
bw-webclient-submit Create war files for bedework calendar | ${bw-calendar-deploy.vers... | 5.0.0 | |
Web App
Apache 2.0
| org.bedework.deploy
»
bw-webclient-ucal Create war files for bedework calendar | ${bw-calendar-deploy.vers... | 5.0.0 | |
Apache 2.0
| org.bedework.deploy
»
bw-apacheds Package configured apacheds for wildfly feature pack install | ${bw-quickstart.version} | 5.1.0 | |
Apache 2.0
| org.bedework.deploy » bw-calendar-data-h2 | ${bw-quickstart.version} | 5.1.0 | |
Apache 2.0
| org.bedework.deploy » bw-opensearch-GeoLite2-City | ${bw-quickstart.version} | 5.1.0 | |
Apache 2.0
| org.bedework.deploy
»
bw-opensearch-qs Package OpenSearch for wildfly feature pack build | ${bw-quickstart.version} | 5.1.0 | |
Apache 2.0
| org.bedework.deploy
»
bw-oschdata Package Initial OpenSearch quickstart data for wildfly feature pack build | ${bw-quickstart.version} | 5.1.0 | |
Apache 2.0
| org.bedework.deploy
»
bw-qsbedework Package quickstart content for wildfly feature pack build | ${bw-quickstart.version} | 5.1.0 | |
Apache 2.0
| org.bedework.deploy
»
bw-wf-calendar-feature-pack Build Wildfly Galleon calendar feature pack | ${bw-wildfly-galleon-feat... | 5.0.0 | |
Apache 2.0
| org.bedework.deploy » bw-wf-carddav-feature-pack | ${bw-wildfly-galleon-feat... | 5.0.0 | |
Apache 2.0
| org.bedework.deploy
»
bw-wf-core-feature-pack Build Wildfly Galleon core feature pack | ${bw-wildfly-galleon-feat... | 5.0.0 | |
Apache 2.0
| org.bedework.deploy » bw-wf-xml-feature-pack | ${bw-wildfly-galleon-feat... | 4.0.3 | |
Apache 2.0
| org.bedework.deploy » bw-wf-category-feature-pack | ${bw-wildfly-galleon-feat... | 5.0.0 | |
Apache 2.0
| org.bedework.deploy » bw-wf-note-feature-pack | ${bw-wildfly-galleon-feat... | 5.0.0 | |
Apache 2.0
| org.bedework.deploy » bw-wf-event-registration-feature-pack | ${bw-wildfly-galleon-feat... | 5.0.0 | |
Apache 2.0
| org.bedework.deploy » bw-wf-self-registration-feature-pack | ${bw-wildfly-galleon-feat... | 5.0.0 | |
Apache 2.0
| org.bedework.deploy » bw-wf-synch-feature-pack | ${bw-wildfly-galleon-feat... | 5.0.0 | |
Apache 2.0
| org.bedework.deploy » bw-wf-timezone-server-feature-pack | ${bw-wildfly-galleon-feat... | 5.0.0 | |
Apache 2.0
| org.bedework.evreg
»
bw-event-registration-common An event registration service for bedework | ${bw-eventreg.version} | 6.0.0 | |
Apache 2.0
| org.bedework.evreg
»
bw-event-registration-service An event registration service for bedework | ${bw-eventreg.version} | 6.0.0 | |
Apache 2.0
| org.bedework.evreg
»
bw-event-registration-web An event registration service for bedework | ${bw-eventreg.version} | 6.0.0 | |
Apache 2.0
| org.bedework.evreg
»
bw-event-registration-ear An event registration service for bedework | ${bw-eventreg.version} | 5.0.5 | |
BSD 3-clause
| org.bedework.ical4j
»
ical4j A Java library for reading and writing iCalendar (*.ics) files | 3.0.16 | 3.0.24 | |
Apache 2.0
| org.bedework.notifier
»
bw-note-bwconnector A notification service - used by bedework | ${bw-notifier.version} | 6.0.0 | |
Apache 2.0
| org.bedework.notifier
»
bw-note-common A notification service - used by bedework | ${bw-notifier.version} | 6.0.0 | |
Apache 2.0
| org.bedework.notifier
»
bw-note-db A notification service - used by bedework | ${bw-notifier.version} | 6.0.0 | |
Apache 2.0
| org.bedework.notifier
»
bw-note-outbound A notification service - used by bedework | ${bw-notifier.version} | 6.0.0 | |
Apache 2.0
| org.bedework.notifier
»
bw-note-shared A notification service - used by bedework | ${bw-notifier.version} | 6.0.0 | |
Apache 2.0
| org.bedework.notifier
»
bw-note-servlet A notification service - used by bedework | ${bw-notifier.version} | 6.0.0 | |
Apache 2.0
| org.bedework.notifier
»
bw-note-ear A notification service - used by bedework | ${bw-notifier.version} | 5.0.0 | |
Apache 2.0
| org.bedework.selfreg
»
bw-self-registration-common Provide a self-registration service for users. | ${bw-selfreg.version} | 6.0.0 | |
Apache 2.0
| org.bedework.selfreg
»
bw-self-registration-web Provide a self-registration service for users. | ${bw-selfreg.version} | 6.0.0 | |
Apache 2.0
| org.bedework.selfreg
»
bw-self-registration-ear Provide a self rgistration service for users. | ${bw-selfreg.version} | 5.0.0 | |
XML Processing
BSD 3-clause
| org.dom4j
»
dom4j flexible XML framework for Java | 2.1.3 | 2.2.0 | |
DB Migration
Apache 2.0
| org.flywaydb
»
flyway-core Flyway is an open-source database migration tool that strongly favors simplicity and convention over configuration | 3.1 | 12.10.0 | |
Template Engine
Apache 2.0
| org.freemarker
»
freemarker FreeMarker is a "template engine"; a generic tool to generate text output based on templates. | 2.3.23 | 2.3.34 | |
O/R Mapping
Apache 2.0
| org.hibernate
»
hibernate-core2 vulnerabilities Hibernate's core ORM functionality | 5.2.5.Final | 7.4.4.Final | |
LGPL 2.1
| org.hibernate
»
hibernate-ehcache Hibernate ORM 6.0.0.Alpha7 release. See http://hibernate.org/orm/releases/6.0 | 5.2.5.Final | 6.0.0.Alpha7 | |
| org.hsqldb
»
hsqldb1 vulnerability HSQLDB - Lightweight 100% Java SQL Database Engine | 2.5.1 | 2.7.4 | ||
Apache 2.0
| org.imgscalr
»
imgscalr-lib imgscalr is an simple and efficient best-practices image-scaling and manipulation library implemented in pure Java. | 4.2 | ✔ | |
Apache 2.0
| org.jasig.cas.client » cas-client-core | 3.6.4 | ✔ | |
Encryption Lib
Apache 2.0
| org.jasypt
»
jasypt Java library which enables encryption in java apps with minimum effort. | 1.9.2 | 1.9.3 | |
Bytecode
Apache 2.0 +2
| org.javassist
»
javassist Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation | 3.20.0-GA | 3.32.0-GA | |
Apache 2.0
| org.jolokia
»
jolokia-client-java Jolokia :: Client :: Java | 1.6.2 | 2.6.0 | |
Apache 2.0
| org.jolokia
»
jolokia-core Jolokia :: Core | 1.6.2 | 2.6.0 | |
Apache 2.0
| org.jolokia
»
jolokia-jsr160 jar file containing JSR 160 based code for proxying | 1.6.2 | 1.7.2 | |
Mocking
MIT
| org.mockito
»
mockito-all Mockito mock objects library core API and implementation | 1.10.19 | 5.23.0 | |
Search Engine
Apache 2.0
| org.opensearch
»
opensearch OpenSearch subproject :server | 1.2.4 | 3.7.0 | |
Apache 2.0
| org.opensearch
»
opensearch-core OpenSearch subproject :libs:opensearch-core | 1.2.4 | 3.7.0 | |
Apache 2.0
| org.opensearch
»
opensearch-secure-sm OpenSearch subproject :libs:opensearch-secure-sm | 1.2.4 | 3.7.0 | |
Apache 2.0
| org.opensearch
»
opensearch-x-content OpenSearch subproject :libs:opensearch-x-content | 1.2.4 | 3.7.0 | |
Apache 2.0
| org.opensearch
»
opensearch-geo OpenSearch subproject :libs:opensearch-geo | 1.2.4 | 3.7.0 | |
Apache 2.0
| org.opensearch
»
opensearch-cli OpenSearch subproject :libs:opensearch-cli | 1.2.4 | 3.7.0 | |
Apache 2.0
| org.opensearch.client
»
opensearch-rest-client OpenSearch subproject :client:rest | 1.2.4 | 3.7.0 | |
Apache 2.0
| org.opensearch.client
»
opensearch-rest-high-level-client OpenSearch subproject :client:rest-high-level | 1.2.4 | 3.7.0 | |
Apache 2.0
| org.opensearch.plugin
»
parent-join-client OpenSearch subproject :modules:parent-join | 1.2.4 | 3.7.0 | |
Apache 2.0
| org.opensearch.plugin
»
aggs-matrix-stats-client OpenSearch subproject :modules:aggs-matrix-stats | 1.2.4 | 3.7.0 | |
Apache 2.0
| org.opensearch.plugin
»
rank-eval-client OpenSearch subproject :modules:rank-eval | 1.2.4 | 3.7.0 | |
Apache 2.0
| org.opensearch.plugin
»
lang-mustache-client OpenSearch subproject :modules:lang-mustache | 1.2.4 | 3.7.0 | |
PostgreSQL Driver
BSD 2-clause
| org.postgresql
»
postgresql6 vulnerabilities PostgreSQL JDBC Driver Postgresql | 42.3.1 | 42.7.13 | |
Logging
MIT
| 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.6.6 | 2.0.18 | |
AOP
Apache 2.0
| org.springframework
»
spring-aop Spring AOP provides an Alliance-compliant aspect-oriented programming implementation allowing you to define method ... | 5.2.19.RELEASE | 7.0.8 | |
Bytecode
Apache 2.0
| org.springframework
»
spring-asm Spring's repackaging of ASM (a bytecode manipulation library) | 5.2.19.RELEASE | 3.1.4.RELEASE | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-beans2 vulnerabilities Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java ... | 5.2.19.RELEASE | 7.0.8 | |
Core Utils
Apache 2.0
| org.springframework
»
spring-core Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features. | 5.2.19.RELEASE | 7.0.8 | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-context3 vulnerabilities Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ... | 5.2.19.RELEASE | 7.0.8 | |
Config
Apache 2.0
| org.springframework
»
spring-context-support Support classes for integrating common third-party libraries into a Spring application context | 5.2.19.RELEASE | 7.0.8 | |
Expression Lang
Apache 2.0
| org.springframework
»
spring-expression4 vulnerabilities Powerful Expression Language for querying and manipulating an object graph at runtime. It is an extension of the ... | 5.2.19.RELEASE | 7.0.8 | |
Logging Bridge
Apache 2.0
| org.springframework
»
spring-jcl Spring Commons Logging Bridge | 5.2.19.RELEASE | 6.2.19 | |
JDBC Extension
Apache 2.0
| org.springframework
»
spring-jdbc Spring JDBC provides an abstraction layer that simplifies code to use JDBC and the parsing of database-vendor specific ... | 5.2.19.RELEASE | 7.0.8 | |
XML Processing
Apache 2.0
| org.springframework
»
spring-oxm Abstraction layer that supports Object/XML mapping implementations such as JAXB, Castor, XMLBeans, JiBX and XStream. | 5.2.19.RELEASE | 7.0.8 | |
Transactions
Apache 2.0
| org.springframework
»
spring-tx Support for programmatic and declarative transaction management for classes that implement special interfaces or any ... | 5.2.19.RELEASE | 7.0.8 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-web6 vulnerabilities Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC ... | 5.2.19.RELEASE | 7.0.8 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-webmvc4 vulnerabilities Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. ... | 5.2.19.RELEASE | 7.0.8 | |
Apache 2.0
| org.springframework
»
spring-webmvc-portlet It provides the MVC implementation to be used in a Portlet environment and mirrors the functionality of the ... | 4.3.28.RELEASE | 4.3.30.RELEASE | |
Apache 2.0
| org.springframework.ldap
»
spring-ldap-core1 vulnerability Spring LDAP | 2.3.3.RELEASE | 4.1.0 | |
Apache 2.0
| org.springframework.security
»
spring-security-acl Spring Security | 5.3.9.RELEASE | 7.1.0 | |
Security
Apache 2.0
| org.springframework.security
»
spring-security-core4 vulnerabilities Spring Security is a powerful and highly customizable authentication and access-control framework. It provides ... | 5.3.9.RELEASE | 7.1.0 | |
Config
Apache 2.0
| org.springframework.security
»
spring-security-config Spring Security | 5.3.9.RELEASE | 7.1.0 | |
Security
Apache 2.0
| org.springframework.security
»
spring-security-web4 vulnerabilities Spring Security | 5.3.9.RELEASE | 7.1.0 | |
Apache 2.0
| org.springframework.security
»
spring-security-ldap Spring Security | 5.3.9.RELEASE | 7.1.0 | |
JSP Tag Library
Apache 2.0
| org.springframework.security
»
spring-security-taglibs Spring Security | 5.3.9.RELEASE | 7.1.0 | |
Apache 2.0
| org.springframework.webflow
»
spring-binding Spring Binding | 2.5.1.RELEASE | 4.0.1 | |
Web Framework
Apache 2.0
| org.springframework.webflow
»
spring-webflow Spring Web Flow builds on Spring MVC and allows implementing the 'flows' of a web application. A flow encapsulates a ... | 2.5.1.RELEASE | 4.0.1 | |
Apache 2.0
| org.springframework.ws
»
spring-ws-core Spring WS Core | 3.1.2 | 5.0.2 | |
Apache 2.0
| org.springframework.ws
»
spring-ws-security Spring WS Security | 3.1.2 | 5.0.2 | |
Apache 2.0
| org.springframework.ws
»
spring-xml Spring XML | 3.1.2 | 5.0.2 | |
Apache 2.0
| org.wildfly
»
wildfly-ee-galleon-pack Galleon feature-pack providing full platform Jakarta functionality | 26.0.1.Final | 40.0.1.Final | |
YAML
Apache 2.0
| org.yaml
»
snakeyaml7 vulnerabilities YAML 1.1 parser and emitter for Java | 1.26 | 2.6 |