License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdau.net.causal.shoelaces |
ArtifactId | ArtifactIdshoelaces-jdbc-integration-tests-app-hsql |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionShoelaces JDBC module Integration Tests HSQL WebApp
Tools/Support for Spring Boot applications
|
<!-- https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-jdbc-integration-tests-app-hsql/ -->
<dependency>
<groupId>au.net.causal.shoelaces</groupId>
<artifactId>shoelaces-jdbc-integration-tests-app-hsql</artifactId>
<version>2.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-jdbc-integration-tests-app-hsql/
implementation 'au.net.causal.shoelaces:shoelaces-jdbc-integration-tests-app-hsql:2.0'
// https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-jdbc-integration-tests-app-hsql/
implementation ("au.net.causal.shoelaces:shoelaces-jdbc-integration-tests-app-hsql:2.0")
'au.net.causal.shoelaces:shoelaces-jdbc-integration-tests-app-hsql:war:2.0'
<dependency org="au.net.causal.shoelaces" name="shoelaces-jdbc-integration-tests-app-hsql" rev="2.0">
<artifact name="shoelaces-jdbc-integration-tests-app-hsql" type="war" />
</dependency>
@Grapes(
@Grab(group='au.net.causal.shoelaces', module='shoelaces-jdbc-integration-tests-app-hsql', version='2.0')
)
libraryDependencies += "au.net.causal.shoelaces" % "shoelaces-jdbc-integration-tests-app-hsql" % "2.0"
[au.net.causal.shoelaces/shoelaces-jdbc-integration-tests-app-hsql "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 |
---|---|---|
org.hsqldb : hsqldb | jar | 2.4.1 |
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 |