License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.abstractfactory.plum |
ArtifactId | ArtifactIdplum-common |
Last Version | Last Version0.3.32 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPlum aims to provide a more simple and highly abstract way of interaction.
|
Filename | Size |
---|---|
plum-common-0.3.32.pom | |
plum-common-0.3.32.jar | 32 KB |
plum-common-0.3.32-sources.jar | 19 KB |
plum-common-0.3.32-javadoc.jar | 230 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |