License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.hp.autonomy.frontend |
ArtifactId | ArtifactIdaci-types |
Last Version | Last Version0.27.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava ACI Types
Java Client for simple Java types and interfaces common to both Haven-on-Demand and On-Premise
Applications
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
aci-types-0.27.1.pom | |
aci-types-0.27.1.jar | 145 KB |
aci-types-0.27.1-sources.jar | 68 KB |
aci-types-0.27.1-javadoc.jar | 833 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hp.autonomy.frontend/aci-types/ -->
<dependency>
<groupId>com.hp.autonomy.frontend</groupId>
<artifactId>aci-types</artifactId>
<version>0.27.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hp.autonomy.frontend/aci-types/
implementation 'com.hp.autonomy.frontend:aci-types:0.27.1'
// https://jarcasting.com/artifacts/com.hp.autonomy.frontend/aci-types/
implementation ("com.hp.autonomy.frontend:aci-types:0.27.1")
'com.hp.autonomy.frontend:aci-types:jar:0.27.1'
<dependency org="com.hp.autonomy.frontend" name="aci-types" rev="0.27.1">
<artifact name="aci-types" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hp.autonomy.frontend', module='aci-types', version='0.27.1')
)
libraryDependencies += "com.hp.autonomy.frontend" % "aci-types" % "0.27.1"
[com.hp.autonomy.frontend/aci-types "0.27.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-collections4 | jar | 4.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.10 |