License |
License |
---|---|
GroupId | GroupIdorg.nuiton.jrst |
ArtifactId | ArtifactIddoxia-module-jrst |
Version | Version2.3 |
Type | Typejar |
Description |
DescriptionJRst :: Doxia module
JRst module for doxia
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
doxia-module-jrst-2.3.pom | |
doxia-module-jrst-2.3.jar | 9 KB |
doxia-module-jrst-2.3-sources.jar | 9 KB |
doxia-module-jrst-2.3-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nuiton.jrst/doxia-module-jrst/ -->
<dependency>
<groupId>org.nuiton.jrst</groupId>
<artifactId>doxia-module-jrst</artifactId>
<version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.nuiton.jrst/doxia-module-jrst/
implementation 'org.nuiton.jrst:doxia-module-jrst:2.3'
// https://jarcasting.com/artifacts/org.nuiton.jrst/doxia-module-jrst/
implementation ("org.nuiton.jrst:doxia-module-jrst:2.3")
'org.nuiton.jrst:doxia-module-jrst:jar:2.3'
<dependency org="org.nuiton.jrst" name="doxia-module-jrst" rev="2.3">
<artifact name="doxia-module-jrst" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nuiton.jrst', module='doxia-module-jrst', version='2.3')
)
libraryDependencies += "org.nuiton.jrst" % "doxia-module-jrst" % "2.3"
[org.nuiton.jrst/doxia-module-jrst "2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.nuiton.jrst : jrst | jar | 2.3 |
org.nuiton.jrst : jrst-site-util | jar | 2.3 |
org.apache.maven.doxia : doxia-core | jar | 1.8 |
org.codehaus.plexus : plexus-component-annotations | jar | 1.7.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.doxia : doxia-module-xdoc | jar | 1.8 |
org.apache.maven.doxia : doxia-sink-api | jar | 1.8 |
Group / Artifact | Type | Version |
---|---|---|
jaxen : jaxen | jar | 1.1.4 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.doxia : doxia-core | test-jar | 1.8 |
org.apache.maven : maven-core | jar | 3.2.5 |
junit : junit | jar | 4.12 |