MVN

com.meterware.simplestub : simplestub

Maven & Gradle

Jul 21, 2022
8 usages
4 stars

SimpleStub · A tool to generate stub classes from abstract classes

<dependency>
    <groupId>com.meterware.simplestub</groupId>
    <artifactId>simplestub</artifactId>
    <version>1.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.meterware.simplestub : simplestub to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.2

All Versions

Choose a version of com.meterware.simplestub : simplestub to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
simplestub-1.3.2
simplestub-1.3.1
simplestub-1.3.0
1.2.x
simplestub-1.2.12
simplestub-1.2.11
simplestub-1.2.10
simplestub-1.2.9
simplestub-1.2.8
simplestub-1.2.7
simplestub-1.2.6
simplestub-1.2.5
simplestub-1.2.4
simplestub-1.2.3
simplestub-1.2.2
simplestub-1.2.1
simplestub-1.2.0
1.1.x
simplestub-1.1.2
simplestub-1.1.1
simplestub-1.1.0
1.0.x
simplestub-1.0.5
simplestub-1.0.4
simplestub-1.0.3
simplestub-1.0.2
simplestub-1.0.1
simplestub-1.0.0

How to add a dependency to Maven

Add the following com.meterware.simplestub : simplestub maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.meterware.simplestub</groupId>
    <artifactId>simplestub</artifactId>
    <version>1.3.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.meterware.simplestub : simplestub gradle dependency to your build.gradle file:

implementation 'com.meterware.simplestub:simplestub:1.3.2'

Gradle Kotlin DSL: Add the following com.meterware.simplestub : simplestub gradle kotlin dependency to your build.gradle.kts file:

implementation("com.meterware.simplestub:simplestub:1.3.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.meterware.simplestub : simplestub sbt scala dependency to your build.sbt file:

libraryDependencies += "com.meterware.simplestub" % "simplestub" % "1.3.2"

Advertisement

Dependencies from Group

Jul 21, 2022
8 usages
4 stars

Discover Dependencies

Oct 16, 2015
2 usages
Sep 19, 2019
10 usages
71 stars
Aug 21, 2023
3 usages
14 stars
Feb 04, 2018
5 usages
0 stars
Sep 10, 2018
5 usages
23 stars
Jun 10, 2023
3 usages
12.3k stars
Jul 22, 2019
9 usages
136 stars
Dec 20, 2017
7 usages
15 stars