License |
License |
---|---|
GroupId | GroupIdde.jcup.asp |
ArtifactId | ArtifactIdasp-server-asciidoctorj |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionASP
ASP is an acronym and stands for Asciidoc Server Protocol and represents a Asciidoc instance which is based on AsciidoctorJ providing a simple but secure communication layer/protocoll.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/de.jcup.asp/asp-server-asciidoctorj/ -->
<dependency>
<groupId>de.jcup.asp</groupId>
<artifactId>asp-server-asciidoctorj</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.jcup.asp/asp-server-asciidoctorj/
implementation 'de.jcup.asp:asp-server-asciidoctorj:1.4.1'
// https://jarcasting.com/artifacts/de.jcup.asp/asp-server-asciidoctorj/
implementation ("de.jcup.asp:asp-server-asciidoctorj:1.4.1")
'de.jcup.asp:asp-server-asciidoctorj:jar:1.4.1'
<dependency org="de.jcup.asp" name="asp-server-asciidoctorj" rev="1.4.1">
<artifact name="asp-server-asciidoctorj" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.jcup.asp', module='asp-server-asciidoctorj', version='1.4.1')
)
libraryDependencies += "de.jcup.asp" % "asp-server-asciidoctorj" % "1.4.1"
[de.jcup.asp/asp-server-asciidoctorj "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
de.jcup.asp : asp-server-core | jar | 1.4.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
ch.qos.logback : logback-core | jar | 1.2.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
com.eclipsesource.minimal-json : minimal-json | jar | 0.9.5 |
org.asciidoctor : asciidoctorj | jar | 2.5.3 |
org.asciidoctor : asciidoctorj-pdf | jar | 1.6.2 |
org.asciidoctor : asciidoctorj-diagram | jar | 2.2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |