| Лицензия |
Лицензия |
|---|---|
| Группа | Группаfi.luontola.buildtest |
| Идентификатор | Идентификаторbuildtest |
| Версия | Версия1.0.2 |
| Тип | Типjar |
| Описание |
ОписаниеUtilites for asserting about build artifacts.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| buildtest-1.0.2.pom | |
| buildtest-1.0.2.jar | 31 KB |
| buildtest-1.0.2-sources.jar | 11 KB |
| buildtest-1.0.2-javadoc.jar | 72 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/fi.luontola.buildtest/buildtest/ -->
<dependency>
<groupId>fi.luontola.buildtest</groupId>
<artifactId>buildtest</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/fi.luontola.buildtest/buildtest/
implementation 'fi.luontola.buildtest:buildtest:1.0.2'
// https://jarcasting.com/artifacts/fi.luontola.buildtest/buildtest/
implementation ("fi.luontola.buildtest:buildtest:1.0.2")
'fi.luontola.buildtest:buildtest:jar:1.0.2'
<dependency org="fi.luontola.buildtest" name="buildtest" rev="1.0.2">
<artifact name="buildtest" type="jar" />
</dependency>
@Grapes(
@Grab(group='fi.luontola.buildtest', module='buildtest', version='1.0.2')
)
libraryDependencies += "fi.luontola.buildtest" % "buildtest" % "1.0.2"
[fi.luontola.buildtest/buildtest "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12-beta-1 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.ow2.asm : asm-debug-all | jar | 4.0 |
| com.google.guava : guava | jar | 13.0.1 |
| com.intellij : annotations | jar | 9.0.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.mockito : mockito-core | jar | 1.9.5 |
| com.googlecode.catch-exception : catch-exception | jar | 1.0.4 |