| Группа | Группаcom.github.h-thurow |
|---|---|
| Идентификатор | Идентификаторsimple-jndi |
| Версия | Версия0.20.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| simple-jndi-0.20.0.pom | |
| simple-jndi-0.20.0.jar | 65 KB |
| simple-jndi-0.20.0-test-sources.jar | 100 KB |
| simple-jndi-0.20.0-sources.jar | 63 KB |
| simple-jndi-0.20.0-javadoc.jar | 227 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.h-thurow/simple-jndi/ -->
<dependency>
<groupId>com.github.h-thurow</groupId>
<artifactId>simple-jndi</artifactId>
<version>0.20.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.h-thurow/simple-jndi/
implementation 'com.github.h-thurow:simple-jndi:0.20.0'
// https://jarcasting.com/artifacts/com.github.h-thurow/simple-jndi/
implementation ("com.github.h-thurow:simple-jndi:0.20.0")
'com.github.h-thurow:simple-jndi:jar:0.20.0'
<dependency org="com.github.h-thurow" name="simple-jndi" rev="0.20.0">
<artifact name="simple-jndi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.h-thurow', module='simple-jndi', version='0.20.0')
)
libraryDependencies += "com.github.h-thurow" % "simple-jndi" % "0.20.0"
[com.github.h-thurow/simple-jndi "0.20.0"]