SimpleStub

A tool to generate stub classes from abstract classes

Лицензия

Лицензия

Группа

Группа

com.meterware.simplestub
Идентификатор

Идентификатор

simplestub
Последняя версия

Последняя версия

1.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

SimpleStub
A tool to generate stub classes from abstract classes
Ссылка на сайт

Ссылка на сайт

http://simplestub.meterware.com
Система контроля версий

Система контроля версий

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

Скачать simplestub

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.javassist : javassist Необязательный jar 3.22.0-GA
org.ow2.asm : asm jar 7.1
org.ow2.asm : asm-commons jar 7.1

test (2)

Идентификатор библиотеки Тип Версия
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.7

Модули Проекта

Данный проект не имеет модулей.
com.meterware.simplestub

Версии библиотеки

Версия
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