Last Version

jsr305-aspectj-validation 0.2.3

AspectJ-powered way to bring @Nonnull/@Nullable validation on run-time

License

License

Categories

Categories

AspectJ Development Tools Development Libraries
GroupId

GroupId

org.no-hope
ArtifactId

ArtifactId

jsr305-aspectj-validation
Version

Version

0.2.3
Type

Type

jar
Description

Description

jsr305-aspectj-validation
AspectJ-powered way to bring @Nonnull/@Nullable validation on run-time

Download jsr305-aspectj-validation 0.2.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.0
org.aspectj : aspectjrt jar 1.8.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.