| License |
License |
|---|---|
| GroupId | GroupIdcom.vendasta |
| ArtifactId | ArtifactIdvax.v1 |
| Last Version | Last Version0.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionvax
Vendasta API Extensions
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| vax.v1-0.3.0.pom | |
| vax.v1-0.3.0.jar | 20 KB |
| vax.v1-0.3.0-sources.jar | 7 KB |
| vax.v1-0.3.0-javadoc.jar | 60 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.vendasta/vax.v1/ -->
<dependency>
<groupId>com.vendasta</groupId>
<artifactId>vax.v1</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.vendasta/vax.v1/
implementation 'com.vendasta:vax.v1:0.3.0'
// https://jarcasting.com/artifacts/com.vendasta/vax.v1/
implementation ("com.vendasta:vax.v1:0.3.0")
'com.vendasta:vax.v1:jar:0.3.0'
<dependency org="com.vendasta" name="vax.v1" rev="0.3.0">
<artifact name="vax.v1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vendasta', module='vax.v1', version='0.3.0')
)
libraryDependencies += "com.vendasta" % "vax.v1" % "0.3.0"
[com.vendasta/vax.v1 "0.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.grpc : grpc-netty-shaded | jar | 1.29.0 |
| io.grpc : grpc-protobuf | jar | 1.29.0 |
| io.grpc : grpc-stub | jar | 1.29.0 |
| com.google.protobuf : protobuf-java-util | jar | 3.6.1 |
| com.google.auth : google-auth-library-oauth2-http | jar | 0.7.0 |
| io.netty : netty-tcnative-boringssl-static | jar | 2.0.3.Final |
| org.bouncycastle : bcpkix-jdk15on | jar | 1.58 |
| org.apache.httpcomponents : httpclient | jar | 4.3.6 |
| com.nimbusds : nimbus-jose-jwt | jar | 5.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.tomcat : annotations-api | jar | 6.0.53 |