LAPPS Annotations

Java Annotations used in source code.

License

License

GroupId

GroupId

org.lappsgrid
ArtifactId

ArtifactId

annotations
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

LAPPS Annotations
Java Annotations used in source code.
Project URL

Project URL

https://github.com/lapps/org.lappsgrid.annotations
Project Organization

Project Organization

The Language Application Grid
Source Code Management

Source Code Management

https://github.com/lapps/org.lappsgrid.annotations

Download annotations

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.lappsgrid : metadata jar 1.4.0
org.lappsgrid : discriminator jar 2.4.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
org.lappsgrid

LAPPS

The Language Application Grid: A Framework for Rapid Adaptation and Reuse

Versions

Version
1.4.0
1.3.1
1.3.0
1.2.0
1.1.1
1.1.0
1.0.3