Last Version

JVM Self Initializing Fake 0.1.3

Self Initializing Fake library for the JVM (inspired by https://martinfowler.com/bliki/SelfInitializingFake.html)

License

License

Categories

Categories

Axon Application Layer Libs Distributed Applications
GroupId

GroupId

com.maxondev.jsif
ArtifactId

ArtifactId

jsif
Version

Version

0.1.3
Type

Type

jar
Description

Description

JVM Self Initializing Fake
Self Initializing Fake library for the JVM (inspired by https://martinfowler.com/bliki/SelfInitializingFake.html)
Project URL

Project URL

https://github.com/maximn/jsif
Source Code Management

Source Code Management

https://github.com/maximn/jsif.git

Download jsif 0.1.3


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.tomakehurst : wiremock jar 2.12.0

test (4)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.4
org.apache.httpcomponents : fluent-hc jar 4.5.4
org.slf4j : slf4j-simple jar 1.7.25
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.