net.abstractfactory.plum:plum-package-web

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-package-web
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-package-web

How to add to project

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

Dependencies

compile (18)

Group / Artifact Type Version
org.springframework : spring-context jar 4.2.0.RELEASE
org.springframework : spring-jdbc jar 4.2.0.RELEASE
org.springframework : spring-orm jar 4.2.0.RELEASE
org.springframework : spring-tx jar 4.2.0.RELEASE
org.springframework : spring-aspects jar 4.2.0.RELEASE
org.springframework : spring-web jar 4.2.0.RELEASE
org.springframework : spring-webmvc jar 4.2.0.RELEASE
org.springframework : spring-websocket jar 4.2.0.RELEASE
com.fasterxml.jackson.core : jackson-databind jar 2.5.0
org.projectreactor : reactor-core jar 1.1.6.RELEASE
org.projectreactor : reactor-net jar 1.1.6.RELEASE
org.springframework.security : spring-security-core jar 4.0.2.RELEASE
org.springframework.security : spring-security-web jar 4.0.2.RELEASE
org.springframework.security : spring-security-config jar 4.0.2.RELEASE
net.abstractfactory.plum : plum-lib-view-web jar 0.3.32
net.abstractfactory.plum : plum-interaction jar 0.3.32
net.abstractfactory.plum : plum-integration jar 0.3.32
net.abstractfactory.plum : plum-lib-extra jar 0.3.32

test (2)

Group / Artifact Type Version
org.springframework : spring-test jar 4.2.0.RELEASE
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