jsr305defaults

The default annotations to apply JSR305 behavior annotations at package and class level

License

License

GroupId

GroupId

com.sharneng
ArtifactId

ArtifactId

jsr305defaults
Last Version

Last Version

2.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

jsr305defaults
The default annotations to apply JSR305 behavior annotations at package and class level
Source Code Management

Source Code Management

https://github.com/sharneng/jsr305defaults

Download jsr305defaults

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 2.0.3

Project Modules

There are no modules declared in this project.

jsr305defaults

The default annotations to apply JSR305 behavior annotations at package and class level

Versions

Version
2.0.3