License |
License |
---|---|
GroupId | GroupIdcom.px100systems |
ArtifactId | ArtifactIdpx100-persistence |
Last Version | Last Version0.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIn-Memory and Database Persistence
Px100 Data Core Classes
|
Filename | Size |
---|---|
px100-persistence-0.3.2.pom | |
px100-persistence-0.3.2.jar | 45 KB |
px100-persistence-0.3.2-sources.jar | 29 KB |
px100-persistence-0.3.2-javadoc.jar | 485 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.px100systems/px100-persistence/ -->
<dependency>
<groupId>com.px100systems</groupId>
<artifactId>px100-persistence</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.px100systems/px100-persistence/
implementation 'com.px100systems:px100-persistence:0.3.2'
// https://jarcasting.com/artifacts/com.px100systems/px100-persistence/
implementation ("com.px100systems:px100-persistence:0.3.2")
'com.px100systems:px100-persistence:jar:0.3.2'
<dependency org="com.px100systems" name="px100-persistence" rev="0.3.2">
<artifact name="px100-persistence" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.px100systems', module='px100-persistence', version='0.3.2')
)
libraryDependencies += "com.px100systems" % "px100-persistence" % "0.3.2"
[com.px100systems/px100-persistence "0.3.2"]
Group / Artifact | Type | Version |
---|---|---|
com.px100systems » Px100Util | jar | 0.3.0 |
com.px100systems » Px100PersistenceAPI | jar | 0.3.0 |
org.springframework : spring-core | jar | 4.2.2.RELEASE |
org.springframework : spring-beans | jar | 4.2.2.RELEASE |
org.springframework : spring-expression | jar | 4.2.2.RELEASE |
org.springframework : spring-context | jar | 4.2.2.RELEASE |
org.springframework : spring-context-support | jar | 4.2.2.RELEASE |
org.springframework : spring-aop | jar | 4.2.2.RELEASE |
log4j : log4j | jar | 1.2.17 |
commons-logging : commons-logging | jar | 1.2 |
commons-lang : commons-lang | jar | 2.6 |
commons-io : commons-io | jar | 2.4 |
com.google.guava : guava | jar | 18.0 |