org.factcenter.qilin:qilin

The Qilin Crypto SDK: An open-source Java SDK for rapid prototyping of cryptographic protocols

License

License

GroupId

GroupId

org.factcenter.qilin
ArtifactId

ArtifactId

qilin
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

org.factcenter.qilin:qilin
The Qilin Crypto SDK: An open-source Java SDK for rapid prototyping of cryptographic protocols
Project URL

Project URL

https://github.com/factcenter/qilin
Source Code Management

Source Code Management

https://github.com/factcenter/qilin

Download qilin

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7
org.bouncycastle : bcprov-jdk15on jar 1.53

runtime (3)

Group / Artifact Type Version
ch.qos.logback : logback-core jar 1.1.2
org.codehaus.groovy : groovy jar 2.4.5
ch.qos.logback : logback-classic jar 1.1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0