| License |
License |
|---|---|
| GroupId | GroupIdpl.wrzasq.commons |
| ArtifactId | ArtifactIdcommons-text |
| Version | Version2.0.3 |
| Type | Typejar |
| Description |
DescriptionWrzasqPl Commons Text
Text processing utilities.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| commons-text-2.0.3.pom | |
| commons-text-2.0.3.jar | 15 KB |
| commons-text-2.0.3-sources.jar | 7 KB |
| commons-text-2.0.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/pl.wrzasq.commons/commons-text/
implementation 'pl.wrzasq.commons:commons-text:2.0.3'
// https://jarcasting.com/artifacts/pl.wrzasq.commons/commons-text/
implementation ("pl.wrzasq.commons:commons-text:2.0.3")
'pl.wrzasq.commons:commons-text:jar:2.0.3'
<dependency org="pl.wrzasq.commons" name="commons-text" rev="2.0.3">
<artifact name="commons-text" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.wrzasq.commons', module='commons-text', version='2.0.3')
)
libraryDependencies += "pl.wrzasq.commons" % "commons-text" % "2.0.3"
[pl.wrzasq.commons/commons-text "2.0.3"]
| 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.0 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.cucumber : cucumber-java8 | jar | 6.10.3 |
| io.cucumber : cucumber-junit | jar | 6.10.3 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.0-M1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.0-M1 |
| io.mockk : mockk | jar | 1.11.0 |
| io.mockk : mockk-dsl-jvm | jar | 1.11.0 |