org.siggi-ci:hookserver

Parent pom.xml that will be used for siggi-ci-bricks.

License

License

GroupId

GroupId

org.siggi-ci
ArtifactId

ArtifactId

hookserver
Last Version

Last Version

0.12.0
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom.xml that will be used for siggi-ci-bricks.

Download hookserver

How to add to project

<!-- https://jarcasting.com/artifacts/org.siggi-ci/hookserver/ -->
<dependency>
    <groupId>org.siggi-ci</groupId>
    <artifactId>hookserver</artifactId>
    <version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.siggi-ci/hookserver/
implementation 'org.siggi-ci:hookserver:0.12.0'
// https://jarcasting.com/artifacts/org.siggi-ci/hookserver/
implementation ("org.siggi-ci:hookserver:0.12.0")
'org.siggi-ci:hookserver:jar:0.12.0'
<dependency org="org.siggi-ci" name="hookserver" rev="0.12.0">
  <artifact name="hookserver" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.siggi-ci', module='hookserver', version='0.12.0')
)
libraryDependencies += "org.siggi-ci" % "hookserver" % "0.12.0"
[org.siggi-ci/hookserver "0.12.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.siggi-ci : hookserver-common jar 0.12.0
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-starter-web jar

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
junit : junit jar
org.assertj : assertj-core jar 3.5.0

Project Modules

There are no modules declared in this project.

hooks

TODO

Versions

Version
0.12.0
0.10.0