License |
License |
---|---|
GroupId | GroupIdorg.imixs.workflow |
ArtifactId | ArtifactIdimixs-signature-service |
Version | Version1.0.0 |
Type | Typewar |
Description |
DescriptionImixs-Signature Microservice
Imixs Signature Service
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.imixs.workflow/imixs-signature-service/ -->
<dependency>
<groupId>org.imixs.workflow</groupId>
<artifactId>imixs-signature-service</artifactId>
<version>1.0.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.imixs.workflow/imixs-signature-service/
implementation 'org.imixs.workflow:imixs-signature-service:1.0.0'
// https://jarcasting.com/artifacts/org.imixs.workflow/imixs-signature-service/
implementation ("org.imixs.workflow:imixs-signature-service:1.0.0")
'org.imixs.workflow:imixs-signature-service:war:1.0.0'
<dependency org="org.imixs.workflow" name="imixs-signature-service" rev="1.0.0">
<artifact name="imixs-signature-service" type="war" />
</dependency>
@Grapes(
@Grab(group='org.imixs.workflow', module='imixs-signature-service', version='1.0.0')
)
libraryDependencies += "org.imixs.workflow" % "imixs-signature-service" % "1.0.0"
[org.imixs.workflow/imixs-signature-service "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.imixs.workflow : imixs-workflow-core | jar | 5.2.9 |
org.apache.pdfbox : pdfbox | jar | 2.0.21 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.67 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 8.0 |
org.eclipse.microprofile : microprofile | pom | 3.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-all | jar | 1.9.5 |