Last Version

EasyStub 1.0

A framework for creating stubs quickly

License

License

GroupId

GroupId

org.easystub
ArtifactId

ArtifactId

easystub
Version

Version

1.0
Type

Type

jar
Description

Description

EasyStub
A framework for creating stubs quickly
Project URL

Project URL

http://code.google.com/p/easy-stub/

Download easystub 1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
cglib : cglib jar 2.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.