| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIddev.vality.adapter-client-lib | 
| ArtifactId | ArtifactIdhellgate-adapter-client | 
| Last Version | Last Version1.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSupporting libraries for thrift adapter | 
<!-- https://jarcasting.com/artifacts/dev.vality.adapter-client-lib/hellgate-adapter-client/ -->
<dependency>
    <groupId>dev.vality.adapter-client-lib</groupId>
    <artifactId>hellgate-adapter-client</artifactId>
    <version>1.0.1</version>
</dependency>// https://jarcasting.com/artifacts/dev.vality.adapter-client-lib/hellgate-adapter-client/
implementation 'dev.vality.adapter-client-lib:hellgate-adapter-client:1.0.1'// https://jarcasting.com/artifacts/dev.vality.adapter-client-lib/hellgate-adapter-client/
implementation ("dev.vality.adapter-client-lib:hellgate-adapter-client:1.0.1")'dev.vality.adapter-client-lib:hellgate-adapter-client:jar:1.0.1'<dependency org="dev.vality.adapter-client-lib" name="hellgate-adapter-client" rev="1.0.1">
  <artifact name="hellgate-adapter-client" type="jar" />
</dependency>@Grapes(
@Grab(group='dev.vality.adapter-client-lib', module='hellgate-adapter-client', version='1.0.1')
)libraryDependencies += "dev.vality.adapter-client-lib" % "hellgate-adapter-client" % "1.0.1"[dev.vality.adapter-client-lib/hellgate-adapter-client "1.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.3.8.RELEASE | 
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.8.RELEASE | 
| org.projectlombok : lombok | jar | 1.18.20 | 
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.8.RELEASE | 
| javax.validation : validation-api | jar | 2.0.1.Final | 
| dev.vality.woody : woody-thrift | jar | [1.0.4,) | 
| dev.vality : damsel | jar | 1.544-dcd92dd | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.8.RELEASE |