Categories |
CategoriesJackson Data JSON |
---|---|
GroupId | GroupIdfr.speekha.httpmocker |
ArtifactId | ArtifactIdjackson-adapter |
Version | Version1.2.0 |
Type | Typejar |
Filename | Size |
---|---|
jackson-adapter-1.2.0.pom | |
jackson-adapter-1.2.0.jar | 21 KB |
jackson-adapter-1.2.0-sources.jar | 8 KB |
jackson-adapter-1.2.0-javadoc.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.speekha.httpmocker/jackson-adapter/ -->
<dependency>
<groupId>fr.speekha.httpmocker</groupId>
<artifactId>jackson-adapter</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.speekha.httpmocker/jackson-adapter/
implementation 'fr.speekha.httpmocker:jackson-adapter:1.2.0'
// https://jarcasting.com/artifacts/fr.speekha.httpmocker/jackson-adapter/
implementation ("fr.speekha.httpmocker:jackson-adapter:1.2.0")
'fr.speekha.httpmocker:jackson-adapter:jar:1.2.0'
<dependency org="fr.speekha.httpmocker" name="jackson-adapter" rev="1.2.0">
<artifact name="jackson-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.speekha.httpmocker', module='jackson-adapter', version='1.2.0')
)
libraryDependencies += "fr.speekha.httpmocker" % "jackson-adapter" % "1.2.0"
[fr.speekha.httpmocker/jackson-adapter "1.2.0"]