License |
License |
---|---|
GroupId | GroupIdcom.px100systems |
ArtifactId | ArtifactIdin-memory-jdbc-persistence |
Last Version | Last Version0.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJDBC Persistence Provider
JDBC Persistence Provider for Px100 Data In-Memory Storage Providers
|
<!-- https://jarcasting.com/artifacts/com.px100systems/in-memory-jdbc-persistence/ -->
<dependency>
<groupId>com.px100systems</groupId>
<artifactId>in-memory-jdbc-persistence</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.px100systems/in-memory-jdbc-persistence/
implementation 'com.px100systems:in-memory-jdbc-persistence:0.3.2'
// https://jarcasting.com/artifacts/com.px100systems/in-memory-jdbc-persistence/
implementation ("com.px100systems:in-memory-jdbc-persistence:0.3.2")
'com.px100systems:in-memory-jdbc-persistence:jar:0.3.2'
<dependency org="com.px100systems" name="in-memory-jdbc-persistence" rev="0.3.2">
<artifact name="in-memory-jdbc-persistence" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.px100systems', module='in-memory-jdbc-persistence', version='0.3.2')
)
libraryDependencies += "com.px100systems" % "in-memory-jdbc-persistence" % "0.3.2"
[com.px100systems/in-memory-jdbc-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-tx | jar | 4.2.2.RELEASE |
org.springframework : spring-jdbc | jar | 4.2.2.RELEASE |
commons-io : commons-io | jar | 2.4 |
com.google.code.gson : gson | jar | 2.4 |
log4j : log4j | jar | 1.2.17 |
commons-logging : commons-logging | jar | 1.2 |