License |
License |
---|---|
GroupId | GroupIdcom.github.macgregor |
ArtifactId | ArtifactIdalexandria-core |
Version | Version0.1.4 |
Type | Typejar |
Description |
Descriptionalexandria-core
Convert and publish project documentation from markdown to hosted html.
|
Filename | Size |
---|---|
alexandria-core-0.1.4.pom | |
alexandria-core-0.1.4.jar | 96 KB |
alexandria-core-0.1.4-sources.jar | 46 KB |
alexandria-core-0.1.4-javadoc.jar | 326 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.2 |
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 |