| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.ibeetl |
| Идентификатор | Идентификаторoracle |
| Версия | Версия3.12.3-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеjava DAO tool
|
| Имя Файла | Размер |
|---|---|
| oracle-3.12.3-RELEASE.pom | |
| oracle-3.12.3-RELEASE.jar | 5 KB |
| oracle-3.12.3-RELEASE-sources.jar | 1 KB |
| oracle-3.12.3-RELEASE-javadoc.jar | 28 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.ibeetl/oracle/ -->
<dependency>
<groupId>com.ibeetl</groupId>
<artifactId>oracle</artifactId>
<version>3.12.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibeetl/oracle/
implementation 'com.ibeetl:oracle:3.12.3-RELEASE'
// https://jarcasting.com/artifacts/com.ibeetl/oracle/
implementation ("com.ibeetl:oracle:3.12.3-RELEASE")
'com.ibeetl:oracle:jar:3.12.3-RELEASE'
<dependency org="com.ibeetl" name="oracle" rev="3.12.3-RELEASE">
<artifact name="oracle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibeetl', module='oracle', version='3.12.3-RELEASE')
)
libraryDependencies += "com.ibeetl" % "oracle" % "3.12.3-RELEASE"
[com.ibeetl/oracle "3.12.3-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.oracle.database.jdbc : ojdbc8 | jar | 19.8.0.0 |
| com.zaxxer : HikariCP | jar | 3.3.1 |
| com.ibeetl : beetlsql | jar | 3.12.3-RELEASE |
| com.ibeetl : beetl | jar | 3.9.0.RELEASE |
| org.projectlombok : lombok Необязательный | jar | 1.16.18 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-core | jar | 1.3 |