License |
License |
---|---|
GroupId | GroupIdio.github.shirohoo |
ArtifactId | ArtifactIdfull-text-mapper |
Version | Version1.3 |
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.3.pom | |
full-text-mapper-1.3.jar | 14 KB |
full-text-mapper-1.3-sources.jar | 8 KB |
full-text-mapper-1.3-javadoc.jar | 53 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.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shirohoo/full-text-mapper/
implementation 'io.github.shirohoo:full-text-mapper:1.3'
// https://jarcasting.com/artifacts/io.github.shirohoo/full-text-mapper/
implementation ("io.github.shirohoo:full-text-mapper:1.3")
'io.github.shirohoo:full-text-mapper:jar:1.3'
<dependency org="io.github.shirohoo" name="full-text-mapper" rev="1.3">
<artifact name="full-text-mapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shirohoo', module='full-text-mapper', version='1.3')
)
libraryDependencies += "io.github.shirohoo" % "full-text-mapper" % "1.3"
[io.github.shirohoo/full-text-mapper "1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.6.0 |
org.assertj : assertj-core | jar | 3.15.0 |