Speaking URL

GeneraTe a slug with a lot of options; create of so called 'static' or 'Clean URL' or 'Pretty URL' or 'nice-looking URL' or 'Speaking URL' or 'user-friendly URL' or 'SEO-friendly URL' from a string. This module aims to transliterate the input string. Java port of https://github.com/pid/speakingurl.

License

License

GroupId

GroupId

de.weltraumschaf
ArtifactId

ArtifactId

speakingurl
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Speaking URL
GeneraTe a slug with a lot of options; create of so called 'static' or 'Clean URL' or 'Pretty URL' or 'nice-looking URL' or 'Speaking URL' or 'user-friendly URL' or 'SEO-friendly URL' from a string. This module aims to transliterate the input string. Java port of https://github.com/pid/speakingurl.
Project URL

Project URL

http://weltraumschaf.github.io/speakingurl/
Project Organization

Project Organization

Weltraumschaf
Source Code Management

Source Code Management

https://github.com/Weltraumschaf/speakingurl.git

Download speakingurl

How to add to project

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

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.9.5
com.googlecode.multithreadedtc : multithreadedtc jar 1.01

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0