is not current version
Last Version 4.7.1

org.smallmind:smallmind-persistence 2.3.9

Persistence and Object/Relational Extensions, Utilities, and Data Types

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

smallmind-persistence
Version

Version

2.3.9
Type

Type

jar

Download smallmind-persistence 2.3.9


<!-- https://jarcasting.com/artifacts/org.smallmind/smallmind-persistence/ -->
<dependency>
    <groupId>org.smallmind</groupId>
    <artifactId>smallmind-persistence</artifactId>
    <version>2.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.smallmind/smallmind-persistence/
implementation 'org.smallmind:smallmind-persistence:2.3.9'
// https://jarcasting.com/artifacts/org.smallmind/smallmind-persistence/
implementation ("org.smallmind:smallmind-persistence:2.3.9")
'org.smallmind:smallmind-persistence:jar:2.3.9'
<dependency org="org.smallmind" name="smallmind-persistence" rev="2.3.9">
  <artifact name="smallmind-persistence" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smallmind', module='smallmind-persistence', version='2.3.9')
)
libraryDependencies += "org.smallmind" % "smallmind-persistence" % "2.3.9"
[org.smallmind/smallmind-persistence "2.3.9"]