Last Version

de.alpharogroup:crypt-core 6

The target of this parent project is to make encryption and decryption as simple as possible.

License

License

GroupId

GroupId

de.alpharogroup
ArtifactId

ArtifactId

crypt-core
Version

Version

6
Type

Type

jar
Description

Description

The target of this parent project is to make encryption and decryption as simple as possible.
Project Organization

Project Organization

Alpha Ro Group UG (haftungsbeschrängt)

Download crypt-core 6


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

Dependencies

compile (12)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.12
de.alpharogroup : randomizer-core jar 6.1
de.alpharogroup : file-worker jar 5.2
de.alpharogroup : crypt-data jar 6
de.alpharogroup : model-core jar 1.6.2
de.alpharogroup : xml-extensions jar 5
de.alpharogroup : silly-collections jar 5.2.1
org.bouncycastle : bcprov-jdk15on jar 1.62
org.bouncycastle : bcprov-ext-jdk15on jar 1.62
org.bouncycastle : bcpkix-jdk15on jar 1.62
de.alpharogroup : jobj-core jar 3.2.1
org.projectlombok : lombok jar 1.18.8

test (8)

Group / Artifact Type Version
io.github.benas : random-beans jar 3.9.0
de.alpharogroup : test-objects jar 5.2
de.alpharogroup : jcommons-lang jar 5.2.2
de.alpharogroup : jobj-contract-verifier jar 3.2
org.meanbean : meanbean jar 2.0.3
org.testng : testng jar 6.14.3
junit : junit jar 4.12
org.mockito : mockito-core jar 2.28.2

Project Modules

There are no modules declared in this project.