| License |
License |
|---|---|
| GroupId | GroupIdcom.sipgate |
| ArtifactId | ArtifactIdsipgate-types |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsipgate-types
Provides a set of general, framework agnostic, strongly typed entities that represent common "things" describing the sipgate domain.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sipgate-types-1.0.5.pom | |
| sipgate-types-1.0.5.jar | 89 KB |
| sipgate-types-1.0.5-sources.jar | 62 KB |
| sipgate-types-1.0.5-javadoc.jar | 234 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9 |
| org.slf4j : slf4j-api | jar | 1.7.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |