MVN

io.bootique.cayenne : bootique-cayenne

Maven & Gradle

Jun 15, 2022
10 usages
5 stars

bootique-cayenne: Cayenne Integration Bundle for Bootique · Provides Apache Cayenne integration with Bootique

<dependency>
    <groupId>io.bootique.cayenne</groupId>
    <artifactId>bootique-cayenne</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.bootique.cayenne : bootique-cayenne to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.1
  • Latest Release Candidate: 2.0.RC1

All Versions

Choose a version of io.bootique.cayenne : bootique-cayenne to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
bootique-cayenne-2.0.1
bootique-cayenne-2.0.RC1
bootique-cayenne-2.0.B1
bootique-cayenne-2.0.M1
2.0
bootique-cayenne-2.0
1.3
bootique-cayenne-1.3
1.2
bootique-cayenne-1.2
1.1
bootique-cayenne-1.1
1.0
bootique-cayenne-1.0
1.0.x
bootique-cayenne-1.0.RC1
0.25
bootique-cayenne-0.25
0.24
bootique-cayenne-0.24
0.20
bootique-cayenne-0.20
0.19
bootique-cayenne-0.19
0.18
bootique-cayenne-0.18
0.17
bootique-cayenne-0.17
0.16
bootique-cayenne-0.16

How to add a dependency to Maven

Add the following io.bootique.cayenne : bootique-cayenne maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.bootique.cayenne</groupId>
    <artifactId>bootique-cayenne</artifactId>
    <version>2.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.bootique.cayenne : bootique-cayenne gradle dependency to your build.gradle file:

implementation 'io.bootique.cayenne:bootique-cayenne:2.0.1'

Gradle Kotlin DSL: Add the following io.bootique.cayenne : bootique-cayenne gradle kotlin dependency to your build.gradle.kts file:

implementation("io.bootique.cayenne:bootique-cayenne:2.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.bootique.cayenne : bootique-cayenne sbt scala dependency to your build.sbt file:

libraryDependencies += "io.bootique.cayenne" % "bootique-cayenne" % "2.0.1"

Advertisement

Dependencies from Group

Jun 15, 2022
13 usages
5 stars
Dec 09, 2022
12 usages
5 stars
Jun 15, 2022
10 usages
5 stars
Jun 15, 2022
9 usages
5 stars
Dec 09, 2022
7 usages
5 stars

Discover Dependencies

Jan 17, 2017
3 usages
6 stars
Oct 23, 2017
4 usages
Jun 26, 2018
5 usages
63 stars
Jul 03, 2023
2 usages
3 stars
Sep 19, 2019
2 usages
1 stars
Mar 30, 2023
5 usages
58 stars
Sep 10, 2018
1 stars
May 06, 2023
3 usages
183 stars