is not current version
Last Version 5.0.M2

agrest: parent POM of all modules 4.9

Agrest is a Model-driven RESTful data services framework. This is the parent POM of all Agrest modules

License

License

GroupId

GroupId

io.agrest
ArtifactId

ArtifactId

agrest-parent
Version

Version

4.9
Type

Type

pom
Description

Description

agrest: parent POM of all modules
Agrest is a Model-driven RESTful data services framework. This is the parent POM of all Agrest modules
Project URL

Project URL

https://github.com/agrestio/agrest/
Source Code Management

Source Code Management

https://github.com/agrestio/agrest

Download agrest-parent 4.9

Filename Size
agrest-parent-4.9.pom 14 KB
Browse

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

Dependencies

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

Project Modules

  • agrest-base
  • agrest-annotations
  • agrest-engine
  • agrest-cayenne
  • agrest-sencha
  • agrest-client
  • agrest-openapi
  • agrest-bom
  • agrest-docs
  • agrest-openapi-designfirst
  • agrest-openapi-designfirst-test