| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.danielflower.apprunner |
| Идентификатор | Идентификаторrestabuild |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеRestaBuild
Builds Git-hosted projects via a REST API
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| restabuild-1.0.0.pom | |
| restabuild-1.0.0.jar | 13 MB |
| restabuild-1.0.0-sources.jar | 21 KB |
| restabuild-1.0.0-javadoc.jar | 114 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.danielflower.apprunner/restabuild/ -->
<dependency>
<groupId>com.danielflower.apprunner</groupId>
<artifactId>restabuild</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.danielflower.apprunner/restabuild/
implementation 'com.danielflower.apprunner:restabuild:1.0.0'
// https://jarcasting.com/artifacts/com.danielflower.apprunner/restabuild/
implementation ("com.danielflower.apprunner:restabuild:1.0.0")
'com.danielflower.apprunner:restabuild:jar:1.0.0'
<dependency org="com.danielflower.apprunner" name="restabuild" rev="1.0.0">
<artifact name="restabuild" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.danielflower.apprunner', module='restabuild', version='1.0.0')
)
libraryDependencies += "com.danielflower.apprunner" % "restabuild" % "1.0.0"
[com.danielflower.apprunner/restabuild "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.jetty : jetty-client | jar | 11.0.7 |
| org.eclipse.jetty : jetty-util | jar | 11.0.7 |
| org.hamcrest : hamcrest-core | jar | 2.2 |
| org.hamcrest : hamcrest-library | jar | 2.2 |
| org.hamcrest : hamcrest | jar | 2.2 |
| junit : junit | jar | 4.13.2 |