full-text-mapper

ObejctMapper for Full-Text communication

License

License

GroupId

GroupId

io.github.shirohoo
ArtifactId

ArtifactId

full-text-mapper
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

jar
Description

Description

full-text-mapper
ObejctMapper for Full-Text communication
Project URL

Project URL

https://github.com/shirohoo/full-text-mapper
Source Code Management

Source Code Management

https://github.com/shirohoo/full-text-mapper

Download full-text-mapper

How to add to project

<!-- 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"]

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.0
org.assertj : assertj-core jar 3.15.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.4
1.3
1.2
1.1
1.0