License |
License |
---|---|
GroupId | GroupIdde.jcup.asp |
ArtifactId | ArtifactIdasp-integrationtest |
Last Version | Last Version1.3.2 |
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 |
Filename | Size |
---|---|
asp-integrationtest-1.3.2.pom | |
asp-integrationtest-1.3.2.jar | 261 bytes |
asp-integrationtest-1.3.2-sources.jar | 261 bytes |
asp-integrationtest-1.3.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/de.jcup.asp/asp-integrationtest/ -->
<dependency>
<groupId>de.jcup.asp</groupId>
<artifactId>asp-integrationtest</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.jcup.asp/asp-integrationtest/
implementation 'de.jcup.asp:asp-integrationtest:1.3.2'
// https://jarcasting.com/artifacts/de.jcup.asp/asp-integrationtest/
implementation ("de.jcup.asp:asp-integrationtest:1.3.2")
'de.jcup.asp:asp-integrationtest:jar:1.3.2'
<dependency org="de.jcup.asp" name="asp-integrationtest" rev="1.3.2">
<artifact name="asp-integrationtest" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.jcup.asp', module='asp-integrationtest', version='1.3.2')
)
libraryDependencies += "de.jcup.asp" % "asp-integrationtest" % "1.3.2"
[de.jcup.asp/asp-integrationtest "1.3.2"]
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 |
Group / Artifact | Type | Version |
---|---|---|
de.jcup.asp : asp-client-java | jar | 1.3.2 |
de.jcup.asp : asp-server-asciidoctorj | jar | 1.3.2 |
de.jcup.asp : asp-server-asciidoctorj-launcher | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |