| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки Java Языки программирования Данные GUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection |
| Группа | Группаio.github.qsy7.java.infrastructure.datastore.providers.jpa.providers |
| Идентификатор | Идентификаторgoogle-guice-persist |
| Последняя версия | Последняя версия0.1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDatastore - modules - google-guice-persist
google-guice-persist-criteria-builder
|
| Имя Файла | Размер |
|---|---|
| google-guice-persist-0.1.2.pom | |
| google-guice-persist-0.1.2.jar | 27 KB |
| google-guice-persist-0.1.2-sources.jar | 11 KB |
| google-guice-persist-0.1.2-javadoc.jar | 411 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.qsy7.java.infrastructure.datastore.providers.jpa.providers/google-guice-persist/ -->
<dependency>
<groupId>io.github.qsy7.java.infrastructure.datastore.providers.jpa.providers</groupId>
<artifactId>google-guice-persist</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.qsy7.java.infrastructure.datastore.providers.jpa.providers/google-guice-persist/
implementation 'io.github.qsy7.java.infrastructure.datastore.providers.jpa.providers:google-guice-persist:0.1.2'
// https://jarcasting.com/artifacts/io.github.qsy7.java.infrastructure.datastore.providers.jpa.providers/google-guice-persist/
implementation ("io.github.qsy7.java.infrastructure.datastore.providers.jpa.providers:google-guice-persist:0.1.2")
'io.github.qsy7.java.infrastructure.datastore.providers.jpa.providers:google-guice-persist:jar:0.1.2'
<dependency org="io.github.qsy7.java.infrastructure.datastore.providers.jpa.providers" name="google-guice-persist" rev="0.1.2">
<artifact name="google-guice-persist" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.qsy7.java.infrastructure.datastore.providers.jpa.providers', module='google-guice-persist', version='0.1.2')
)
libraryDependencies += "io.github.qsy7.java.infrastructure.datastore.providers.jpa.providers" % "google-guice-persist" % "0.1.2"
[io.github.qsy7.java.infrastructure.datastore.providers.jpa.providers/google-guice-persist "0.1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.qsy7.java.infrastructure.datastore.providers.jpa : impl | jar | 0.1.2 |
| io.github.qsy7.java.infrastructure.inject.providers : guice | jar | 0.1.2 |
| io.github.qsy7.java.dependencies : google-guice-persist | pom | 0.1.2 |
| io.github.qsy7.java.infrastructure.datastore.api : repository | jar | 0.1.2 |
| io.github.qsy7.java.infrastructure.datastore : impl | jar | 0.1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit : junit-bom | pom | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |