Last Version

commonmark-java integration tests 0.19.0

Tests integration of all extensions

License

License

GroupId

GroupId

org.commonmark
ArtifactId

ArtifactId

commonmark-integration-test
Version

Version

0.19.0
Type

Type

jar
Description

Description

commonmark-java integration tests
Tests integration of all extensions

Download commonmark-integration-test 0.19.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.commonmark : commonmark jar 0.19.0
org.commonmark : commonmark-ext-autolink jar 0.19.0
org.commonmark : commonmark-ext-ins jar 0.19.0
org.commonmark : commonmark-ext-gfm-strikethrough jar 0.19.0
org.commonmark : commonmark-ext-gfm-tables jar 0.19.0
org.commonmark : commonmark-ext-image-attributes jar 0.19.0
org.commonmark : commonmark-ext-task-list-items jar 0.19.0
org.commonmark : commonmark-ext-yaml-front-matter jar 0.19.0

test (4)

Group / Artifact Type Version
org.pegdown : pegdown jar 1.6.0
org.commonmark : commonmark-test-util jar 0.19.0
org.openjdk.jmh : jmh-core jar 1.17.5
org.openjdk.jmh : jmh-generator-annprocess jar 1.17.5

Project Modules

There are no modules declared in this project.