| License | License | 
|---|---|
| GroupId | GroupIdcom.talk2object.plum | 
| ArtifactId | ArtifactIdplum-repository | 
| 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-repository-0.1.22.pom | |
| plum-repository-0.1.22.jar | 38 KB | 
| plum-repository-0.1.22-sources.jar | 17 KB | 
| plum-repository-0.1.22-javadoc.jar | 210 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.talk2object.plum/plum-repository/ -->
<dependency>
    <groupId>com.talk2object.plum</groupId>
    <artifactId>plum-repository</artifactId>
    <version>0.1.22</version>
</dependency>// https://jarcasting.com/artifacts/com.talk2object.plum/plum-repository/
implementation 'com.talk2object.plum:plum-repository:0.1.22'// https://jarcasting.com/artifacts/com.talk2object.plum/plum-repository/
implementation ("com.talk2object.plum:plum-repository:0.1.22")'com.talk2object.plum:plum-repository:jar:0.1.22'<dependency org="com.talk2object.plum" name="plum-repository" rev="0.1.22">
  <artifact name="plum-repository" type="jar" />
</dependency>@Grapes(
@Grab(group='com.talk2object.plum', module='plum-repository', version='0.1.22')
)libraryDependencies += "com.talk2object.plum" % "plum-repository" % "0.1.22"[com.talk2object.plum/plum-repository "0.1.22"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.hibernate : hibernate-core | jar | 4.3.5.Final | 
| org.hibernate : hibernate-entitymanager | jar | 4.3.5.Final | 
| commons-beanutils : commons-beanutils | jar | 1.9.2 | 
| com.talk2object.plum : plum-common | jar | 0.1.22 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 |