License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.hp.autonomy.frontend |
ArtifactId | ArtifactIdidol-utils |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIDOL Utils
Utility classes to help deal with IDOL responses
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
idol-utils-1.5.0.pom | |
idol-utils-1.5.0.jar | 8 KB |
idol-utils-1.5.0-sources.jar | 4 KB |
idol-utils-1.5.0-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hp.autonomy.frontend/idol-utils/ -->
<dependency>
<groupId>com.hp.autonomy.frontend</groupId>
<artifactId>idol-utils</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hp.autonomy.frontend/idol-utils/
implementation 'com.hp.autonomy.frontend:idol-utils:1.5.0'
// https://jarcasting.com/artifacts/com.hp.autonomy.frontend/idol-utils/
implementation ("com.hp.autonomy.frontend:idol-utils:1.5.0")
'com.hp.autonomy.frontend:idol-utils:jar:1.5.0'
<dependency org="com.hp.autonomy.frontend" name="idol-utils" rev="1.5.0">
<artifact name="idol-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hp.autonomy.frontend', module='idol-utils', version='1.5.0')
)
libraryDependencies += "com.hp.autonomy.frontend" % "idol-utils" % "1.5.0"
[com.hp.autonomy.frontend/idol-utils "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.hp.autonomy.aci.client : aci-api | jar | 5.0.0 |
com.hp.autonomy.frontend : idol-types | jar | 0.5.0 |
commons-io : commons-io | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-core | jar | 1.10.19 |