is not current version
Last Version 5.0.M2

agrest-annotations: model annotations 4.5

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
Version

Version

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


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

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.