Last Version

EzSign Client 4.0.0

The java client that can be incorporated into java applications to interface to an EzSign or PKCloud server instance Other interfaces available are .NET and REST API (PkCloud only)

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.krestfield.ezsign
ArtifactId

ArtifactId

ezsign-client
Version

Version

4.0.0
Type

Type

jar
Description

Description

EzSign Client
The java client that can be incorporated into java applications to interface to an EzSign or PKCloud server instance Other interfaces available are .NET and REST API (PkCloud only)
Project URL

Project URL

https://krestfield.com/index.php/pkcloud
Source Code Management

Source Code Management

https://github.com/krestfield/ezsign-client

Download ezsign-client 4.0.0


<!-- https://jarcasting.com/artifacts/com.krestfield.ezsign/ezsign-client/ -->
<dependency>
    <groupId>com.krestfield.ezsign</groupId>
    <artifactId>ezsign-client</artifactId>
    <version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.krestfield.ezsign/ezsign-client/
implementation 'com.krestfield.ezsign:ezsign-client:4.0.0'
// https://jarcasting.com/artifacts/com.krestfield.ezsign/ezsign-client/
implementation ("com.krestfield.ezsign:ezsign-client:4.0.0")
'com.krestfield.ezsign:ezsign-client:jar:4.0.0'
<dependency org="com.krestfield.ezsign" name="ezsign-client" rev="4.0.0">
  <artifact name="ezsign-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.krestfield.ezsign', module='ezsign-client', version='4.0.0')
)
libraryDependencies += "com.krestfield.ezsign" % "ezsign-client" % "4.0.0"
[com.krestfield.ezsign/ezsign-client "4.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.