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

otasco 1.0.0

Initializes the class under test with it dependencies so that you do not have to declare setters just for testing.

Лицензия

Лицензия

Группа

Группа

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

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

otasco
Версия

Версия

1.0.0
Тип

Тип

jar
Описание

Описание

otasco
Initializes the class under test with it dependencies so that you do not have to declare setters just for testing.
Система контроля версий

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

https://github.com/kenyattaclark/otasco

Скачать otasco 1.0.0


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
commons-beanutils : commons-beanutils jar 1.8.3
org.functionaljava : functionaljava jar 3.0
org.apache.commons : commons-lang3 jar 3.1

provided (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.0

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

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