GitHub / utPLSQL / utPLSQL-java-api
Java API for running utPLSQL v3+ unit tests from java applictions
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utPLSQL%2FutPLSQL-java-api
PURL: pkg:github/utPLSQL/utPLSQL-java-api
Stars: 5
Forks: 5
Open issues: 6
License: apache-2.0
Language: Java
Size: 722 KB
Dependencies parsed at:
7
Created at: over 8 years ago
Updated at: over 1 year ago
Pushed at: almost 2 years ago
Last synced at: about 1 year ago
Topics: client-side, java-api, utplsql
build.gradle.kts
maven
- com.google.code.findbugs:jsr305 3.0.2 api
- com.oracle.database.jdbc:ojdbc8 $ojdbcVersion implementation
- com.oracle.database.nls:orai18n $ojdbcVersion implementation
- org.slf4j:slf4j-api 1.7.36 implementation
- org.hamcrest:hamcrest 2.1 testImplementation
- org.junit.jupiter:junit-jupiter $junitVersion testImplementation
- org.mockito:mockito-core 3.0.0 testImplementation