Last Version

sipgate-types 1.0.5

Provides a set of general, framework agnostic, strongly typed entities that represent common "things" describing the sipgate domain.

License

License

GroupId

GroupId

com.sipgate
ArtifactId

ArtifactId

sipgate-types
Version

Version

1.0.5
Type

Type

jar
Description

Description

sipgate-types
Provides a set of general, framework agnostic, strongly typed entities that represent common "things" describing the sipgate domain.
Project URL

Project URL

https://github.com/sipgate/sipgate-types
Source Code Management

Source Code Management

https://github.com/sipgate/sipgate-types

Download sipgate-types 1.0.5


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

Dependencies

compile (4)

Group / Artifact Type Version
com.googlecode.libphonenumber : libphonenumber jar 8.10.0
org.apache.commons : commons-lang3 jar 3.6
commons-codec : commons-codec jar 1.10
org.jetbrains : annotations jar 13.0

provided (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.9.9
org.slf4j : slf4j-api jar 1.7.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.