SimpleStub

A tool to generate stub classes from abstract classes

License

License

GroupId

GroupId

com.meterware.simplestub
ArtifactId

ArtifactId

simplestub
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

SimpleStub
A tool to generate stub classes from abstract classes
Project URL

Project URL

http://simplestub.meterware.com
Source Code Management

Source Code Management

https://github.com/meterware/simplestub.git

Download simplestub

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.javassist : javassist Optional jar 3.22.0-GA
org.ow2.asm : asm jar 7.1
org.ow2.asm : asm-commons jar 7.1

test (2)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.
com.meterware.simplestub

Versions

Version
1.3.0
1.2.12
1.2.11
1.2.10
1.2.9
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0