Last Version

CDI :: Wikitext Service 0.9

CDI :: Service which provides the support for wiki text transformations.

License

License

Categories

Categories

iText Business Logic Libraries Documents Processing iText Data PDF
GroupId

GroupId

com.kasisoft.cdi
ArtifactId

ArtifactId

wikitext-service
Version

Version

0.9
Type

Type

jar
Description

Description

CDI :: Wikitext Service
CDI :: Service which provides the support for wiki text transformations.
Project Organization

Project Organization

Kasisoft

Download wikitext-service 0.9


<!-- 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"]

Dependencies

compile (10)

Group / Artifact Type Version
com.kasisoft : com.kasisoft.libs.common jar 2.9
org.slf4j : slf4j-api jar 1.7.5
org.eclipse.mylyn.docs : org.eclipse.mylyn.wikitext.confluence jar 3.0.18
org.eclipse.mylyn.docs : org.eclipse.mylyn.wikitext jar 3.0.18
org.eclipse.mylyn.docs : org.eclipse.mylyn.wikitext.markdown jar 3.0.18
org.eclipse.mylyn.docs : org.eclipse.mylyn.wikitext.mediawiki jar 3.0.18
org.eclipse.mylyn.docs : org.eclipse.mylyn.wikitext.textile jar 3.0.18
org.eclipse.mylyn.docs : org.eclipse.mylyn.wikitext.tracwiki jar 3.0.18
org.eclipse.mylyn.docs : org.eclipse.mylyn.wikitext.twiki jar 3.0.18
com.kasisoft.cdi : weldex jar 0.4

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18
javax : javaee-api jar 7.0

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.9.10
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.