| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.smallmind |
| Идентификатор | Идентификаторsmallmind-persistence |
| Версия | Версия4.6.0 |
| Тип | Типjar |
| Описание |
ОписаниеPersistence
Persistence and Object/Relational Extensions, Utilities, and Data Types
|
| Имя Файла | Размер |
|---|---|
| smallmind-persistence-4.6.0.pom | |
| smallmind-persistence-4.6.0.jar | 374 KB |
| smallmind-persistence-4.6.0-sources.jar | 320 KB |
| smallmind-persistence-4.6.0-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.smallmind/smallmind-persistence/ -->
<dependency>
<groupId>org.smallmind</groupId>
<artifactId>smallmind-persistence</artifactId>
<version>4.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.smallmind/smallmind-persistence/
implementation 'org.smallmind:smallmind-persistence:4.6.0'
// https://jarcasting.com/artifacts/org.smallmind/smallmind-persistence/
implementation ("org.smallmind:smallmind-persistence:4.6.0")
'org.smallmind:smallmind-persistence:jar:4.6.0'
<dependency org="org.smallmind" name="smallmind-persistence" rev="4.6.0">
<artifact name="smallmind-persistence" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smallmind', module='smallmind-persistence', version='4.6.0')
)
libraryDependencies += "org.smallmind" % "smallmind-persistence" % "4.6.0"
[org.smallmind/smallmind-persistence "4.6.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 7.5 |
| org.springframework : spring-test | jar | 5.3.18 |