License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.antelopesystem.authframework |
ArtifactId | ArtifactIdauth-framework |
Version | Version0.0.2 |
Type | Typejar |
Description |
Descriptionauth-framework
Auth Framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
auth-framework-0.0.2.pom | |
auth-framework-0.0.2.jar | 356 KB |
auth-framework-0.0.2-sources.jar | 85 KB |
auth-framework-0.0.2-javadoc.jar | 558 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.antelopesystem.authframework/auth-framework/ -->
<dependency>
<groupId>com.antelopesystem.authframework</groupId>
<artifactId>auth-framework</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.antelopesystem.authframework/auth-framework/
implementation 'com.antelopesystem.authframework:auth-framework:0.0.2'
// https://jarcasting.com/artifacts/com.antelopesystem.authframework/auth-framework/
implementation ("com.antelopesystem.authframework:auth-framework:0.0.2")
'com.antelopesystem.authframework:auth-framework:jar:0.0.2'
<dependency org="com.antelopesystem.authframework" name="auth-framework" rev="0.0.2">
<artifact name="auth-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.antelopesystem.authframework', module='auth-framework', version='0.0.2')
)
libraryDependencies += "com.antelopesystem.authframework" % "auth-framework" % "0.0.2"
[com.antelopesystem.authframework/auth-framework "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.api-client : google-api-client | jar | 1.30.10 |
org.springframework.boot : spring-boot-starter-security | jar | 2.0.8.RELEASE |
com.warrenstrange : googleauth | jar | 1.1.2 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.20 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.3.20 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.2.2 |
org.slf4j : slf4j-api | jar | 1.7.28 |
org.apache.commons : commons-lang3 | jar | 3.6 |
com.antelopesystem.crudframework : crud-framework-core | jar | 0.1.2 |
com.antelopesystem.crudframework : crud-framework-hibernate5-connector | jar | 0.1.2 |
com.antelopesystem.crudframework : crud-framework-web | jar | 0.1.2 |
commons-codec : commons-codec | jar | 1.10 |
com.google.code.gson : gson | jar | 2.8.6 |
com.mashape.unirest : unirest-java | jar | 1.3.8 |
com.nexmo : client | jar | 5.2.0 |
Group / Artifact | Type | Version |
---|---|---|
com.maxmind.geoip2 : geoip2 | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.0.8.RELEASE |
org.junit.jupiter : junit-jupiter-engine | jar | 5.1.1 |
com.nhaarman.mockitokotlin2 : mockito-kotlin | jar | 2.2.0 |