| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdkz.greetgo.security |
| ArtifactId | ArtifactIdgreetgo-security-core |
| Last Version | Last Version1.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongreetgo-security-core
Security infrastructure used in greetgo!: core logic
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| greetgo-security-core-1.1.3.pom | |
| greetgo-security-core-1.1.3.jar | 89 KB |
| greetgo-security-core-1.1.3-sources.jar | 42 KB |
| greetgo-security-core-1.1.3-javadoc.jar | 580 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/kz.greetgo.security/greetgo-security-core/ -->
<dependency>
<groupId>kz.greetgo.security</groupId>
<artifactId>greetgo-security-core</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/kz.greetgo.security/greetgo-security-core/
implementation 'kz.greetgo.security:greetgo-security-core:1.1.3'
// https://jarcasting.com/artifacts/kz.greetgo.security/greetgo-security-core/
implementation ("kz.greetgo.security:greetgo-security-core:1.1.3")
'kz.greetgo.security:greetgo-security-core:jar:1.1.3'
<dependency org="kz.greetgo.security" name="greetgo-security-core" rev="1.1.3">
<artifact name="greetgo-security-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='kz.greetgo.security', module='greetgo-security-core', version='1.1.3')
)
libraryDependencies += "kz.greetgo.security" % "greetgo-security-core" % "1.1.3"
[kz.greetgo.security/greetgo-security-core "1.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| kz.greetgo.db : greetgo.db | jar | 2.3.7 |
| org.mongodb : mongodb-driver-sync | jar | 4.5.1 |
| de.mkammerer : argon2-jvm | jar | 2.11 |
| org.testng : testng | jar | 6.11 |
| org.assertj : assertj-core | jar | 3.12.2 |
| kz.greetgo.conf : greetgo.sys_params | jar | 2.0.0 |
| kz.greetgo : greetgo.util | jar | 2.0.0 |
| org.postgresql : postgresql | jar | 42.3.3 |