| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.nervos |
| Идентификатор | Идентификаторtests |
| Версия | Версия0.20 |
| Тип | Типjar |
| Описание |
Описаниеnervosj
null
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| tests-0.20.pom | |
| tests-0.20.jar | 99 KB |
| tests-0.20-tests.jar | 261 bytes |
| tests-0.20-sources.jar | 43 KB |
| tests-0.20-javadoc.jar | 79 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.nervos/tests/ -->
<dependency>
<groupId>org.nervos</groupId>
<artifactId>tests</artifactId>
<version>0.20</version>
</dependency>
// https://jarcasting.com/artifacts/org.nervos/tests/
implementation 'org.nervos:tests:0.20'
// https://jarcasting.com/artifacts/org.nervos/tests/
implementation ("org.nervos:tests:0.20")
'org.nervos:tests:jar:0.20'
<dependency org="org.nervos" name="tests" rev="0.20">
<artifact name="tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nervos', module='tests', version='0.20')
)
libraryDependencies += "org.nervos" % "tests" % "0.20"
[org.nervos/tests "0.20"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-codec : commons-codec | jar | 1.11 |
| org.nervos : core | jar | 0.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 1.10.19 |