License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.ftlines.metagen |
ArtifactId | ArtifactIdmetagen-parent |
Last Version | Last Version2.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMetaGen
MetaGen is an annotation processor that generates metadata about classes.
|
Project URL |
Project URL |
Filename | Size |
---|---|
metagen-parent-2.5.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.ftlines.metagen/metagen-parent/ -->
<dependency>
<groupId>net.ftlines.metagen</groupId>
<artifactId>metagen-parent</artifactId>
<version>2.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.ftlines.metagen/metagen-parent/
implementation 'net.ftlines.metagen:metagen-parent:2.5'
// https://jarcasting.com/artifacts/net.ftlines.metagen/metagen-parent/
implementation ("net.ftlines.metagen:metagen-parent:2.5")
'net.ftlines.metagen:metagen-parent:pom:2.5'
<dependency org="net.ftlines.metagen" name="metagen-parent" rev="2.5">
<artifact name="metagen-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.ftlines.metagen', module='metagen-parent', version='2.5')
)
libraryDependencies += "net.ftlines.metagen" % "metagen-parent" % "2.5"
[net.ftlines.metagen/metagen-parent "2.5"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |