| License | License | 
|---|---|
| GroupId | GroupIdio.github.shirohoo | 
| ArtifactId | ArtifactIdfull-text-mapper | 
| Last Version | Last Version1.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionfull-text-mapper ObejctMapper for Full-Text communication | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| full-text-mapper-1.4.pom | |
| full-text-mapper-1.4.jar | 14 KB | 
| full-text-mapper-1.4-sources.jar | 8 KB | 
| full-text-mapper-1.4-javadoc.jar | 422 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.shirohoo/full-text-mapper/ -->
<dependency>
    <groupId>io.github.shirohoo</groupId>
    <artifactId>full-text-mapper</artifactId>
    <version>1.4</version>
</dependency>// https://jarcasting.com/artifacts/io.github.shirohoo/full-text-mapper/
implementation 'io.github.shirohoo:full-text-mapper:1.4'// https://jarcasting.com/artifacts/io.github.shirohoo/full-text-mapper/
implementation ("io.github.shirohoo:full-text-mapper:1.4")'io.github.shirohoo:full-text-mapper:jar:1.4'<dependency org="io.github.shirohoo" name="full-text-mapper" rev="1.4">
  <artifact name="full-text-mapper" type="jar" />
</dependency>@Grapes(
@Grab(group='io.github.shirohoo', module='full-text-mapper', version='1.4')
)libraryDependencies += "io.github.shirohoo" % "full-text-mapper" % "1.4"[io.github.shirohoo/full-text-mapper "1.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.6.0 | 
| org.assertj : assertj-core | jar | 3.15.0 |