Last Version

WireMockCsv 1.1.1

Extension WireMock pour utiliser et requêter une BDD CSV.

License

License

Categories

Categories

CSV Data Data Formats Wire Data Structures
GroupId

GroupId

com.github.massamany
ArtifactId

ArtifactId

wiremockcsv
Version

Version

1.1.1
Type

Type

jar
Description

Description

WireMockCsv
Extension WireMock pour utiliser et requêter une BDD CSV.
Project URL

Project URL

https://github.com/massamany/WireMockCsv
Source Code Management

Source Code Management

http://github.com/massamany/WireMockCsv

Download wiremockcsv 1.1.1


<!-- https://jarcasting.com/artifacts/com.github.massamany/wiremockcsv/ -->
<dependency>
    <groupId>com.github.massamany</groupId>
    <artifactId>wiremockcsv</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.massamany/wiremockcsv/
implementation 'com.github.massamany:wiremockcsv:1.1.1'
// https://jarcasting.com/artifacts/com.github.massamany/wiremockcsv/
implementation ("com.github.massamany:wiremockcsv:1.1.1")
'com.github.massamany:wiremockcsv:jar:1.1.1'
<dependency org="com.github.massamany" name="wiremockcsv" rev="1.1.1">
  <artifact name="wiremockcsv" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.massamany', module='wiremockcsv', version='1.1.1')
)
libraryDependencies += "com.github.massamany" % "wiremockcsv" % "1.1.1"
[com.github.massamany/wiremockcsv "1.1.1"]

Dependencies

compile (6)

Group / Artifact Type Version
com.github.tomakehurst : wiremock-standalone jar 2.6.0
org.hsqldb : hsqldb jar 2.3.4
com.fasterxml.jackson.core : jackson-databind jar 2.8.7
com.fasterxml.jackson.core : jackson-core jar 2.8.7
com.fasterxml.jackson.core : jackson-annotations jar 2.8.7
com.fasterxml.jackson.dataformat : jackson-dataformat-csv jar 2.8.7

Project Modules

There are no modules declared in this project.