The contentnode-lib module

Compile Dependencies (38)

Category/LicenseGroup / ArtifactVersionUpdates
CSS, LESS, SASS Apache 2.0
batik » batik-css
Batik CSS engine
1.7+r6082621.19
Apache 2.0
batik » batik-util
Batik utility library
1.7+r6082621.19
YAML Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-yaml
Support for reading and writing YAML-encoded data via Jackson abstractions.
2.12.63.2.1
XML Processing Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-xml
Data format extension for Jackson to offer
2.12.63.2.1
com.gentics » node-lib
Contains all shared node classes
2.4.42.4.5
com.gentics » contentnode-api
Contains Model classes for the Gentics Content.Node API
5.44.215.45.46
Apache 2.0
com.gentics.mesh » mesh-rest-client1.6.02.1.5
Apache 2.0
com.hazelcast » hazelcast5 vulnerabilities
Core Hazelcast Module
3.9.15.7.0
JSON Lib Apache 2.0
com.jayway.jsonpath » json-path1 vulnerability
A library to query and verify JSON
2.6.03.0.0
Encryption Lib Apache 2.0
com.nimbusds » nimbus-jose-jwt2 vulnerabilities
Java library for Javascript Object Signing and Encryption (JOSE) and
8.310.9.1
Validation Apache 2.0
commons-validator » commons-validator
Apache Commons Validator provides the building blocks for both client-side and server-side data validation.
1.5.01.10.1
Apache 2.0
de.jkeylockmanager » jkeylockmanager
JKeyLockManager allows fine-grained locking with application specific keys.
1.1.02.1.0
JWT Lib Apache 2.0
io.jsonwebtoken » jjwt-api
The public API for the JJWT library, used to create and consume JSON Web Tokens in Java.
0.11.00.13.0
Java Spec EDL 1.0
javax.xml.ws » jaxws-api
Jakarta XML Web Services API
2.24.0.3
jtidy » jtidy
JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty printer. Like its non-Java cousin, JTidy can be
r938
MIT
net.ripe.commons » commons-ip-math1.23
Apache
org.apache.axis » axis-ant
POM was created from deploy:deploy-file
1.4
Apache
org.apache.axis » axis-saaj
POM was created from deploy:deploy-file
1.4
Apache 2.0
org.apache.axis » axis5 vulnerabilities 1.42.0.1
Apache
org.apache.axis » axis-jaxrpc
POM was created from deploy:deploy-file
1.4
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.8.13.20.0
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.12.26.1
Logging Apache 2.0
org.apache.logging.log4j » log4j-core3 vulnerabilities
Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ...
2.17.12.26.1
EPL 2.0
org.eclipse.equinox » org.eclipse.equinox.common
Common Eclipse Runtime
3.6.0.v201005033.20.400
Apache 2.0 +8
org.glassfish.jersey.containers » jersey-container-servlet
Jersey core Servlet 3.x implementation
2.23.14.0.2
Apache 2.0 +8
org.glassfish.jersey.core » jersey-client
Jersey core client implementation
2.23.14.0.2
JSON Lib Apache 2.0 +2
org.glassfish.jersey.media » jersey-media-json-jackson
Jersey JSON Jackson (2.x) entity providers support module.
2.23.14.0.2
Apache 2.0 +8
org.glassfish.jersey.media » jersey-media-multipart
Jersey Multipart entity providers support module.
2.23.14.0.2
Apache 2.0 +8
org.glassfish.jersey.media » jersey-media-sse
Jersey Server Sent Events entity providers support module.
2.23.14.0.2
Apache 2.0
org.jasig.cas » cas-client-core3.1.43.6.4
Apache 2.0
org.keycloak » keycloak-servlet-filter-adapter3.4.3.Final25.0.3
org.outerj.daisy » daisydiff-nodeps1.1
BSD 3-clause
org.owasp.antisamy » antisamy6 vulnerabilities
A library for performing fast, configurable cleansing of HTML coming from untrusted sources.
1.5.21.7.8
Job Scheduling Apache 2.0
org.quartz-scheduler » quartz1 vulnerability
Quartz is a job scheduling library that can be embedded in java applications with support for transactions, persistence, ...
1.5.22.5.2
Security Apache 2.0
org.springframework.security » spring-security-core5 vulnerabilities
Spring Security is a powerful and highly customizable authentication and access-control framework. It provides ...
5.7.37.1.0
Apache 2.0
org.tautua.markdownpapers » markdownpapers-core1.4.31.4.4
org.w3c.css » sac
SAC is a standard interface for CSS parsers.
1.3
XML Processing Apache 2.0
xerces » xercesImpl5 vulnerabilities
Xerces2 provides high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces ...
2.9.12.12.2

Provided Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
Java Spec CDDL +2
javax.servlet » servlet-api
Java Servlet is the foundation web specification in the Java Enterprise Platform. Developers can build web applications ...
2.4.public_draft4.0.1

Runtime Dependencies (4)

Category/LicenseGroup / ArtifactVersionUpdates
JWT Lib Apache 2.0
io.jsonwebtoken » jjwt-impl
Internal implementation module for JJWT, a Java library for creating and verifying JSON Web Tokens (JWTs).
0.11.00.13.0
Apache 2.0
io.jsonwebtoken » jjwt-jackson0.11.00.13.0
mysql » mysql-connector-java6 vulnerabilities
MySQL Connector/J is a JDBC Type 4 driver, which means that it is pure Java implementation of the MySQL protocol and ...
5.1.419.7.0
MySQL Driver LGPL 2.1
org.mariadb.jdbc » mariadb-java-client
JDBC driver for MariaDB and MySQL
2.7.03.5.9

Test Dependencies (11)

Category/LicenseGroup / ArtifactVersionUpdates
com.gentics » generic-testutils1.15.6
Apache 2.0
com.gentics.mesh » mesh-test-common1.6.02.1.5
Testing MIT
httpunit » httpunit
A library for testing websites programmatically
1.71.7.3
Testing EPL 2.0
junit » junit1 vulnerability
JUnit Jupiter is the API for writing tests using JUnit 5.
4.116.1.1
Assertion Apache 2.0
org.assertj » assertj-core1 vulnerability
Rich and fluent assertions for testing in Java
3.4.13.27.7
Web Server Apache 2.0 +1
org.eclipse.jetty » jetty-server12 vulnerabilities
Jetty Server Artifact
7.6.18.v2015092912.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-servlet
Jetty Servlet Container
7.6.18.v2015092912.1.11
Apache 2.0 +8
org.glassfish.jersey.containers » jersey-container-grizzly2-http
Grizzly 2 Http Container.
2.23.14.0.2
org.hsqldb » hsqldb1 vulnerability
HSQLDB - Lightweight 100% Java SQL Database Engine
2.2.92.7.4
Mocking MIT
org.mockito » mockito-core
Mockito mock objects library core API and implementation
3.7.75.23.0
Testing MIT
org.testcontainers » testcontainers
Isolated container management for Java code testing
1.17.62.0.5