Compile Dependencies (33)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Parser Generator
BSD
| antlr
»
antlr The ANTLR 3 tool. | 2.7.7 | 3.5.3 | |
| ca.on.oicr.gsi » provenance-api | 1.0 | 1.4.0 | ||
| ch.enterag » zip64 | 1.03 | |||
Cloud Computing
Apache 2.0
| com.amazonaws
»
aws-java-sdk The Amazon Web Services SDK for Java provides Java APIs for building software on AWS' cost-effective, scalable, and ... | 1.8.11 | 1.12.797 | |
Cloud Computing
Apache 2.0
| com.amazonaws
»
aws-java-sdk-core The AWS SDK for Java - Core runtime module holds the classes that are used by the individual service | 1.8.11 | 2.44.5 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind49 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 2.6.3 | 3.1.3 | |
GPL 3.0
| com.github.seqware
»
seqware-meta-db SeqWare Metadata Database | 1.1.2-gsi | 2.0.7 | |
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.2.4 | 2.14.0 | |
Core Utils
Apache 2.0
| com.google.guava
»
guava3 vulnerabilities Guava is a suite of core and expanded libraries that include | 17.0 | 33.6.0-jre | |
LGPL 2.1
| com.sdicons.jsontools
»
jsontools-core Java JSON Tools core library. It is independent of third party libraries. | 1.7 | ✔ | |
Reflection
Apache 2.0
| commons-beanutils
»
commons-beanutils3 vulnerabilities Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection. | 1.8.3 | 1.11.0 | |
Base64
Apache 2.0
| commons-codec
»
commons-codec The Apache Commons Codec component contains encoders and decoders for | 1.6 | 1.22.0 | |
Collections
Apache 2.0
| commons-collections
»
commons-collections2 vulnerabilities The Apache Commons Collections package contains types that extend and augment the Java Collections Framework. | 3.1 | 4.5.0 | |
Apache 2.0
| commons-dbutils
»
commons-dbutils The Apache Commons DbUtils package is a set of Java utility classes for easing JDBC development. | 1.6 | 1.8.1 | |
I/O
Apache 2.0
| commons-io
»
commons-io2 vulnerabilities The Apache Commons IO library contains utility classes, stream implementations, file filters, | 2.4 | 2.22.0 | |
Date/Time
Apache 2.0
| 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.3 | 2.14.2 | |
Logging
Apache 2.0
| log4j
»
log4j6 vulnerabilities Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ... | 1.2.17 | 2.26.0 | |
CLI Parser
MIT
| net.sf.jopt-simple
»
jopt-simple A Java library for parsing command line options | 4.7 | 5.0.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.3.2 | 3.20.0 | |
Apache 2.0
| org.apache.tomcat
»
tomcat-dbcp Tomcat Database Connection Pooling package | 7.0.50 | 11.0.22 | |
Apache 2.0 +3
| org.restlet.jee
»
org.restlet RESTful web framework for Java (API and Engine). | 2.2.2 | 2.4.4 | |
Apache 2.0 +3
| org.restlet.jee
»
org.restlet.ext.xml Support for the XML documents. | 2.2.2 | 2.4.4 | |
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.5 | 2.0.18 | |
Logging Bridge
Apache 2.0
| org.slf4j
»
jcl-over-slf4j Jakarta/Apache commons logging 1.2 implemented over SLF4J | 1.7.5 | 2.0.18 | |
Core Utils
Apache 2.0
| org.springframework
»
spring-core6 vulnerabilities Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features. | 3.2.6.RELEASE | 7.0.7 | |
O/R Mapping
Apache 2.0
| org.springframework
»
spring-orm Spring Object/Relational Mapping which provides integration layers for popular object-relational mapping APIs, including ... | 3.2.6.RELEASE | 7.0.7 | |
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.6.RELEASE | 7.0.7 | |
Transactions
Apache 2.0
| org.springframework
»
spring-tx Support for programmatic and declarative transaction management for classes that implement special interfaces or any ... | 3.2.6.RELEASE | 7.0.7 | |
Config
Apache 2.0
| org.springframework
»
spring-context-support Support classes for integrating common third-party libraries into a Spring application context | 3.2.6.RELEASE | 7.0.7 | |
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 ... | 3.2.6.RELEASE | 7.0.7 | |
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 ... | 3.2.6.RELEASE | 7.0.7 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-web7 vulnerabilities Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC ... | 3.2.6.RELEASE | 7.0.7 | |
XML Processing
CDDL 1.0 +1
| stax
»
stax-api StAX is a standard XML processing API that allows you to stream XML data from and to your application. | 1.0.1 | 1.0-2 |
Provided Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JPA
Apache 2.0
| org.hibernate
»
hibernate-entitymanager The `hibernate-core` module has been relocated to the `org.hibernate.orm` group | 3.6.6.Final | 7.3.4.Final | |
O/R Mapping
Apache 2.0
| org.hibernate
»
hibernate-core2 vulnerabilities Hibernate's core ORM functionality | 3.6.6.Final | 7.3.4.Final | |
EDL 1.0 +1
| org.hibernate.javax.persistence
»
hibernate-jpa-2.0-api Clean-room definition of JPA APIs intended for use in developing Hibernate JPA implementation. See README.md for ... | 1.0.1.Final | 1.0.2.Final |
Runtime Dependencies (13)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
XML Processing
BSD 3-clause
| com.thoughtworks.xstream
»
xstream35 vulnerabilities XStream is a simple and fast library to serialize objects to XML and back again with a low memory footprint. | 1.4.7 | 1.4.21 | |
Transactions
EPL 2.0 +1
| javax.transaction
»
jta Jakarta Transactions | 1.1 | 2.0.1 | |
Apache 2.0
| joda-time
»
joda-time-hibernate Contribution to Joda-Time that adds Hibernate support | 1.3 | 1.4 | |
JSON Lib
Apache 2.0
| org.codehaus.jackson
»
jackson-core-asl Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 1.9.8 | 2.21.3 | |
Apache 2.0 +3
| org.restlet.jee
»
org.restlet.ext.slf4j Support for the SLF4J logging bridge. | 2.2.2 | 2.4.4 | |
Apache 2.0 +3
| org.restlet.jee
»
org.restlet.ext.jackson Integration with Jackson. | 2.2.2 | 2.4.4 | |
Apache 2.0 +3
| org.restlet.jee
»
org.restlet.ext.xstream Integration with XStream. | 2.2.2 | 2.3.12 | |
Apache 2.0 +3
| org.restlet.jee
»
org.restlet.ext.httpclient Integration with Apache Commons HTTP Client. | 2.2.2 | 2.4.4 | |
Apache 2.0 +3
| org.restlet.jee
»
org.restlet.ext.jsslutils Utilities to provide additional SSL support. | 2.2.2 | 2.3.12 | |
Logging Bridge
MIT
| org.slf4j
»
slf4j-log4j12 SLF4J Reload4j Provider | 1.7.5 | 2.0.18 | |
Logging Bridge
MIT
| org.slf4j
»
jul-to-slf4j Jul-to-slf4j includes a java.util.logging (jul) handler, namely SLF4JBridgeHandler, which routes all incoming jul ... | 1.7.5 | 2.0.18 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-webmvc9 vulnerabilities Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. ... | 3.2.6.RELEASE | 7.0.7 | |
AOP
Apache 2.0
| org.springframework
»
spring-aop Spring AOP provides an Alliance-compliant aspect-oriented programming implementation allowing you to define method ... | 3.2.6.RELEASE | 7.0.7 |
Test Dependencies (6)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Bytecode
Apache 2.0
| cglib
»
cglib High level API to generate and transform Java byte code. | 2.2 | 3.3.0 | |
JDBC Pool
Apache 2.0
| commons-dbcp
»
commons-dbcp Apache Commons DBCP software implements Database Connection Pooling | 1.4 | 2.14.0 | |
Testing
EPL 2.0
| junit
»
junit1 vulnerability JUnit Jupiter is the API for writing tests using JUnit 5. | 4.11 | 6.0.3 | |
Testing
BSD 3-clause
| org.hamcrest
»
hamcrest-core Core API and libraries of hamcrest matcher framework. | 1.3 | 3.0 | |
| org.hsqldb
»
hsqldb1 vulnerability HSQLDB - Lightweight 100% Java SQL Database Engine | 2.3.3 | 2.7.4 | ||
PostgreSQL Driver
BSD 2-clause
| postgresql
»
postgresql PostgreSQL JDBC Driver Postgresql | 9.1-901.jdbc3 | 42.7.11 |
