frebel-core

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

License

License

GroupId

GroupId

io.frebel
ArtifactId

ArtifactId

frebel-core
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://frebel.io
Source Code Management

Source Code Management

https://github.com/hengyoush/Frebel

Download frebel-core

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0