License |
License |
---|---|
GroupId | GroupIdorg.smallmind |
ArtifactId | ArtifactIdsmallmind-persistence |
Last Version | Last Version4.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPersistence
Persistence and Object/Relational Extensions, Utilities, and Data Types
|
Filename | Size |
---|---|
smallmind-persistence-4.7.1.pom | |
smallmind-persistence-4.7.1.jar | 260 KB |
smallmind-persistence-4.7.1-sources.jar | 203 KB |
smallmind-persistence-4.7.1-javadoc.jar | 951 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.smallmind/smallmind-persistence/ -->
<dependency>
<groupId>org.smallmind</groupId>
<artifactId>smallmind-persistence</artifactId>
<version>4.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.smallmind/smallmind-persistence/
implementation 'org.smallmind:smallmind-persistence:4.7.1'
// https://jarcasting.com/artifacts/org.smallmind/smallmind-persistence/
implementation ("org.smallmind:smallmind-persistence:4.7.1")
'org.smallmind:smallmind-persistence:jar:4.7.1'
<dependency org="org.smallmind" name="smallmind-persistence" rev="4.7.1">
<artifact name="smallmind-persistence" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smallmind', module='smallmind-persistence', version='4.7.1')
)
libraryDependencies += "org.smallmind" % "smallmind-persistence" % "4.7.1"
[org.smallmind/smallmind-persistence "4.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.5 |
org.springframework : spring-test | jar | 5.3.18 |