Compile Dependencies (4)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| com.github.fartherp
»
framework-common framework-common | 1.0.9 | 3.0.6 | |
Apache 2.0
| com.github.fartherp
»
framework-core framework-core | 1.0.9 | 3.0.6 | |
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 | |
Testing
Apache 2.0
| org.testng
»
testng TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities that make it more ... | 6.8.8 | 7.12.0 |
Managed Dependencies (43)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Parser Generator
BSD
| antlr
»
antlr The ANTLR 3 tool. | 2.7.6 | 3.5.3 | |
AOP
Public
| aopalliance
»
aopalliance AOP Alliance | 1.0 | ✔ | |
Bytecode
Apache 2.0
| cglib
»
cglib High level API to generate and transform Java byte code. | 3.1 | 3.3.0 | |
Logging
EPL 2.0 +1
| ch.qos.logback
»
logback-core7 vulnerabilities Core implementation of Logback, a reliable, generic, fast and flexible logging framework. | 1.0.13 | 1.5.32 | |
Logging
EPL 2.0 +1
| ch.qos.logback
»
logback-classic2 vulnerabilities Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework. | 1.0.13 | 1.5.32 | |
Apache 2.0
| com.github.fartherp
»
framework-common framework-common | 1.0.9 | 3.0.6 | |
Apache 2.0
| com.github.fartherp
»
framework-core framework-core | 1.0.9 | 3.0.6 | |
Apache 2.0
| com.github.fartherp
»
framework-compress framework-compress | 1.0.9 | 3.0.6 | |
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 | 2.14.0 | |
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.9 | 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.2 | 4.5.0 | |
Upload Manager
Apache 2.0
| commons-fileupload
»
commons-fileupload4 vulnerabilities The Apache Commons FileUpload Javax component provides a simple yet flexible means of adding support for multipart | 1.3.1 | 2.0.0-M5 | |
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 | |
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 | |
SMTP
Apache 2.0
| commons-net
»
commons-net1 vulnerability Apache Commons Net library contains a collection of network utilities and protocol implementations. | 2.0 | 3.13.0 | |
XML Processing
BSD 3-clause
| dom4j
»
dom4j2 vulnerabilities flexible XML framework for Java | 1.6.1 | 2.2.0 | |
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 | |
Java Spec
CDDL +2
| javax.servlet
»
jsp-api An API for JavaServer Pages (JSP), supporting dynamic web page creation with embedded Java code. | 2.0 | 2.2 | |
Java Spec
CDDL +1
| javax.servlet » jstl | 1.2 | ✔ | |
| mysql
»
mysql-connector-java8 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.29 | 9.7.0 | ||
Build Tool
Apache 2.0
| org.apache.ant
»
ant3 vulnerabilities Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as ... | 1.7.1 | 1.10.17 | |
JSON Lib
Apache 2.0
| org.codehaus.jackson
»
jackson-mapper-asl2 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 1.9.6 | 2.21.3 | |
JSON Lib
Apache 2.0
| org.codehaus.jackson
»
jackson-core-asl Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 1.9.6 | 2.21.3 | |
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.19 | 2.3.34 | |
Mocking
MIT
| org.mockito
»
mockito-all Mockito mock objects library core API and implementation | 1.10.19 | 5.23.0 | |
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
»
log4j-over-slf4j Log4j implemented over SLF4J | 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 | |
AOP
Apache 2.0
| org.springframework
»
spring-aspects Spring Aspects integrates Spring with AspectJ. | 3.2.8.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.8.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.8.RELEASE | 7.0.7 | |
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.8.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.8.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.8.RELEASE | 7.0.7 | |
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 ... | 3.2.8.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.8.RELEASE | 7.0.7 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-webmvc6 vulnerabilities Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. ... | 3.2.8.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.8.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.8.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.8.RELEASE | 7.0.7 | |
Testing
Apache 2.0
| org.testng
»
testng TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities that make it more ... | 6.8.8 | 7.12.0 | |
XML Processing
Apache +1
| xml-apis
»
xml-apis Collection of standard XML processing interfaces including DOM, SAX, and JAXP, providing foundational APIs for XML ... | 1.0.b2 | 2.0.2 |
