Eclipse External null Annotations (EEA)

This is the root POM of the EEA project

License

License

GroupId

GroupId

org.lastnpe.eea
ArtifactId

ArtifactId

eea-root
Last Version

Last Version

2.4.0
Release Date

Release Date

Type

Type

pom
Description

Description

Eclipse External null Annotations (EEA)
This is the root POM of the EEA project
Project Organization

Project Organization

LastNPE.org
Source Code Management

Source Code Management

https://github.com/lastnpe/eclipse-null-eea-augments

Download eea-root

Filename Size
eea-root-2.4.0.pom 3 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • libraries
  • examples/maven
org.lastnpe.eea

Last NullPointerException

Projects related to null analysis for developing NullPointerException safe code in Eclipse

Versions

Version
2.4.0
2.3.0
2.1.0