DB Migration is a framework based on Spring for handling automatic db schema updates.
With DBMigration you can bundle upgrade scripts in you application. Its purpose
is to manage db updates consistently both for development than for production releases.
Compile Dependencies (11)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
AOP
Public
| aopalliance
»
aopalliance AOP Alliance | 1.0 | ✔ | |
I/O
Apache 2.0
| commons-io
»
commons-io1 vulnerability The Apache Commons IO library contains utility classes, stream implementations, file filters, | 1.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.4 | 3.20.0 | |
Excel Lib
Apache 2.0
| org.apache.poi
»
poi7 vulnerabilities Apache POI - Java API To Access Microsoft Format Files | 3.2-FINAL | 5.5.1 | |
Logging Bridge
Apache 2.0
| org.slf4j
»
jcl-over-slf4j Jakarta/Apache commons logging 1.2 implemented over SLF4J | 1.5.6 | 2.0.18 | |
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.5.6 | 2.0.18 | |
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 ... | 2.5.6 | 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 ... | 2.5.6 | 7.0.7 | |
Core Utils
Apache 2.0
| org.springframework
»
spring-core7 vulnerabilities Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features. | 2.5.6 | 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 ... | 2.5.6 | 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 ... | 2.5.6 | 7.0.7 |
Test Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
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 ... | 5.1 | 7.12.0 |
