License |
License |
---|---|
GroupId | GroupIdio.polyglotted |
ArtifactId | ArtifactIdpg-model |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPolyglotted Common Models
Standard set of models for geo coding, access control and elastic search abstraction
|
Project Organization |
Project OrganizationPolyglotted IO |
Filename | Size |
---|---|
pg-model-1.4.1.pom | |
pg-model-1.4.1.jar | 115 KB |
pg-model-1.4.1-sources.jar | 36 KB |
pg-model-1.4.1-javadoc.jar | 383 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.polyglotted/pg-model/ -->
<dependency>
<groupId>io.polyglotted</groupId>
<artifactId>pg-model</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.polyglotted/pg-model/
implementation 'io.polyglotted:pg-model:1.4.1'
// https://jarcasting.com/artifacts/io.polyglotted/pg-model/
implementation ("io.polyglotted:pg-model:1.4.1")
'io.polyglotted:pg-model:jar:1.4.1'
<dependency org="io.polyglotted" name="pg-model" rev="1.4.1">
<artifact name="pg-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.polyglotted', module='pg-model', version='1.4.1')
)
libraryDependencies += "io.polyglotted" % "pg-model" % "1.4.1"
[io.polyglotted/pg-model "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.4 |
org.slf4j : slf4j-api | jar | 1.7.12 |
com.google.guava : guava | jar | 18.0 |
com.google.code.gson : gson | jar | 2.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.12 |
ch.qos.logback : logback-classic | jar | 1.1.3 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.testng : testng | jar | 6.9.6 |