net.abstractfactory.plum:plum-integration

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-integration
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-integration

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework : spring-orm jar 4.2.0.RELEASE
org.springframework.security : spring-security-web jar 4.0.2.RELEASE
org.springframework : spring-webmvc jar 4.2.0.RELEASE
org.springframework : spring-messaging jar 4.2.0.RELEASE
org.springframework : spring-websocket jar 4.2.0.RELEASE
org.springframework : spring-context jar 4.2.0.RELEASE
org.hibernate : hibernate-core jar 4.3.5.Final
net.abstractfactory.plum : plum-interaction jar 0.3.32
net.abstractfactory.plum : plum-lib-view-web jar 0.3.32
org.json : json jar 20151123

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

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