| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.shoothzj |
| Идентификатор | Идентификаторdistribute-impl-jpa |
| Последняя версия | Последняя версия0.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJava dependency
|
| Организация-разработчик |
Организация-разработчикShoothzj |
| Имя Файла | Размер |
|---|---|
| distribute-impl-jpa-0.0.3.pom | |
| distribute-impl-jpa-0.0.3.jar | 6 KB |
| distribute-impl-jpa-0.0.3-sources.jar | 5 KB |
| distribute-impl-jpa-0.0.3-javadoc.jar | 52 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.shoothzj/distribute-impl-jpa/ -->
<dependency>
<groupId>com.github.shoothzj</groupId>
<artifactId>distribute-impl-jpa</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shoothzj/distribute-impl-jpa/
implementation 'com.github.shoothzj:distribute-impl-jpa:0.0.3'
// https://jarcasting.com/artifacts/com.github.shoothzj/distribute-impl-jpa/
implementation ("com.github.shoothzj:distribute-impl-jpa:0.0.3")
'com.github.shoothzj:distribute-impl-jpa:jar:0.0.3'
<dependency org="com.github.shoothzj" name="distribute-impl-jpa" rev="0.0.3">
<artifact name="distribute-impl-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shoothzj', module='distribute-impl-jpa', version='0.0.3')
)
libraryDependencies += "com.github.shoothzj" % "distribute-impl-jpa" % "0.0.3"
[com.github.shoothzj/distribute-impl-jpa "0.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.shoothzj : distribute-impl-common-db | jar | 0.0.3 |
| org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.5.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |