| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.wichell |
| Идентификатор | Идентификаторframework-dao |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcommon project com.wichell.wichell pom
|
| Имя Файла | Размер |
|---|---|
| framework-dao-1.0.0.pom | |
| framework-dao-1.0.0.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.wichell/framework-dao/ -->
<dependency>
<groupId>com.wichell</groupId>
<artifactId>framework-dao</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wichell/framework-dao/
implementation 'com.wichell:framework-dao:1.0.0'
// https://jarcasting.com/artifacts/com.wichell/framework-dao/
implementation ("com.wichell:framework-dao:1.0.0")
'com.wichell:framework-dao:jar:1.0.0'
<dependency org="com.wichell" name="framework-dao" rev="1.0.0">
<artifact name="framework-dao" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wichell', module='framework-dao', version='1.0.0')
)
libraryDependencies += "com.wichell" % "framework-dao" % "1.0.0"
[com.wichell/framework-dao "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-tx | jar | 4.1.6.RELEASE |
| org.springframework : spring-jdbc | jar | 4.1.6.RELEASE |
| com.wichell : framework-proxy-mybatis | jar | 1.0.0 |
| com.wichell : framework-pagination-mybatis | jar | 1.0.0 |