Last Version

Atem - Javadoc 0.1.5

Atem - Javadoc provies a Doclet or generating xml from javadoc. This xml is attached as atem meta attributes to EntityType and attributes

License

License

GroupId

GroupId

org.atemsource
ArtifactId

ArtifactId

atem-javadoc
Version

Version

0.1.5
Type

Type

jar
Description

Description

Atem - Javadoc
Atem - Javadoc provies a Doclet or generating xml from javadoc. This xml is attached as atem meta attributes to EntityType and attributes
Project URL

Project URL

https://github.com/stemey/atem-javadoc
Source Code Management

Source Code Management

https://github.com/stemey/atem-javadoc.git

Download atem-javadoc 0.1.5


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

Dependencies

compile (2)

Group / Artifact Type Version
org.atemsource : atem-impl jar 0.1.5
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.