License |
License |
---|---|
GroupId | GroupIdcom.lindar |
ArtifactId | ArtifactIdsergent |
Version | Version2.1.5 |
Type | Typejar |
Description |
DescriptionSEcure Random GENeraTor
A nice java secure random generator library that supports multiple algorithms
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sergent-2.1.5.pom | |
sergent-2.1.5.jar | 72 KB |
sergent-2.1.5-sources.jar | 13 KB |
sergent-2.1.5-javadoc.jar | 68 KB |
Browse |
<!-- 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"]
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 |
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 |