Last Version

alexandria-core 0.1.4

Convert and publish project documentation from markdown to hosted html.

License

License

GroupId

GroupId

com.github.macgregor
ArtifactId

ArtifactId

alexandria-core
Version

Version

0.1.4
Type

Type

jar
Description

Description

alexandria-core
Convert and publish project documentation from markdown to hosted html.

Download alexandria-core 0.1.4


<!-- https://jarcasting.com/artifacts/com.github.macgregor/alexandria-core/ -->
<dependency>
    <groupId>com.github.macgregor</groupId>
    <artifactId>alexandria-core</artifactId>
    <version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.macgregor/alexandria-core/
implementation 'com.github.macgregor:alexandria-core:0.1.4'
// https://jarcasting.com/artifacts/com.github.macgregor/alexandria-core/
implementation ("com.github.macgregor:alexandria-core:0.1.4")
'com.github.macgregor:alexandria-core:jar:0.1.4'
<dependency org="com.github.macgregor" name="alexandria-core" rev="0.1.4">
  <artifact name="alexandria-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.macgregor', module='alexandria-core', version='0.1.4')
)
libraryDependencies += "com.github.macgregor" % "alexandria-core" % "0.1.4"
[com.github.macgregor/alexandria-core "0.1.4"]

Dependencies

compile (9)

Group / Artifact Type Version
com.vladsch.flexmark : flexmark-all jar 0.34.12
org.apache.commons : commons-lang3 jar 3.7
commons-io : commons-io jar 2.6
com.squareup.okhttp3 : okhttp jar 3.11.0
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.9.6
com.fasterxml.jackson.core : jackson-databind jar 2.9.6
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.9.6
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.6
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.10.0
com.squareup.okhttp3 : mockwebserver jar 3.11.0
ch.qos.logback : logback-classic jar 1.2.3
org.mockito : mockito-core jar 2.21.0

Project Modules

There are no modules declared in this project.