Last Version

Eclipse External null Annotations (EEA) 2.4.0

This is the root POM of the EEA project

License

License

GroupId

GroupId

org.lastnpe.eea
ArtifactId

ArtifactId

eea-root
Version

Version

2.4.0
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 2.4.0

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

<!-- 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