hooks
TODO
License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.siggi-ci |
ArtifactId | ArtifactIdhookserver-accounts-rest-client |
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-accounts-rest-client/ -->
<dependency>
<groupId>org.siggi-ci</groupId>
<artifactId>hookserver-accounts-rest-client</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.siggi-ci/hookserver-accounts-rest-client/
implementation 'org.siggi-ci:hookserver-accounts-rest-client:0.12.0'
// https://jarcasting.com/artifacts/org.siggi-ci/hookserver-accounts-rest-client/
implementation ("org.siggi-ci:hookserver-accounts-rest-client:0.12.0")
'org.siggi-ci:hookserver-accounts-rest-client:jar:0.12.0'
<dependency org="org.siggi-ci" name="hookserver-accounts-rest-client" rev="0.12.0">
<artifact name="hookserver-accounts-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.siggi-ci', module='hookserver-accounts-rest-client', version='0.12.0')
)
libraryDependencies += "org.siggi-ci" % "hookserver-accounts-rest-client" % "0.12.0"
[org.siggi-ci/hookserver-accounts-rest-client "0.12.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | |
org.slf4j : slf4j-api | jar | |
com.fasterxml.jackson.core : jackson-databind | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | |
org.springframework.boot : spring-boot-starter-test | jar |
TODO