c

confound-system-jndi-provider

Csar concern provider for a JNDI configuration, with overriding system properties or environment variables.
Files download
File Operation
confound-system-jndi-provider-0.8.0.jar download
confound-system-jndi-provider-0.8.0.pom download
confound-system-jndi-provider-0.8.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.confound</groupId>
  <artifactId>confound-system-jndi-provider</artifactId>
  <version>0.8.0</version>
</dependency>
Gradle Groovy
implementation 'io.confound:confound-system-jndi-provider:0.8.0'
Gradle Kotlin
implementation("io.confound:confound-system-jndi-provider:0.8.0")
Scala SBT
libraryDependencies += "io.confound" % "confound-system-jndi-provider" % "0.8.0"
Groovy Grape
@Grapes(
  @Grab(group='io.confound', module='confound-system-jndi-provider', version='0.8.0')
)
Apache Ivy
<dependency org="io.confound" name="confound-system-jndi-provider" rev="0.8.0" />
Leiningen
[io.confound/confound-system-jndi-provider "0.8.0"]
Apache Buildr
'io.confound:confound-system-jndi-provider:jar:0.8.0'