se.somath.publisher:acceptance-test

A Maven plugin that reads a html file and includes source code into it

License

License

GroupId

GroupId

se.somath.publisher
ArtifactId

ArtifactId

acceptance-test
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

A Maven plugin that reads a html file and includes source code into it

Download acceptance-test

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-io : commons-io jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0