net.abstractfactory.plum:plum-common

Plum aims to provide a more simple and highly abstract way of interaction.

License

License

Categories

Categories

Net
GroupId

GroupId

net.abstractfactory.plum
ArtifactId

ArtifactId

plum-common
Last Version

Last Version

0.3.32
Release Date

Release Date

Type

Type

jar
Description

Description

Plum aims to provide a more simple and highly abstract way of interaction.

Download plum-common

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
net.sf.mime-util : mime-util jar 1.2
com.google.guava : guava jar 19.0
org.reflections : reflections jar 0.9.10
com.google.code.gson : gson jar 2.2.4
commons-beanutils : commons-beanutils jar 1.9.2
commons-io : commons-io jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.32
0.3.21
0.2.36
0.2.34
0.2.32
0.2.27
0.1.60
0.1.26