| License |
License |
|---|---|
| GroupId | GroupIdsubshell |
| ArtifactId | ArtifactIdsubpersistence |
| Last Version | Last Version0.8.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionsubPersistence
subPersistence is an abstract, light-weight yet flexible framework for working with
O/R persistence mappers.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| subpersistence-0.8.2.pom | |
| subpersistence-0.8.2.jar | 52 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/subshell/subpersistence/ -->
<dependency>
<groupId>subshell</groupId>
<artifactId>subpersistence</artifactId>
<version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/subshell/subpersistence/
implementation 'subshell:subpersistence:0.8.2'
// https://jarcasting.com/artifacts/subshell/subpersistence/
implementation ("subshell:subpersistence:0.8.2")
'subshell:subpersistence:jar:0.8.2'
<dependency org="subshell" name="subpersistence" rev="0.8.2">
<artifact name="subpersistence" type="jar" />
</dependency>
@Grapes(
@Grab(group='subshell', module='subpersistence', version='0.8.2')
)
libraryDependencies += "subshell" % "subpersistence" % "0.8.2"
[subshell/subpersistence "0.8.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |
| servletapi : servletapi | jar | 2.3 |
| log4j : log4j | jar | 1.2.8 |
| hibernate : hibernate | jar | 2.1.4 |
| oracle » classes12 | jar | 8.1.7 |
| easymock : easymock | jar | 1.1 |
| ant : ant | jar | 1.6.1 |