Last Version

Yoti Java SDK implementation package 1.2

Java SDK for simple integration with the Yoti platform

License

License

Yoti License
Categories

Categories

Java Languages
GroupId

GroupId

com.yoti
ArtifactId

ArtifactId

java-sdk-impl
Version

Version

1.2
Type

Type

jar
Description

Description

Yoti Java SDK implementation package
Java SDK for simple integration with the Yoti platform
Project URL

Project URL

https://github.com/getyoti/java
Source Code Management

Source Code Management

http://github.com/getyoti/java.git

Download java-sdk-impl 1.2


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

Dependencies

compile (6)

Group / Artifact Type Version
org.bouncycastle : bcpkix-jdk15on jar 1.57
com.fasterxml.jackson.core : jackson-databind jar 2.7.9.1
com.google.protobuf : protobuf-java jar 2.5.0
org.slf4j : slf4j-api jar 1.7.25
com.yoti : java-sdk-api jar 1.2
org.hamcrest : hamcrest-library jar 1.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.8.47

Project Modules

There are no modules declared in this project.