MOP :: APT

Annotation Processor to auto-generate the usage and documentation documentation from the source code for annotation based commands

License

License

GroupId

GroupId

org.fusesource.mop
ArtifactId

ArtifactId

mop-apt
Last Version

Last Version

1.0-m1
Release Date

Release Date

Type

Type

jar
Description

Description

MOP :: APT
Annotation Processor to auto-generate the usage and documentation documentation from the source code for annotation based commands
Project Organization

Project Organization

Progress Software Inc.
Source Code Management

Source Code Management

http://fusesource.com/forge/gitweb?p=mop.git/mop-apt

Download mop-apt

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-m1