Last Version

stubble 1.0

Configurable app to stub restful apis without having to write any code for it.

License

License

GroupId

GroupId

com.github.saiprasadkrishnamurthy
ArtifactId

ArtifactId

stubble
Version

Version

1.0
Type

Type

jar
Description

Description

stubble
Configurable app to stub restful apis without having to write any code for it.
Project URL

Project URL

https://github.com/SaiprasadKrishnamurthy/stubble.git
Source Code Management

Source Code Management

https://github.com/SaiprasadKrishnamurthy/stubble.git

Download stubble 1.0


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

Dependencies

compile (8)

Group / Artifact Type Version
com.sparkjava : spark-core jar 2.2
com.sparkjava : spark-template-handlebars jar 2.3
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.yaml : snakeyaml jar 1.16
com.fasterxml.jackson.core : jackson-core jar 2.5.1
com.fasterxml.jackson.core : jackson-databind jar 2.5.1
args4j : args4j jar 2.32

Project Modules

There are no modules declared in this project.