MVN

io.frebel : frebel-core

Maven & Gradle

May 18, 2021
2 stars

frebel-core · Frebel is a java agent plugin. With Frebel you stop waiting for build and redeploy to make code changes.

<dependency>
    <groupId>io.frebel</groupId>
    <artifactId>frebel-core</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.frebel : frebel-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of io.frebel : frebel-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
frebel-core-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.frebel</groupId>
    <artifactId>frebel-core</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.frebel:frebel-core:1.0.0'

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

implementation("io.frebel:frebel-core:1.0.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.frebel" % "frebel-core" % "1.0.0"

Advertisement

Dependencies from Group

May 18, 2021
2 stars

Discover Dependencies

Feb 14, 2023
1.2k stars
Feb 14, 2023
1 usages
1.2k stars
Feb 14, 2023
5 usages
1.2k stars
Jun 07, 2022
138 stars
May 04, 2023
40 stars
May 04, 2023
40 stars
Aug 27, 2021
14 stars
May 27, 2022
5 stars
Oct 20, 2021
3 stars