| License |
License |
|---|---|
| GroupId | GroupIdcom.talk2object.plum |
| ArtifactId | ArtifactIdplum-integration |
| Last Version | Last Version0.1.22 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPlum aims to provide a more simple and highly abstract way of interaction.
|
| Filename | Size |
|---|---|
| plum-integration-0.1.22.pom | |
| plum-integration-0.1.22.jar | 39 KB |
| plum-integration-0.1.22-sources.jar | 20 KB |
| plum-integration-0.1.22-javadoc.jar | 165 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.talk2object.plum/plum-integration/ -->
<dependency>
<groupId>com.talk2object.plum</groupId>
<artifactId>plum-integration</artifactId>
<version>0.1.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.talk2object.plum/plum-integration/
implementation 'com.talk2object.plum:plum-integration:0.1.22'
// https://jarcasting.com/artifacts/com.talk2object.plum/plum-integration/
implementation ("com.talk2object.plum:plum-integration:0.1.22")
'com.talk2object.plum:plum-integration:jar:0.1.22'
<dependency org="com.talk2object.plum" name="plum-integration" rev="0.1.22">
<artifact name="plum-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.talk2object.plum', module='plum-integration', version='0.1.22')
)
libraryDependencies += "com.talk2object.plum" % "plum-integration" % "0.1.22"
[com.talk2object.plum/plum-integration "0.1.22"]
| 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-context | jar | 4.2.0.RELEASE |
| org.hibernate : hibernate-core | jar | 4.3.5.Final |
| com.talk2object.plum : plum-interaction | jar | 0.1.22 |
| com.talk2object.plum : plum-lib-view-html | jar | 0.1.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |