| License |
License |
|---|---|
| GroupId | GroupIdcom.wwpass |
| ArtifactId | ArtifactIdwwpass-connection |
| Version | Version1.0.RELEASE |
| Type | Typejar |
| Description |
DescriptionWWPass Connection
Library for implementation authentication using the WWPass system
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.wwpass/wwpass-connection/ -->
<dependency>
<groupId>com.wwpass</groupId>
<artifactId>wwpass-connection</artifactId>
<version>1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.wwpass/wwpass-connection/
implementation 'com.wwpass:wwpass-connection:1.0.RELEASE'
// https://jarcasting.com/artifacts/com.wwpass/wwpass-connection/
implementation ("com.wwpass:wwpass-connection:1.0.RELEASE")
'com.wwpass:wwpass-connection:jar:1.0.RELEASE'
<dependency org="com.wwpass" name="wwpass-connection" rev="1.0.RELEASE">
<artifact name="wwpass-connection" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wwpass', module='wwpass-connection', version='1.0.RELEASE')
)
libraryDependencies += "com.wwpass" % "wwpass-connection" % "1.0.RELEASE"
[com.wwpass/wwpass-connection "1.0.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-codec : commons-codec | jar | 1.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| com.google.code.tempus-fugit : tempus-fugit | jar | 1.1 |