Soundex Feature


License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

studio.crud.feature
ArtifactId

ArtifactId

soundex
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Soundex Feature
Soundex Feature

Download soundex

How to add to project

<!-- https://jarcasting.com/artifacts/studio.crud.feature/soundex/ -->
<dependency>
    <groupId>studio.crud.feature</groupId>
    <artifactId>soundex</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/studio.crud.feature/soundex/
implementation 'studio.crud.feature:soundex:0.3.0'
// https://jarcasting.com/artifacts/studio.crud.feature/soundex/
implementation ("studio.crud.feature:soundex:0.3.0")
'studio.crud.feature:soundex:jar:0.3.0'
<dependency org="studio.crud.feature" name="soundex" rev="0.3.0">
  <artifact name="soundex" type="jar" />
</dependency>
@Grapes(
@Grab(group='studio.crud.feature', module='soundex', version='0.3.0')
)
libraryDependencies += "studio.crud.feature" % "soundex" % "0.3.0"
[studio.crud.feature/soundex "0.3.0"]

Dependencies

compile (13)

Group / Artifact Type Version
studio.crud.feature : core jar 0.3.0
org.apache.commons : commons-lang3 jar 3.6
commons-codec : commons-codec jar 1.10
org.jetbrains.kotlin : kotlin-stdlib-jdk8 Optional jar 1.3.72
org.jetbrains.kotlin : kotlin-reflect Optional jar 1.3.72
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.3.8
com.antelopesystem.crudframework : crud-framework-core jar 0.5.1
org.springframework.boot : spring-boot-starter-web jar 2.5.2
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.2
io.github.microutils : kotlin-logging jar 1.12.0
org.slf4j : slf4j-api jar 1.7.2
org.slf4j : jcl-over-slf4j jar 1.7.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.1.2
0.1.1
0.1.0
0.0.1