metastopheles

A Class/Property/Method MetaData API for Java

License

License

GroupId

GroupId

org.metastopheles
ArtifactId

ArtifactId

metastopheles
Last Version

Last Version

1.10
Release Date

Release Date

Type

Type

jar
Description

Description

metastopheles
A Class/Property/Method MetaData API for Java
Project URL

Project URL

http://maven.apache.org

Download metastopheles

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
net.sf.scannotation : scannotation jar 1.0.2
org.slf4j : slf4j-api jar 1.6.4
org.apache.commons : commons-lang3 jar 3.1

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.4
org.testng : testng jar 6.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.10
1.9
1.8
1.5
1.4