| License |
License |
|---|---|
| GroupId | GroupIdpl.wrzasq.commons |
| ArtifactId | ArtifactIdcommons-text |
| Version | Version2.0.7 |
| Type | Typejar |
| Description |
DescriptionWrzasqPl Commons Text
Text processing utilities.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| commons-text-2.0.7.pom | |
| commons-text-2.0.7.jar | 15 KB |
| commons-text-2.0.7-sources.jar | 7 KB |
| commons-text-2.0.7-javadoc.jar | 303 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/pl.wrzasq.commons/commons-text/ -->
<dependency>
<groupId>pl.wrzasq.commons</groupId>
<artifactId>commons-text</artifactId>
<version>2.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/pl.wrzasq.commons/commons-text/
implementation 'pl.wrzasq.commons:commons-text:2.0.7'
// https://jarcasting.com/artifacts/pl.wrzasq.commons/commons-text/
implementation ("pl.wrzasq.commons:commons-text:2.0.7")
'pl.wrzasq.commons:commons-text:jar:2.0.7'
<dependency org="pl.wrzasq.commons" name="commons-text" rev="2.0.7">
<artifact name="commons-text" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.wrzasq.commons', module='commons-text', version='2.0.7')
)
libraryDependencies += "pl.wrzasq.commons" % "commons-text" % "2.0.7"
[pl.wrzasq.commons/commons-text "2.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-text | jar | 1.9 |
| org.pegdown : pegdown | jar | 1.6.0 |
| org.jetbrains : annotations | jar | 20.1.0 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.5.20 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.20 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.20 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.cucumber : cucumber-java8 | jar | 6.11.0 |
| io.cucumber : cucumber-junit | jar | 6.11.0 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
| org.junit.vintage : junit-vintage-engine | jar | 5.7.2 |
| io.mockk : mockk | jar | 1.11.0 |
| io.mockk : mockk-dsl-jvm | jar | 1.11.0 |