io.github.ololx.cranberry:cranberry

The Cranberry is a java library that allows to write less routine code. It's automatically plugs into you build during compilation and sweets up your project.

License

License

GroupId

GroupId

io.github.ololx.cranberry
ArtifactId

ArtifactId

cranberry
Last Version

Last Version

0.13.0
Release Date

Release Date

Type

Type

pom
Description

Description

io.github.ololx.cranberry:cranberry
The Cranberry is a java library that allows to write less routine code. It's automatically plugs into you build during compilation and sweets up your project.
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.13.0.pom 14 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

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

Versions

Version
0.13.0
0.9.1
0.4.0