EXPath Cryptographic Module

Java Library providing an EXPath Cryptographic Module

License

License

Categories

Categories

Java Languages
GroupId

GroupId

org.expath.crypto
ArtifactId

ArtifactId

crypto-java
Last Version

Last Version

1.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

EXPath Cryptographic Module
Java Library providing an EXPath Cryptographic Module
Project URL

Project URL

https://github.com/expath/crypto-java
Project Organization

Project Organization

The EXPath Project

Download crypto-java

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.31
com.google.code.findbugs : jsr305 jar 3.0.2
jakarta.xml.bind : jakarta.xml.bind-api jar 3.0.1

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.13.2
com.fasterxml.uuid : java-uuid-generator jar 4.0.1
commons-io : commons-io jar 2.10.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.0