Last Version

meta-common 1.0.2

Set of annotations and auxuliary classes to mark code and make measurement and analyzing in runtime. It includes shaded FindBugs jsr-305 annotations from the com.google.code.findbugs library .

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.igormaznitsa
ArtifactId

ArtifactId

meta-common
Version

Version

1.0.2
Type

Type

jar
Description

Description

meta-common
Set of annotations and auxuliary classes to mark code and make measurement and analyzing in runtime. It includes shaded FindBugs jsr-305 annotations from the com.google.code.findbugs library .
Project URL

Project URL

https://github.com/raydac/meta
Project Organization

Project Organization

Igor Maznitsa
Source Code Management

Source Code Management

https://github.com/raydac/meta

Download meta-common 1.0.2


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.powermock : powermock-api-mockito jar 1.6.4

Project Modules

There are no modules declared in this project.