Paradoxical common
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>
License |
License |
---|---|
GroupId | GroupIdio.paradoxical |
ArtifactId | ArtifactIdcommon |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon
Paradoxical common tools
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-2.0.pom | |
common-2.0.jar | 16 KB |
common-2.0-sources.jar | 8 KB |
common-2.0-javadoc.jar | 112 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | [2.6.0, 2.6.99] |
org.reflections : reflections | jar | 0.9.10 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | [1.16.8, 1.16.99] |
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 |
Provides tiny types and shared interfaces across all paradoxical projects.
To install
<dependency>
<groupId>io.paradoxical</groupId>
<artifactId>common</artifactId>
<version>2.0</version>
</dependency>