MVN

io.objectbox : objectbox-maven-plugin

Maven & Gradle

Jan 10, 2022
4.3k stars

ObjectBox Maven Plugin · A Maven plugin to run the ObjectBox byte code transformer

<dependency>
    <groupId>io.objectbox</groupId>
    <artifactId>objectbox-maven-plugin</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.objectbox : objectbox-maven-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of io.objectbox : objectbox-maven-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
objectbox-maven-plugin-1.3.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.objectbox</groupId>
    <artifactId>objectbox-maven-plugin</artifactId>
    <version>1.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.objectbox : objectbox-maven-plugin gradle dependency to your build.gradle file:

implementation 'io.objectbox:objectbox-maven-plugin:1.3.0'

Gradle Kotlin DSL: Add the following io.objectbox : objectbox-maven-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("io.objectbox:objectbox-maven-plugin:1.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.objectbox : objectbox-maven-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "io.objectbox" % "objectbox-maven-plugin" % "1.3.0"

Advertisement

Dependencies from Group

Aug 22, 2023
15 usages
4.3k stars
Aug 22, 2023
3 usages
4.3k stars
Aug 22, 2023
3 usages
4.3k stars
Aug 22, 2023
2 usages
4.3k stars
Aug 22, 2023
2 usages
4.3k stars

Discover Dependencies

Jan 10, 2022
2 stars
Jan 10, 2022
2 stars
Jan 10, 2022
2 stars
Aug 10, 2023
24.8k stars
Jun 02, 2022
1 usages
Jan 10, 2022
1 stars
Jun 01, 2023
1 usages
0 stars