License |
License |
---|---|
Categories |
CategoriesCLI User Interface Auto Application Layer Libs Code Generators |
GroupId | GroupIdcom.hp.autonomy.aci.client |
ArtifactId | ArtifactIdaci-annotations-processor |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicro Focus IDOL ACI Annotations Processor Factory
Provides a processor factory for use with the Micro Focus ACI API.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.hp.autonomy.aci.client/aci-annotations-processor/ -->
<dependency>
<groupId>com.hp.autonomy.aci.client</groupId>
<artifactId>aci-annotations-processor</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.hp.autonomy.aci.client/aci-annotations-processor/
implementation 'com.hp.autonomy.aci.client:aci-annotations-processor:1.0.3'
// https://jarcasting.com/artifacts/com.hp.autonomy.aci.client/aci-annotations-processor/
implementation ("com.hp.autonomy.aci.client:aci-annotations-processor:1.0.3")
'com.hp.autonomy.aci.client:aci-annotations-processor:jar:1.0.3'
<dependency org="com.hp.autonomy.aci.client" name="aci-annotations-processor" rev="1.0.3">
<artifact name="aci-annotations-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hp.autonomy.aci.client', module='aci-annotations-processor', version='1.0.3')
)
libraryDependencies += "com.hp.autonomy.aci.client" % "aci-annotations-processor" % "1.0.3"
[com.hp.autonomy.aci.client/aci-annotations-processor "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.hp.autonomy.aci.client : aci-api | jar | 12.10.0 |
commons-lang : commons-lang | jar | 2.5 |
org.slf4j : slf4j-api | jar | 1.7.10 |
Group / Artifact | Type | Version |
---|---|---|
com.hp.autonomy.test.xml : xml-test-utils | jar | 1.0.0 |
junit : junit | jar | 4.12 |
org.hamcrest : java-hamcrest | jar | 2.0.0.0 |
org.mockito : mockito-core | jar | 1.10.19 |
ch.qos.logback : logback-classic | jar | 1.2.6 |