is not current version
Last Version 1.4.1

ASP 1.3.1

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.

License

License

GroupId

GroupId

de.jcup.asp
ArtifactId

ArtifactId

asp-api
Version

Version

1.3.1
Type

Type

jar
Description

Description

ASP
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

https://github.com/de-jcup/asp
Source Code Management

Source Code Management

https://github.com/de-jcup/asp

Download asp-api 1.3.1


<!-- https://jarcasting.com/artifacts/de.jcup.asp/asp-api/ -->
<dependency>
    <groupId>de.jcup.asp</groupId>
    <artifactId>asp-api</artifactId>
    <version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.jcup.asp/asp-api/
implementation 'de.jcup.asp:asp-api:1.3.1'
// https://jarcasting.com/artifacts/de.jcup.asp/asp-api/
implementation ("de.jcup.asp:asp-api:1.3.1")
'de.jcup.asp:asp-api:jar:1.3.1'
<dependency org="de.jcup.asp" name="asp-api" rev="1.3.1">
  <artifact name="asp-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.jcup.asp', module='asp-api', version='1.3.1')
)
libraryDependencies += "de.jcup.asp" % "asp-api" % "1.3.1"
[de.jcup.asp/asp-api "1.3.1"]

Dependencies

compile (4)

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

runtime (1)

Group / Artifact Type Version
org.asciidoctor : asciidoctorj-api jar 2.5.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.