| Лицензия |
Лицензия |
|---|---|
| Группа | Группаco.tomlee.nifty |
| Идентификатор | Идентификаторnifty-connection-pool |
| Последняя версия | Последняя версия0.0.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеnifty-connection-pool
Connection pooling proxies for Facebook's Nifty
|
| Имя Файла | Размер |
|---|---|
| nifty-connection-pool-0.0.6.pom | |
| nifty-connection-pool-0.0.6.jar | 11 KB |
| nifty-connection-pool-0.0.6-sources.jar | 5 KB |
| nifty-connection-pool-0.0.6-javadoc.jar | 32 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/co.tomlee.nifty/nifty-connection-pool/ -->
<dependency>
<groupId>co.tomlee.nifty</groupId>
<artifactId>nifty-connection-pool</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/co.tomlee.nifty/nifty-connection-pool/
implementation 'co.tomlee.nifty:nifty-connection-pool:0.0.6'
// https://jarcasting.com/artifacts/co.tomlee.nifty/nifty-connection-pool/
implementation ("co.tomlee.nifty:nifty-connection-pool:0.0.6")
'co.tomlee.nifty:nifty-connection-pool:jar:0.0.6'
<dependency org="co.tomlee.nifty" name="nifty-connection-pool" rev="0.0.6">
<artifact name="nifty-connection-pool" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.tomlee.nifty', module='nifty-connection-pool', version='0.0.6')
)
libraryDependencies += "co.tomlee.nifty" % "nifty-connection-pool" % "0.0.6"
[co.tomlee.nifty/nifty-connection-pool "0.0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.facebook.nifty : nifty-client | jar | 0.13.1 |
| org.apache.commons : commons-pool2 | jar | 2.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| com.facebook.nifty : nifty-core | jar | 0.13.1 |