| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.fasterxml.transistore |
| ArtifactId | ArtifactIdtransistore-client-ahc |
| Version | Version0.9.9 |
| Type | Typejar |
| Description |
DescriptionTransiStore Client AHC
Client-side code using default TransiStore types, using AHC
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.fasterxml.transistore/transistore-client-ahc/ -->
<dependency>
<groupId>com.fasterxml.transistore</groupId>
<artifactId>transistore-client-ahc</artifactId>
<version>0.9.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.fasterxml.transistore/transistore-client-ahc/
implementation 'com.fasterxml.transistore:transistore-client-ahc:0.9.9'
// https://jarcasting.com/artifacts/com.fasterxml.transistore/transistore-client-ahc/
implementation ("com.fasterxml.transistore:transistore-client-ahc:0.9.9")
'com.fasterxml.transistore:transistore-client-ahc:jar:0.9.9'
<dependency org="com.fasterxml.transistore" name="transistore-client-ahc" rev="0.9.9">
<artifact name="transistore-client-ahc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fasterxml.transistore', module='transistore-client-ahc', version='0.9.9')
)
libraryDependencies += "com.fasterxml.transistore" % "transistore-client-ahc" % "0.9.9"
[com.fasterxml.transistore/transistore-client-ahc "0.9.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.transistore : transistore-client | jar | 0.9.9 |
| com.fasterxml.clustermate : clustermate-client-ahc | jar | 0.9.26 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |