| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.threewks.thundr |
| Идентификатор | Идентификаторthundr-module |
| Последняя версия | Последняя версия3.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеthundr module
A parent pom for thundr module common project setup
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| thundr-module-3.0.0.pom | 2 KB |
| thundr-module-3.0.0-tests.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.threewks.thundr/thundr-module/ -->
<dependency>
<groupId>com.threewks.thundr</groupId>
<artifactId>thundr-module</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.threewks.thundr/thundr-module/
implementation 'com.threewks.thundr:thundr-module:3.0.0'
// https://jarcasting.com/artifacts/com.threewks.thundr/thundr-module/
implementation ("com.threewks.thundr:thundr-module:3.0.0")
'com.threewks.thundr:thundr-module:jar:3.0.0'
<dependency org="com.threewks.thundr" name="thundr-module" rev="3.0.0">
<artifact name="thundr-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.threewks.thundr', module='thundr-module', version='3.0.0')
)
libraryDependencies += "com.threewks.thundr" % "thundr-module" % "3.0.0"
[com.threewks.thundr/thundr-module "3.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.threewks.thundr : thundr | jar | 3.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.threewks.thundr : thundr | test-jar | 3.0.0 |
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.mockito : mockito-all | jar | 1.10.19 |