hooks
TODO
License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdorg.siggi-ci |
ArtifactId | ArtifactIdhookserver-autoconfigure |
Last Version | Last Version0.12.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom.xml that will be used for siggi-ci-bricks.
|
<!-- https://jarcasting.com/artifacts/org.siggi-ci/hookserver-autoconfigure/ -->
<dependency>
<groupId>org.siggi-ci</groupId>
<artifactId>hookserver-autoconfigure</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.siggi-ci/hookserver-autoconfigure/
implementation 'org.siggi-ci:hookserver-autoconfigure:0.12.0'
// https://jarcasting.com/artifacts/org.siggi-ci/hookserver-autoconfigure/
implementation ("org.siggi-ci:hookserver-autoconfigure:0.12.0")
'org.siggi-ci:hookserver-autoconfigure:jar:0.12.0'
<dependency org="org.siggi-ci" name="hookserver-autoconfigure" rev="0.12.0">
<artifact name="hookserver-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.siggi-ci', module='hookserver-autoconfigure', version='0.12.0')
)
libraryDependencies += "org.siggi-ci" % "hookserver-autoconfigure" % "0.12.0"
[org.siggi-ci/hookserver-autoconfigure "0.12.0"]
Group / Artifact | Type | Version |
---|---|---|
org.siggi-ci : hookserver-accounts-rest Optional | jar | 0.12.0 |
org.siggi-ci : hookserver-accounts Optional | jar | 0.12.0 |
org.siggi-ci : hookserver-dispatcher-aws-sqs Optional | jar | 0.12.0 |
org.siggi-ci : hookserver-dispatcher-rabbitmq Optional | jar | 0.12.0 |
org.siggi-ci : hookserver-dispatcher-redisson Optional | jar | 0.12.0 |
org.siggi-ci : hookserver-dispatcher-spring-cloud-stream Optional | jar | 0.12.0 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-devtools | jar |
Group / Artifact | Type | Version |
---|---|---|
com.github.kstyrc : embedded-redis | jar | 0.6 |
junit : junit | jar | |
org.assertj : assertj-core | jar | 3.5.0 |
org.springframework.boot : spring-boot-test-autoconfigure | jar | |
org.springframework.boot : spring-boot-starter-test | jar |
TODO