Last Version

Mobile ID Java client 1.4.0

Mobile ID client reference implementation in Java

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

ch.mobileid.mid-java-client
ArtifactId

ArtifactId

mid-java-client-parent
Version

Version

1.4.0
Type

Type

pom
Description

Description

Mobile ID Java client
Mobile ID client reference implementation in Java
Project URL

Project URL

https://github.com/MobileID-Strong-Authentication/mobileid-client-java
Source Code Management

Source Code Management

https://github.com/MobileID-Strong-Authentication/mobileid-client-java/tree/main

Download mid-java-client-parent 1.4.0


<!-- https://jarcasting.com/artifacts/ch.mobileid.mid-java-client/mid-java-client-parent/ -->
<dependency>
    <groupId>ch.mobileid.mid-java-client</groupId>
    <artifactId>mid-java-client-parent</artifactId>
    <version>1.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.mobileid.mid-java-client/mid-java-client-parent/
implementation 'ch.mobileid.mid-java-client:mid-java-client-parent:1.4.0'
// https://jarcasting.com/artifacts/ch.mobileid.mid-java-client/mid-java-client-parent/
implementation ("ch.mobileid.mid-java-client:mid-java-client-parent:1.4.0")
'ch.mobileid.mid-java-client:mid-java-client-parent:pom:1.4.0'
<dependency org="ch.mobileid.mid-java-client" name="mid-java-client-parent" rev="1.4.0">
  <artifact name="mid-java-client-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.mobileid.mid-java-client', module='mid-java-client-parent', version='1.4.0')
)
libraryDependencies += "ch.mobileid.mid-java-client" % "mid-java-client-parent" % "1.4.0"
[ch.mobileid.mid-java-client/mid-java-client-parent "1.4.0"]

Dependencies

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

Project Modules

  • mid-java-client-core
  • mid-java-client-rest
  • mid-java-client-soap
  • mid-java-client-usage