io.github.ololx:cranberry

The cranberry is a java library that allows to write less code - it's automatically plugs into your project build and sweets up your java.

License

License

GroupId

GroupId

io.github.ololx
ArtifactId

ArtifactId

cranberry
Last Version

Last Version

0.5.3
Release Date

Release Date

Type

Type

pom
Description

Description

io.github.ololx:cranberry
The cranberry is a java library that allows to write less code - it's automatically plugs into your project build and sweets up your java.
Project URL

Project URL

https://ololx.github.io/CRANBERRY
Source Code Management

Source Code Management

http://github.com/ololx/cranberry

Download cranberry

Filename Size
cranberry-0.5.3.pom 13 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • /cranberry-commons
  • /cranberry-statement
  • /cranberry-logging
  • /cranberry-muffin

Versions

Version
0.5.3
0.5.2