Inman Labs Common Library

A common library of API connectors to support Octopus theory.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.github.dpxxdp
ArtifactId

ArtifactId

java-utils
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Inman Labs Common Library
A common library of API connectors to support Octopus theory.
Source Code Management

Source Code Management

https://[email protected]/inmanlabs/inman-commons/src

Download java-utils

How to add to project

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

Dependencies

compile (18)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.1.RELEASE
org.springframework.boot : spring-boot-starter-data-jpa jar 2.1.1.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.1.RELEASE
org.springframework.boot : spring-boot-starter-security jar 2.1.1.RELEASE
mysql : mysql-connector-java jar 8.0.13
com.twilio.sdk : twilio jar 7.33.1
com.googlecode.json-simple : json-simple jar 1.1.1
com.google.maps : google-maps-services jar 0.9.1
org.apache.commons : commons-lang3 jar 3.8.1
com.fasterxml.jackson.module : jackson-module-parameter-names jar 2.9.8
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.9.8
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.8
com.cloudbees.thirdparty : zendesk-java-client jar 0.8.0
com.vladmihalcea : hibernate-types-52 jar 2.4.1
javax.interceptor : javax.interceptor-api jar 1.2
com.auth0 : java-jwt jar 3.8.0
com.auth0 : auth0 jar 1.13.1
com.auth0 : jwks-rsa jar 0.8.0

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.1.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1