| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.csicit.ace |
| Идентификатор | Идентификаторdbplus |
| Версия | Версия1.0.63 |
| Тип | Типjar |
| Описание |
ОписаниеParent pom providing dependency and plugin management for applications
built with Maven
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| dbplus-1.0.63.pom | |
| dbplus-1.0.63.jar | 9 KB |
| dbplus-1.0.63-sources.jar | 118 bytes |
| dbplus-1.0.63-javadoc.jar | 75 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.csicit.ace/dbplus/ -->
<dependency>
<groupId>com.csicit.ace</groupId>
<artifactId>dbplus</artifactId>
<version>1.0.63</version>
</dependency>
// https://jarcasting.com/artifacts/com.csicit.ace/dbplus/
implementation 'com.csicit.ace:dbplus:1.0.63'
// https://jarcasting.com/artifacts/com.csicit.ace/dbplus/
implementation ("com.csicit.ace:dbplus:1.0.63")
'com.csicit.ace:dbplus:jar:1.0.63'
<dependency org="com.csicit.ace" name="dbplus" rev="1.0.63">
<artifact name="dbplus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.csicit.ace', module='dbplus', version='1.0.63')
)
libraryDependencies += "com.csicit.ace" % "dbplus" % "1.0.63"
[com.csicit.ace/dbplus "1.0.63"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.csicit.ace : dbplus-core | jar | 1.0.63 |