| License |
License |
|---|---|
| Categories |
CategoriesiText Business Logic Libraries Documents Processing iText Data PDF |
| GroupId | GroupIdcom.kasisoft.cdi |
| ArtifactId | ArtifactIdwikitext-service |
| Last Version | Last Version0.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCDI :: Wikitext Service
CDI :: Service which provides the support for wiki text transformations.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| wikitext-service-0.9.pom | |
| wikitext-service-0.9.jar | 16 KB |
| wikitext-service-0.9-sources.jar | 11 KB |
| wikitext-service-0.9-javadoc.jar | 83 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.kasisoft.cdi/wikitext-service/ -->
<dependency>
<groupId>com.kasisoft.cdi</groupId>
<artifactId>wikitext-service</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.kasisoft.cdi/wikitext-service/
implementation 'com.kasisoft.cdi:wikitext-service:0.9'
// https://jarcasting.com/artifacts/com.kasisoft.cdi/wikitext-service/
implementation ("com.kasisoft.cdi:wikitext-service:0.9")
'com.kasisoft.cdi:wikitext-service:jar:0.9'
<dependency org="com.kasisoft.cdi" name="wikitext-service" rev="0.9">
<artifact name="wikitext-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kasisoft.cdi', module='wikitext-service', version='0.9')
)
libraryDependencies += "com.kasisoft.cdi" % "wikitext-service" % "0.9"
[com.kasisoft.cdi/wikitext-service "0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.18 |
| javax : javaee-api | jar | 7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.9.10 |
| org.hamcrest : hamcrest-all | jar | 1.3 |