| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.smarttested |
| Идентификатор | Идентификаторsmartassert |
| Версия | Версия1.0.2 |
| Тип | Типjar |
| Описание |
ОписаниеSet of utilites for smart assertions
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| smartassert-1.0.2.pom | |
| smartassert-1.0.2.jar | 18 KB |
| smartassert-1.0.2-sources.jar | 12 KB |
| smartassert-1.0.2-javadoc.jar | 78 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.smarttested/smartassert/ -->
<dependency>
<groupId>com.smarttested</groupId>
<artifactId>smartassert</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.smarttested/smartassert/
implementation 'com.smarttested:smartassert:1.0.2'
// https://jarcasting.com/artifacts/com.smarttested/smartassert/
implementation ("com.smarttested:smartassert:1.0.2")
'com.smarttested:smartassert:jar:1.0.2'
<dependency org="com.smarttested" name="smartassert" rev="1.0.2">
<artifact name="smartassert" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.smarttested', module='smartassert', version='1.0.2')
)
libraryDependencies += "com.smarttested" % "smartassert" % "1.0.2"
[com.smarttested/smartassert "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 17.0 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.testng : testng | jar | 6.8.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hamcrest : hamcrest-library | jar | 1.3 |