License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIddev.vality |
ArtifactId | ArtifactIdadapter-bank-spring-boot-starter-test |
Version | Version0.0.1 |
Type | Typejar |
Description |
DescriptionAdapter bank spring boot starter test
Vality library parent pom
|
<!-- https://jarcasting.com/artifacts/dev.vality/adapter-bank-spring-boot-starter-test/ -->
<dependency>
<groupId>dev.vality</groupId>
<artifactId>adapter-bank-spring-boot-starter-test</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/dev.vality/adapter-bank-spring-boot-starter-test/
implementation 'dev.vality:adapter-bank-spring-boot-starter-test:0.0.1'
// https://jarcasting.com/artifacts/dev.vality/adapter-bank-spring-boot-starter-test/
implementation ("dev.vality:adapter-bank-spring-boot-starter-test:0.0.1")
'dev.vality:adapter-bank-spring-boot-starter-test:jar:0.0.1'
<dependency org="dev.vality" name="adapter-bank-spring-boot-starter-test" rev="0.0.1">
<artifact name="adapter-bank-spring-boot-starter-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.vality', module='adapter-bank-spring-boot-starter-test', version='0.0.1')
)
libraryDependencies += "dev.vality" % "adapter-bank-spring-boot-starter-test" % "0.0.1"
[dev.vality/adapter-bank-spring-boot-starter-test "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.3 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.3 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.slf4j : slf4j-api | jar | 1.7.35 |
org.projectlombok : lombok | jar | 1.18.22 |
org.springframework.boot : spring-boot | jar | 2.6.3 |
org.springframework.boot : spring-boot-starter-web | jar | 2.6.3 |
dev.vality : error-mapping-java | jar | 1.0.0 |
dev.vality.woody : woody-thrift | jar | 1.0.4 |
dev.vality : damsel | jar | 1.544-dcd92dd |
dev.vality.adapter-thrift-lib : damsel-utils | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |