hooks
TODO
License |
License |
---|---|
GroupId | GroupIdorg.siggi-ci |
ArtifactId | ArtifactIdhookserver-starter-accounts-rest |
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-starter-accounts-rest/ -->
<dependency>
<groupId>org.siggi-ci</groupId>
<artifactId>hookserver-starter-accounts-rest</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.siggi-ci/hookserver-starter-accounts-rest/
implementation 'org.siggi-ci:hookserver-starter-accounts-rest:0.12.0'
// https://jarcasting.com/artifacts/org.siggi-ci/hookserver-starter-accounts-rest/
implementation ("org.siggi-ci:hookserver-starter-accounts-rest:0.12.0")
'org.siggi-ci:hookserver-starter-accounts-rest:jar:0.12.0'
<dependency org="org.siggi-ci" name="hookserver-starter-accounts-rest" rev="0.12.0">
<artifact name="hookserver-starter-accounts-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.siggi-ci', module='hookserver-starter-accounts-rest', version='0.12.0')
)
libraryDependencies += "org.siggi-ci" % "hookserver-starter-accounts-rest" % "0.12.0"
[org.siggi-ci/hookserver-starter-accounts-rest "0.12.0"]
Group / Artifact | Type | Version |
---|---|---|
org.siggi-ci : hookserver-autoconfigure | jar | 0.12.0 |
org.siggi-ci : hookserver | jar | 0.12.0 |
org.siggi-ci : hookserver-accounts | jar | 0.12.0 |
org.siggi-ci : hookserver-accounts-rest | jar | 0.12.0 |
TODO