| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators Configuration config |
| GroupId | GroupIdcom.hp.autonomy.frontend.configuration |
| ArtifactId | ArtifactIdconfiguration-authentication |
| Last Version | Last Version0.20.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMaster Parent POM for HP Autonomy Artifacts
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.hp.autonomy.frontend.configuration/configuration-authentication/ -->
<dependency>
<groupId>com.hp.autonomy.frontend.configuration</groupId>
<artifactId>configuration-authentication</artifactId>
<version>0.20.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hp.autonomy.frontend.configuration/configuration-authentication/
implementation 'com.hp.autonomy.frontend.configuration:configuration-authentication:0.20.0'
// https://jarcasting.com/artifacts/com.hp.autonomy.frontend.configuration/configuration-authentication/
implementation ("com.hp.autonomy.frontend.configuration:configuration-authentication:0.20.0")
'com.hp.autonomy.frontend.configuration:configuration-authentication:jar:0.20.0'
<dependency org="com.hp.autonomy.frontend.configuration" name="configuration-authentication" rev="0.20.0">
<artifact name="configuration-authentication" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hp.autonomy.frontend.configuration', module='configuration-authentication', version='0.20.0')
)
libraryDependencies += "com.hp.autonomy.frontend.configuration" % "configuration-authentication" % "0.20.0"
[com.hp.autonomy.frontend.configuration/configuration-authentication "0.20.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.hp.autonomy.frontend.configuration : configuration-idol | jar | 5.11.0 |
| com.hp.autonomy.frontend.user : idol-user-service | jar | 3.14.0 |
| org.springframework.security : spring-security-web | jar | 4.2.20.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.4 |
| javax : javaee-web-api | jar | 7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.mockito : mockito-all | jar | 1.10.19 |