is not current version
Last Version 1.1.1

com.github.massamany:wiremockcsv 1.1.0

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

Categories

Categories

CSV Data Data Formats Wire Data Structures
GroupId

GroupId

com.github.massamany
ArtifactId

ArtifactId

wiremockcsv
Version

Version

1.1.0
Type

Type

jar

Download wiremockcsv 1.1.0


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