| License | License | 
|---|---|
| GroupId | GroupIdcom.github.developframework | 
| ArtifactId | ArtifactIdtoolkit-persistence | 
| Last Version | Last Version0.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionJava Develop Toolkit | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| toolkit-persistence-0.2.pom | |
| toolkit-persistence-0.2.jar | 11 KB | 
| toolkit-persistence-0.2-sources.jar | 6 KB | 
| toolkit-persistence-0.2-javadoc.jar | 73 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.developframework/toolkit-persistence/ -->
<dependency>
    <groupId>com.github.developframework</groupId>
    <artifactId>toolkit-persistence</artifactId>
    <version>0.2</version>
</dependency>// https://jarcasting.com/artifacts/com.github.developframework/toolkit-persistence/
implementation 'com.github.developframework:toolkit-persistence:0.2'// https://jarcasting.com/artifacts/com.github.developframework/toolkit-persistence/
implementation ("com.github.developframework:toolkit-persistence:0.2")'com.github.developframework:toolkit-persistence:jar:0.2'<dependency org="com.github.developframework" name="toolkit-persistence" rev="0.2">
  <artifact name="toolkit-persistence" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.developframework', module='toolkit-persistence', version='0.2')
)libraryDependencies += "com.github.developframework" % "toolkit-persistence" % "0.2"[com.github.developframework/toolkit-persistence "0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.developframework : toolkit-base | jar | 0.2 | 
| org.springframework : spring-webmvc | jar |