is not current version
Last Version 0.64.0

shared test classes and core tests 0.62.2

flexmark test classes for testing core functionality and implementing custom extension tests

License

License

GroupId

GroupId

com.vladsch.flexmark
ArtifactId

ArtifactId

flexmark-core-test
Version

Version

0.62.2
Type

Type

jar
Description

Description

shared test classes and core tests
flexmark test classes for testing core functionality and implementing custom extension tests

Download flexmark-core-test 0.62.2


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

Dependencies

compile (4)

Group / Artifact Type Version
com.vladsch.flexmark : flexmark jar 0.62.2
com.vladsch.flexmark : flexmark-util jar 0.62.2
com.vladsch.flexmark : flexmark-test-util jar 0.62.2
com.vladsch.flexmark : flexmark-test-specs jar 0.62.2

test (2)

Group / Artifact Type Version
org.openjdk.jmh : jmh-core jar 1.13
org.openjdk.jmh : jmh-generator-annprocess jar 1.13

Project Modules

There are no modules declared in this project.