| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdbr.com.yapay.gateway |
| ArtifactId | ArtifactIdyapay-gateway-client |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionyapay-gateway-client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| yapay-gateway-client-1.0.5.pom | |
| yapay-gateway-client-1.0.5.jar | 61 KB |
| yapay-gateway-client-1.0.5-sources.jar | 31 KB |
| yapay-gateway-client-1.0.5-javadoc.jar | 154 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/br.com.yapay.gateway/yapay-gateway-client/ -->
<dependency>
<groupId>br.com.yapay.gateway</groupId>
<artifactId>yapay-gateway-client</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.yapay.gateway/yapay-gateway-client/
implementation 'br.com.yapay.gateway:yapay-gateway-client:1.0.5'
// https://jarcasting.com/artifacts/br.com.yapay.gateway/yapay-gateway-client/
implementation ("br.com.yapay.gateway:yapay-gateway-client:1.0.5")
'br.com.yapay.gateway:yapay-gateway-client:jar:1.0.5'
<dependency org="br.com.yapay.gateway" name="yapay-gateway-client" rev="1.0.5">
<artifact name="yapay-gateway-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.yapay.gateway', module='yapay-gateway-client', version='1.0.5')
)
libraryDependencies += "br.com.yapay.gateway" % "yapay-gateway-client" % "1.0.5"
[br.com.yapay.gateway/yapay-gateway-client "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-math3 | jar | 3.6.1 |
| org.apache.commons : commons-lang3 | jar | 3.8.1 |
| org.apache.httpcomponents : httpclient | jar | 4.5.6 |
| com.google.guava : guava | jar | 22.0 |
| com.google.code.gson : gson | jar | 2.8.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |