agrest-annotations: model annotations

A dependency-free collection of Agrest annotations that allow to annotate model objects without introducing a dependency on Agrest runtime.

License

License

GroupId

GroupId

io.agrest
ArtifactId

ArtifactId

agrest-annotations
Last Version

Last Version

5.0.M2
Release Date

Release Date

Type

Type

jar
Description

Description

agrest-annotations: model annotations
A dependency-free collection of Agrest annotations that allow to annotate model objects without introducing a dependency on Agrest runtime.

Download agrest-annotations

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.
io.agrest

Versions

Version
5.0.M2
5.0.M1
4.10
4.9
4.8
4.7
4.6
4.5
4.4
4.3
4.2
4.1
4.0
3.11
3.10
3.9
3.8
3.7
3.6
3.5
3.4
3.3
3.2
3.1
3.0