hooks
TODO
License |
License |
---|---|
GroupId | GroupIdorg.siggi-ci |
ArtifactId | ArtifactIdhookserver-accounts |
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/ -->
<dependency>
<groupId>org.siggi-ci</groupId>
<artifactId>hookserver-accounts</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.siggi-ci/hookserver-accounts/
implementation 'org.siggi-ci:hookserver-accounts:0.12.0'
// https://jarcasting.com/artifacts/org.siggi-ci/hookserver-accounts/
implementation ("org.siggi-ci:hookserver-accounts:0.12.0")
'org.siggi-ci:hookserver-accounts:jar:0.12.0'
<dependency org="org.siggi-ci" name="hookserver-accounts" rev="0.12.0">
<artifact name="hookserver-accounts" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.siggi-ci', module='hookserver-accounts', version='0.12.0')
)
libraryDependencies += "org.siggi-ci" % "hookserver-accounts" % "0.12.0"
[org.siggi-ci/hookserver-accounts "0.12.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.1.1 |
org.springframework.security : spring-security-core | jar | |
org.springframework : spring-jdbc | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.security : spring-security-test | jar | |
org.flywaydb : flyway-core | jar | 4.0.3 |
org.slf4j : slf4j-simple | jar | |
com.opentable.components : otj-pg-embedded | jar | 0.7.1 |
org.springframework.boot : spring-boot-test | jar | |
junit : junit | jar | |
org.assertj : assertj-core | jar | 3.5.0 |
org.mockito : mockito-core | jar |
TODO