hooks
TODO
License |
License |
---|---|
GroupId | GroupIdorg.siggi-ci |
ArtifactId | ArtifactIdhookserver-starter-base |
Last Version | Last Version0.12.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom.xml that will be used for siggi-ci-bricks.
|
Filename | Size |
---|---|
hookserver-starter-base-0.12.0.pom | |
hookserver-starter-base-0.12.0.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.siggi-ci/hookserver-starter-base/ -->
<dependency>
<groupId>org.siggi-ci</groupId>
<artifactId>hookserver-starter-base</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.siggi-ci/hookserver-starter-base/
implementation 'org.siggi-ci:hookserver-starter-base:0.12.0'
// https://jarcasting.com/artifacts/org.siggi-ci/hookserver-starter-base/
implementation ("org.siggi-ci:hookserver-starter-base:0.12.0")
'org.siggi-ci:hookserver-starter-base:jar:0.12.0'
<dependency org="org.siggi-ci" name="hookserver-starter-base" rev="0.12.0">
<artifact name="hookserver-starter-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.siggi-ci', module='hookserver-starter-base', version='0.12.0')
)
libraryDependencies += "org.siggi-ci" % "hookserver-starter-base" % "0.12.0"
[org.siggi-ci/hookserver-starter-base "0.12.0"]
Group / Artifact | Type | Version |
---|---|---|
org.siggi-ci : hookserver-autoconfigure | jar | 0.12.0 |
org.siggi-ci : hookserver | jar | 0.12.0 |
TODO