| License |
License |
|---|---|
| GroupId | GroupIdio.github.superfive666 |
| ArtifactId | ArtifactIdduo-sdk |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
Descriptionio.github.superfive666:duo-sdk
Duo SDK for Integration with Springboot
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| duo-sdk-1.0.0.pom | |
| duo-sdk-1.0.0.jar | 49 KB |
| duo-sdk-1.0.0-sources.jar | 31 KB |
| duo-sdk-1.0.0-javadoc.jar | 569 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.superfive666/duo-sdk/ -->
<dependency>
<groupId>io.github.superfive666</groupId>
<artifactId>duo-sdk</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.superfive666/duo-sdk/
implementation 'io.github.superfive666:duo-sdk:1.0.0'
// https://jarcasting.com/artifacts/io.github.superfive666/duo-sdk/
implementation ("io.github.superfive666:duo-sdk:1.0.0")
'io.github.superfive666:duo-sdk:jar:1.0.0'
<dependency org="io.github.superfive666" name="duo-sdk" rev="1.0.0">
<artifact name="duo-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.superfive666', module='duo-sdk', version='1.0.0')
)
libraryDependencies += "io.github.superfive666" % "duo-sdk" % "1.0.0"
[io.github.superfive666/duo-sdk "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.5 |
| org.projectlombok : lombok Optional | jar | 1.18.20 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.aspectj : aspectjweaver | jar | 1.9.6 |
| org.aspectj : aspectjrt | jar | 1.9.6 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.apache.poi : poi | jar | 5.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.4.5 |
| org.springframework.boot : spring-boot-starter-log4j2 | jar | 2.4.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.4.5 |