com.talk2object.plum:plum-example

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

License

License

GroupId

GroupId

com.talk2object.plum
ArtifactId

ArtifactId

plum-example
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

war
Description

Description

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

Download plum-example

How to add to project

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

Dependencies

compile (23)

Group / Artifact Type Version
org.springframework : spring-context jar 4.0.5.RELEASE
org.springframework : spring-jdbc jar 4.0.5.RELEASE
org.springframework : spring-orm jar 4.0.5.RELEASE
org.springframework : spring-tx jar 4.0.5.RELEASE
org.springframework : spring-aspects jar 4.0.5.RELEASE
org.springframework : spring-web jar 4.0.5.RELEASE
org.springframework : spring-webmvc jar 4.0.5.RELEASE
org.springframework.security : spring-security-core jar 3.2.3.RELEASE
org.springframework.security : spring-security-web jar 3.2.3.RELEASE
org.springframework.security : spring-security-config jar 3.2.3.RELEASE
jstl : jstl jar 1.2
mysql : mysql-connector-java jar 5.1.31
org.mybatis : mybatis-spring jar 1.2.1
org.mybatis : mybatis jar 3.2.3
org.hibernate : hibernate-core jar 4.3.5.Final
org.hibernate : hibernate-entitymanager jar 4.3.5.Final
org.hsqldb : hsqldb jar 2.3.2
org.xeustechnologies : jcl-core jar 2.5
com.google.code.gson : gson jar 2.2.4
commons-codec : commons-codec jar 1.9
com.talk2object.plum : plum-interaction jar 0.0.4
com.talk2object.plum : plum-integration jar 0.0.4
com.talk2object.plum : plum-lib jar 0.0.4

provided (1)

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

test (2)

Group / Artifact Type Version
org.springframework : spring-test jar 4.0.5.RELEASE
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4