helpers

Helpers for my cloud projects

License

License

GroupId

GroupId

com.github.brymck
ArtifactId

ArtifactId

helpers
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

helpers
Helpers for my cloud projects
Project URL

Project URL

https://github.com/brymck/helpers
Source Code Management

Source Code Management

https://github.com/brymck/helpers

Download helpers

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.jetbrains : annotations jar 15.0
io.grpc : grpc-netty-shaded jar 1.26.0
io.grpc : grpc-protobuf jar 1.26.0
io.grpc : grpc-stub jar 1.26.0
com.auth0 : java-jwt jar 3.10.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.70
io.github.microutils : kotlin-logging jar 1.7.8
com.squareup.okhttp3 : okhttp jar 4.4.0
org.slf4j : slf4j-api jar 1.7.25

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.junit.jupiter : junit-jupiter-params jar 5.5.2
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.

helpers

Go codecov

Some Go helpers

Versions

Version
0.0.5
0.0.4
0.0.3
0.0.2