is not current version
Last Version 0.7.2

io.confound:confound-system-jndi-provider 0.7.1

Csar concern provider for a JNDI configuration, with overriding system properties or environment variables.

Categories

Categories

IDE Development Tools
GroupId

GroupId

io.confound
ArtifactId

ArtifactId

confound-system-jndi-provider
Version

Version

0.7.1
Type

Type

jar

Download confound-system-jndi-provider 0.7.1


<!-- https://jarcasting.com/artifacts/io.confound/confound-system-jndi-provider/ -->
<dependency>
    <groupId>io.confound</groupId>
    <artifactId>confound-system-jndi-provider</artifactId>
    <version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.confound/confound-system-jndi-provider/
implementation 'io.confound:confound-system-jndi-provider:0.7.1'
// https://jarcasting.com/artifacts/io.confound/confound-system-jndi-provider/
implementation ("io.confound:confound-system-jndi-provider:0.7.1")
'io.confound:confound-system-jndi-provider:jar:0.7.1'
<dependency org="io.confound" name="confound-system-jndi-provider" rev="0.7.1">
  <artifact name="confound-system-jndi-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.confound', module='confound-system-jndi-provider', version='0.7.1')
)
libraryDependencies += "io.confound" % "confound-system-jndi-provider" % "0.7.1"
[io.confound/confound-system-jndi-provider "0.7.1"]