is not current version
Last Version 2.0.1

io.bootique.agrest:bootique-agrest-parent 1.0.RC1

Parent POM of Bootique Agrest module.

Categories

Categories

Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.agrest
ArtifactId

ArtifactId

bootique-agrest-parent
Version

Version

1.0.RC1
Type

Type

pom

Download bootique-agrest-parent 1.0.RC1


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