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