License |
License |
---|---|
Categories |
CategoriesH2 Data Databases Net |
GroupId | GroupIdau.net.causal.shoelaces |
ArtifactId | ArtifactIdshoelaces-jdbc-integration-tests-app-h2 |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionShoelaces JDBC module Integration Tests H2 WebApp
Tools/Support for Spring Boot applications
|
<!-- https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-jdbc-integration-tests-app-h2/ -->
<dependency>
<groupId>au.net.causal.shoelaces</groupId>
<artifactId>shoelaces-jdbc-integration-tests-app-h2</artifactId>
<version>2.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-jdbc-integration-tests-app-h2/
implementation 'au.net.causal.shoelaces:shoelaces-jdbc-integration-tests-app-h2:2.0'
// https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-jdbc-integration-tests-app-h2/
implementation ("au.net.causal.shoelaces:shoelaces-jdbc-integration-tests-app-h2:2.0")
'au.net.causal.shoelaces:shoelaces-jdbc-integration-tests-app-h2:war:2.0'
<dependency org="au.net.causal.shoelaces" name="shoelaces-jdbc-integration-tests-app-h2" rev="2.0">
<artifact name="shoelaces-jdbc-integration-tests-app-h2" type="war" />
</dependency>
@Grapes(
@Grab(group='au.net.causal.shoelaces', module='shoelaces-jdbc-integration-tests-app-h2', version='2.0')
)
libraryDependencies += "au.net.causal.shoelaces" % "shoelaces-jdbc-integration-tests-app-h2" % "2.0"
[au.net.causal.shoelaces/shoelaces-jdbc-integration-tests-app-h2 "2.0"]
Group / Artifact | Type | Version |
---|---|---|
au.net.causal.shoelaces : shoelaces-jdbc-integration-tests-common | jar | 2.0 |
org.springframework.boot : spring-boot-devtools Optional | jar | 2.1.7.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.199 |
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 |