License |
License |
---|---|
GroupId | GroupIdcom.px100systems |
ArtifactId | ArtifactIdpx100-persistence-api |
Last Version | Last Version0.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIn-Memory Persistence Provider Support
Px100 Data API
|
Filename | Size |
---|---|
px100-persistence-api-0.3.2.pom | |
px100-persistence-api-0.3.2.jar | 68 KB |
px100-persistence-api-0.3.2-sources.jar | 35 KB |
px100-persistence-api-0.3.2-javadoc.jar | 485 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.px100systems/px100-persistence-api/ -->
<dependency>
<groupId>com.px100systems</groupId>
<artifactId>px100-persistence-api</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.px100systems/px100-persistence-api/
implementation 'com.px100systems:px100-persistence-api:0.3.2'
// https://jarcasting.com/artifacts/com.px100systems/px100-persistence-api/
implementation ("com.px100systems:px100-persistence-api:0.3.2")
'com.px100systems:px100-persistence-api:jar:0.3.2'
<dependency org="com.px100systems" name="px100-persistence-api" rev="0.3.2">
<artifact name="px100-persistence-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.px100systems', module='px100-persistence-api', version='0.3.2')
)
libraryDependencies += "com.px100systems" % "px100-persistence-api" % "0.3.2"
[com.px100systems/px100-persistence-api "0.3.2"]
Group / Artifact | Type | Version |
---|---|---|
com.px100systems » Px100Util | jar | 0.3.0 |
log4j : log4j | jar | 1.2.17 |
commons-logging : commons-logging | jar | 1.2 |