License |
License |
---|---|
Categories |
CategoriesCLI User Interface ORM Data |
GroupId | GroupIdcom.adobe.livecycle |
ArtifactId | ArtifactIdaemformsjee-client-sdk |
Last Version | Last Version6.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAEM Forms SDK
-
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
aemformsjee-client-sdk-6.5.0.pom | |
aemformsjee-client-sdk-6.5.0.jar | 3 MB |
aemformsjee-client-sdk-6.5.0-sources.jar | 459 bytes |
aemformsjee-client-sdk-6.5.0-javadoc.jar | 459 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.adobe.livecycle/aemformsjee-client-sdk/ -->
<dependency>
<groupId>com.adobe.livecycle</groupId>
<artifactId>aemformsjee-client-sdk</artifactId>
<version>6.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.livecycle/aemformsjee-client-sdk/
implementation 'com.adobe.livecycle:aemformsjee-client-sdk:6.5.0'
// https://jarcasting.com/artifacts/com.adobe.livecycle/aemformsjee-client-sdk/
implementation ("com.adobe.livecycle:aemformsjee-client-sdk:6.5.0")
'com.adobe.livecycle:aemformsjee-client-sdk:jar:6.5.0'
<dependency org="com.adobe.livecycle" name="aemformsjee-client-sdk" rev="6.5.0">
<artifact name="aemformsjee-client-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adobe.livecycle', module='aemformsjee-client-sdk', version='6.5.0')
)
libraryDependencies += "com.adobe.livecycle" % "aemformsjee-client-sdk" % "6.5.0"
[com.adobe.livecycle/aemformsjee-client-sdk "6.5.0"]