License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdau.net.causal.shoelaces |
ArtifactId | ArtifactIdshoelaces-jdbc-integration-tests-common |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionShoelaces JDBC module Integration Tests Common
Tools/Support for Spring Boot applications
|
<!-- https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-jdbc-integration-tests-common/ -->
<dependency>
<groupId>au.net.causal.shoelaces</groupId>
<artifactId>shoelaces-jdbc-integration-tests-common</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-jdbc-integration-tests-common/
implementation 'au.net.causal.shoelaces:shoelaces-jdbc-integration-tests-common:2.0'
// https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-jdbc-integration-tests-common/
implementation ("au.net.causal.shoelaces:shoelaces-jdbc-integration-tests-common:2.0")
'au.net.causal.shoelaces:shoelaces-jdbc-integration-tests-common:jar:2.0'
<dependency org="au.net.causal.shoelaces" name="shoelaces-jdbc-integration-tests-common" rev="2.0">
<artifact name="shoelaces-jdbc-integration-tests-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.net.causal.shoelaces', module='shoelaces-jdbc-integration-tests-common', version='2.0')
)
libraryDependencies += "au.net.causal.shoelaces" % "shoelaces-jdbc-integration-tests-common" % "2.0"
[au.net.causal.shoelaces/shoelaces-jdbc-integration-tests-common "2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-tomcat | jar | 2.1.7.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
au.net.causal.shoelaces : shoelaces-testing | jar | 2.0 |
org.springframework.boot : spring-boot-starter-test | jar | 2.1.7.RELEASE |
org.springframework.security : spring-security-test | jar | |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.jupiter : junit-jupiter-params | jar | |
org.mockito : mockito-junit-jupiter | jar | 2.23.4 |