Compile Dependencies (38)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Collections
Apache 2.0
| com.carrotsearch
»
hppc High Performance Primitive Collections: data structures (maps, sets, lists, stacks, queues) generated for combinations ... | 0.5.3 | 0.10.0 | |
JSON-LD
BSD
| com.github.jsonld-java
»
jsonld-java-jena JSON-LD Java integration module for Jena | 0.4.1 | ✔ | |
JSON Lib
Apache 2.0
| com.google.code.gson
»
gson1 vulnerability Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to ... | 2.3.1 | 2.14.0 | |
Core Utils
Apache 2.0
| com.google.guava
»
guava3 vulnerabilities Guava is a suite of core and expanded libraries that include | 18.0 | 33.6.0-jre | |
Config
Apache 2.0
| commons-configuration
»
commons-configuration1 vulnerability The Commons Configuration software library provides a generic configuration interface that enables an application to ... | 1.5 | 2.15.0 | |
Upload Manager
Apache 2.0
| commons-fileupload
»
commons-fileupload7 vulnerabilities The Apache Commons FileUpload Javax component provides a simple yet flexible means of adding support for multipart | 1.2 | 2.0.0-M5 | |
HTTP Clients
Apache 2.0
| commons-httpclient
»
commons-httpclient1 vulnerability HTTPClient provides an efficient, up-to-date, and feature-rich package implementing the client side of the most recent ... | 3.1 | 4.5.14 | |
CC-BY-NC 3.0
| edu.mit
»
jwi The MIT Java Wordnet Interface | 2.2.1 | 2.2.3 | |
| edu.stanford » stanpost341 | 3.4.1 | |||
| fr.eurecom.nerd » client | 0.0.1-SNAPSHOT | |||
GPL 3.0
| it.unipi.di.acube
»
bat-framework A framework to compare entity annotation systems. | 1.0 | 1.3.6 | |
Java Spec
CDDL +1
| javax.servlet » jstl | 1.2 | ✔ | |
| org.aksw
»
gerbil.nif.transfer This project contains classes for transferring documents using | 1.2.5-jena3.1-SNAPSHOT | 1.2.9 | ||
| org.aksw.simba » topicmodeling.concurrent | 0.0.2-SNAPSHOT | |||
| org.apache » commlogg113 | 1.1.3 | |||
| org.apache » commconf15 | 1.5 | |||
| org.apache » commlang23 | 2.3 | |||
| org.apache » commcoll32 | 3.2 | |||
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
fluent-hc Apache HttpComponents Client fluent API | 4.5.2 | 4.5.14 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
httpclient1 vulnerability Apache HttpComponents Client | 4.5.2 | 5.6.1 | |
RDF
Apache 2.0
| org.apache.jena
»
jena-core1 vulnerability Jena is a Java framework for building Semantic Web applications. It provides a programmatic environment for RDF, RDFS ... | 3.1.0 | 6.1.0 | |
Apache 2.0
| org.apache.jena
»
jena-arq SPARQL 1.1 query engine and RDF parsers for Apache Jena | 3.1.0 | 6.1.0 | |
Full-Text Indexing
Apache 2.0
| org.apache.lucene
»
lucene-core Apache Lucene (module: core) | 6.2.0 | 10.4.0 | |
Apache 2.0
| org.apache.lucene
»
lucene-analyzers-common Apache Lucene (module: common) | 6.2.0 | 10.4.0 | |
| org.babelnet » bfycomm099 | 0.9.9 | |||
| org.babelnet » bfyonline099 | 0.9.9 | |||
| org.babelnet » jltutils203 | 2.0.3 | |||
| org.hsqldb
»
hsqldb1 vulnerability HSQLDB - Lightweight 100% Java SQL Database Engine | 2.3.2 | 2.7.4 | ||
JSON Lib
Public
| org.json
»
json2 vulnerabilities JSON is a light-weight, language independent, data interchange format. | 20140107 | 20251224 | |
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.7.6 | 2.0.18 | |
Logging Bridge
MIT
| org.slf4j
»
slf4j-log4j12 SLF4J Reload4j Provider | 1.7.6 | 2.0.18 | |
Core Utils
Apache 2.0
| org.springframework
»
spring-core4 vulnerabilities Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features. | 3.2.17.RELEASE | 7.0.7 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-webmvc5 vulnerabilities Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. ... | 3.2.17.RELEASE | 7.0.7 | |
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 ... | 3.2.17.RELEASE | 7.0.7 | |
Web Assets
Apache 2.0
| org.webjars
»
bootstrap7 vulnerabilities WebJar for Bootstrap | 3.2.0 | 5.3.8 | |
Web Assets
MIT
| org.webjars
»
jquery WebJar for jQuery | 2.1.1 | 4.0.0 | |
Web Assets
Apache 2.0
| org.webjars
»
bootstrap-multiselect WebJar for Bootstrap Multiselect | 0.9.8 | 1.1.1 | |
Web Assets
MIT
| org.webjars
»
tablesorter WebJar for tablesorter | 2.15.5 | 2.32.0 |
Provided Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
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.5 | 4.0.1 |
Test Dependencies (4)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
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.3.171 | 2.4.240 | |
Testing
EPL 2.0
| junit
»
junit1 vulnerability JUnit Jupiter is the API for writing tests using JUnit 5. | 4.11 | 6.0.3 | |
Apache 2.0
| org.simpleframework
»
simple Simple is a high performance asynchronous HTTP framework for Java | 5.1.6 | ✔ | |
Testing
Apache 2.0
| org.springframework
»
spring-test Spring Test supports the unit testing and integration testing of Spring components with JUnit or TestNG. It provides ... | 3.2.17.RELEASE | 7.0.7 |
