License |
License |
---|---|
GroupId | GroupIdio.committed |
ArtifactId | ArtifactIdgazetteer |
Version | Version1.3.0 |
Type | Typejar |
Description |
DescriptionGazetteer
Simple text markup API based on gazetteers with management UI
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gazetteer-1.3.0.pom | |
gazetteer-1.3.0.jar | 1 MB |
gazetteer-1.3.0-sources.jar | 14 KB |
gazetteer-1.3.0-javadoc.jar | 493 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.committed/gazetteer/ -->
<dependency>
<groupId>io.committed</groupId>
<artifactId>gazetteer</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.committed/gazetteer/
implementation 'io.committed:gazetteer:1.3.0'
// https://jarcasting.com/artifacts/io.committed/gazetteer/
implementation ("io.committed:gazetteer:1.3.0")
'io.committed:gazetteer:jar:1.3.0'
<dependency org="io.committed" name="gazetteer" rev="1.3.0">
<artifact name="gazetteer" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.committed', module='gazetteer', version='1.3.0')
)
libraryDependencies += "io.committed" % "gazetteer" % "1.3.0"
[io.committed/gazetteer "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.ahocorasick : ahocorasick | jar | 0.4.0 |
org.springframework.boot : spring-boot-starter-web | jar | 2.3.1.RELEASE |
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.3.1.RELEASE |
org.springdoc : springdoc-openapi-ui | jar | 1.4.1 |
org.projectlombok : lombok | jar | 1.18.12 |
com.google.guava : guava | jar | 27.0-jre |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.200 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.1.RELEASE |