common

Paradoxical common tools

License

License

GroupId

GroupId

io.paradoxical
ArtifactId

ArtifactId

common
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

common
Paradoxical common tools
Project URL

Project URL

http://common.paradoxical.io
Source Code Management

Source Code Management

http://github.com/paradoxical-io/common

Download common

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar [2.6.0, 2.6.99]
org.reflections : reflections jar 0.9.10

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar [1.16.8, 1.16.99]

test (4)

Group / Artifact Type Version
uk.co.jemos.podam : podam jar 4.7.2.RELEASE
org.assertj : assertj-core jar 3.0.0
org.mockito : mockito-all jar 1.10.19
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Paradoxical common

Build status

Provides tiny types and shared interfaces across all paradoxical projects.

Installation

To install

<dependency>
    <groupId>io.paradoxical</groupId>
    <artifactId>common</artifactId>
    <version>2.0</version>
</dependency>
io.paradoxical

Paradoxical Devs

Libraries and dockerized applications. Pull requests welcome!

Versions

Version
2.0
1.1