| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.huiche |
| Идентификатор | Идентификаторhuiche-service-impl |
| Последняя версия | Последняя версия1.4.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеhuiche framework Powered by spring-boot and querydsl
|
| Имя Файла | Размер |
|---|---|
| huiche-service-impl-1.4.1.pom | |
| huiche-service-impl-1.4.1.jar | 4 KB |
| huiche-service-impl-1.4.1-sources.jar | 3 KB |
| huiche-service-impl-1.4.1-javadoc.jar | 32 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.huiche/huiche-service-impl/ -->
<dependency>
<groupId>org.huiche</groupId>
<artifactId>huiche-service-impl</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.huiche/huiche-service-impl/
implementation 'org.huiche:huiche-service-impl:1.4.1'
// https://jarcasting.com/artifacts/org.huiche/huiche-service-impl/
implementation ("org.huiche:huiche-service-impl:1.4.1")
'org.huiche:huiche-service-impl:jar:1.4.1'
<dependency org="org.huiche" name="huiche-service-impl" rev="1.4.1">
<artifact name="huiche-service-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.huiche', module='huiche-service-impl', version='1.4.1')
)
libraryDependencies += "org.huiche" % "huiche-service-impl" % "1.4.1"
[org.huiche/huiche-service-impl "1.4.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-tx | jar | |
| org.huiche : huiche-service | jar | 1.4.1 |
| org.huiche : huiche-dao | jar | 1.4.1 |
| com.google.code.findbugs : jsr305 Необязательный | jar | 3.0.2 |
| org.jetbrains : annotations Необязательный | jar | 22.0.0 |