Last Version

SimpleStub 0.8

A tool to generate stub classes from abstract classes

License

License

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.simplestub
ArtifactId

ArtifactId

simplestub
Version

Version

0.8
Type

Type

jar
Description

Description

SimpleStub
A tool to generate stub classes from abstract classes

Download simplestub 0.8


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.