Last Version

URLSigner 1.0.1

Utility to sign URL's in order to use Google's Enterprise API. Compiled to lang level 1.5.

License

License

GroupId

GroupId

com.owtelse.util
ArtifactId

ArtifactId

urlsigner
Version

Version

1.0.1
Type

Type

jar
Description

Description

URLSigner
Utility to sign URL's in order to use Google's Enterprise API. Compiled to lang level 1.5.
Project URL

Project URL

https://github.com/karlroberts/urlsigner
Source Code Management

Source Code Management

https://github.com/karlroberts/urlsigner

Download urlsigner 1.0.1


<!-- https://jarcasting.com/artifacts/com.owtelse.util/urlsigner/ -->
<dependency>
    <groupId>com.owtelse.util</groupId>
    <artifactId>urlsigner</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.owtelse.util/urlsigner/
implementation 'com.owtelse.util:urlsigner:1.0.1'
// https://jarcasting.com/artifacts/com.owtelse.util/urlsigner/
implementation ("com.owtelse.util:urlsigner:1.0.1")
'com.owtelse.util:urlsigner:jar:1.0.1'
<dependency org="com.owtelse.util" name="urlsigner" rev="1.0.1">
  <artifact name="urlsigner" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.owtelse.util', module='urlsigner', version='1.0.1')
)
libraryDependencies += "com.owtelse.util" % "urlsigner" % "1.0.1"
[com.owtelse.util/urlsigner "1.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
com.owtelse.codec : base64 jar 1.0.4
org.slf4j : slf4j-api jar 1.6.4
org.slf4j : slf4j-simple jar 1.6.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.6

Project Modules

There are no modules declared in this project.