| License |
License |
|---|---|
| GroupId | GroupIdcom.github.harunhasdal.livecycle |
| ArtifactId | ArtifactIdprocess-logger |
| Version | Version1.0 |
| Type | Typejar |
| Description |
Descriptionprocess-logger
Logger component for Adobe LiveCycle processes.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| process-logger-1.0.pom | |
| process-logger-1.0.jar | 8 KB |
| process-logger-1.0-sources.jar | 6 KB |
| process-logger-1.0-javadoc.jar | 33 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.harunhasdal.livecycle/process-logger/ -->
<dependency>
<groupId>com.github.harunhasdal.livecycle</groupId>
<artifactId>process-logger</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.harunhasdal.livecycle/process-logger/
implementation 'com.github.harunhasdal.livecycle:process-logger:1.0'
// https://jarcasting.com/artifacts/com.github.harunhasdal.livecycle/process-logger/
implementation ("com.github.harunhasdal.livecycle:process-logger:1.0")
'com.github.harunhasdal.livecycle:process-logger:jar:1.0'
<dependency org="com.github.harunhasdal.livecycle" name="process-logger" rev="1.0">
<artifact name="process-logger" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.harunhasdal.livecycle', module='process-logger', version='1.0')
)
libraryDependencies += "com.github.harunhasdal.livecycle" % "process-logger" % "1.0"
[com.github.harunhasdal.livecycle/process-logger "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.adobe.livecycle » adobe-livecycle-client | jar | 9.0.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.0 |