Last Version

SEcure Random GENeraTor 2.1.5

A nice java secure random generator library that supports multiple algorithms

License

License

GroupId

GroupId

com.lindar
ArtifactId

ArtifactId

sergent
Version

Version

2.1.5
Type

Type

jar
Description

Description

SEcure Random GENeraTor
A nice java secure random generator library that supports multiple algorithms
Project URL

Project URL

http://www.lindar.com/
Source Code Management

Source Code Management

https://github.com/lindar-open/sergent.git

Download sergent 2.1.5


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

Dependencies

compile (13)

Group / Artifact Type Version
commons-beanutils : commons-beanutils jar 1.9.3
org.apache.commons : commons-configuration2 jar 2.1.1
org.apache.commons : commons-text jar 1.1
org.apache.commons : commons-rng-core jar 1.0
org.apache.commons : commons-rng-client-api jar 1.0
org.apache.commons : commons-rng-simple jar 1.0
org.apache.commons : commons-rng-sampling jar 1.0
log4j : log4j jar 1.2.17
org.slf4j : slf4j-api jar 1.7.21
org.slf4j : slf4j-log4j12 jar 1.7.21
org.springframework : spring-context jar 5.0.0.RELEASE
org.springframework : spring-aop jar 5.0.0.RELEASE
org.aspectj : aspectjweaver jar 1.8.10

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.vmlens : concurrent-junit jar 1.0.0
org.assertj : assertj-core jar 3.8.0

Project Modules

There are no modules declared in this project.