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