| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators Configuration config |
| GroupId | GroupIdcom.hp.autonomy.frontend.configuration |
| ArtifactId | ArtifactIdconfiguration-impl |
| Last Version | Last Version2.1.11 |
| 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-impl/ -->
<dependency>
<groupId>com.hp.autonomy.frontend.configuration</groupId>
<artifactId>configuration-impl</artifactId>
<version>2.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.hp.autonomy.frontend.configuration/configuration-impl/
implementation 'com.hp.autonomy.frontend.configuration:configuration-impl:2.1.11'
// https://jarcasting.com/artifacts/com.hp.autonomy.frontend.configuration/configuration-impl/
implementation ("com.hp.autonomy.frontend.configuration:configuration-impl:2.1.11")
'com.hp.autonomy.frontend.configuration:configuration-impl:jar:2.1.11'
<dependency org="com.hp.autonomy.frontend.configuration" name="configuration-impl" rev="2.1.11">
<artifact name="configuration-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hp.autonomy.frontend.configuration', module='configuration-impl', version='2.1.11')
)
libraryDependencies += "com.hp.autonomy.frontend.configuration" % "configuration-impl" % "2.1.11"
[com.hp.autonomy.frontend.configuration/configuration-impl "2.1.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.hp.autonomy.frontend.configuration : configuration-api | jar | 1.0.0 |
| org.jasypt : jasypt | jar | 1.9.3 |
| org.mindrot : jbcrypt | jar | 0.4 |
| commons-lang : commons-lang | jar | 2.5 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5.1 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.projectlombok : lombok | jar | 1.16.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 1.4.1.RELEASE |
| commons-io : commons-io | jar | 2.11.0 |
| ch.qos.logback : logback-classic | jar | 1.2.6 |