Fika

Fika is a Swedish word that means "Coffee with something to it", and that is exactly what this project is about - general purpose modules for various Java projects.

License

License

Categories

Categories

Speedment Data Databases
GroupId

GroupId

com.speedment.fika
ArtifactId

ArtifactId

fika
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

pom
Description

Description

Fika
Fika is a Swedish word that means "Coffee with something to it", and that is exactly what this project is about - general purpose modules for various Java projects.
Project Organization

Project Organization

Speedment, Inc.

Download fika

Filename Size
fika-1.0.5.pom 9 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • restup
  • reactor
  • lazy
  • mapstream
  • codegen
  • logger

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0