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