se.somath.publisher:parent

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

License

License

GroupId

GroupId

se.somath.publisher
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/tsundberg/publisher.git

Download parent

Filename Size
parent-1.0.5.pom 2 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • model
  • maven-plugin
  • acceptance-test

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0