| License |
License |
|---|---|
| GroupId | GroupIdorg.nuiton.jrst |
| ArtifactId | ArtifactIdjrst |
| Last Version | Last Version2.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJRst :: Api
Parser RST en Java.
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jrst-2.3.pom | |
| jrst-2.3.jar | 2 MB |
| jrst-2.3-sources.jar | 2 MB |
| jrst-2.3-javadoc.jar | 182 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.nuiton.jrst/jrst/ -->
<dependency>
<groupId>org.nuiton.jrst</groupId>
<artifactId>jrst</artifactId>
<version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.nuiton.jrst/jrst/
implementation 'org.nuiton.jrst:jrst:2.3'
// https://jarcasting.com/artifacts/org.nuiton.jrst/jrst/
implementation ("org.nuiton.jrst:jrst:2.3")
'org.nuiton.jrst:jrst:jar:2.3'
<dependency org="org.nuiton.jrst" name="jrst" rev="2.3">
<artifact name="jrst" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nuiton.jrst', module='jrst', version='2.3')
)
libraryDependencies += "org.nuiton.jrst" % "jrst" % "2.3"
[org.nuiton.jrst/jrst "2.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.nuiton.jaxx : jaxx-runtime | jar | 2.40 |
| org.apache.commons : commons-lang3 | jar | 3.7 |
| commons-io : commons-io | jar | 2.6 |
| commons-logging : commons-logging | jar | 1.2 |
| commons-primitives : commons-primitives | jar | 1.0 |
| org.nuiton : nuiton-utils | jar | 3.0-java6 |
| org.nuiton : nuiton-config | jar | 3.4 |
| org.nuiton.i18n : nuiton-i18n | jar | 3.6.3 |
| dom4j : dom4j | jar | 1.6.1 |
| org.python : jython-standalone | jar | 2.7.1 |
| com.google.guava : guava | jar | 20.0 |
| org.xhtmlrenderer : flying-saucer-pdf | jar | 9.1.1 |
| org.xhtmlrenderer : flying-saucer-core | jar | 9.1.1 |
| com.lowagie : itext | jar | 2.1.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.plexus : plexus-component-annotations | jar | 1.7.1 |
| net.sf.docbook : docbook-xsl | zip | 1.79.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.nuiton.jrst : docutils | jar | 2.3 |
| jaxen : jaxen | jar | 1.1.4 |
| net.sourceforge.saxon : saxon | jar | 9.1.0.8 |
| log4j : log4j | jar | 1.2.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| xmlunit : xmlunit | jar | 1.6 |
| junit : junit | jar | 4.12 |