Last Version

RestaBuild 1.0.0

Builds Git-hosted projects via a REST API

License

License

GroupId

GroupId

com.danielflower.apprunner
ArtifactId

ArtifactId

restabuild
Version

Version

1.0.0
Type

Type

jar
Description

Description

RestaBuild
Builds Git-hosted projects via a REST API
Project URL

Project URL

https://github.com/danielflower/restabuild
Source Code Management

Source Code Management

https://github.com/danielflower/restabuild

Download restabuild 1.0.0


<!-- 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"]

Dependencies

test (6)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.