Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdio.confound |
ArtifactId | ArtifactIdconfound-system-jndi-provider |
Version | Version0.7.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.confound/confound-system-jndi-provider/ -->
<dependency>
<groupId>io.confound</groupId>
<artifactId>confound-system-jndi-provider</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.confound/confound-system-jndi-provider/
implementation 'io.confound:confound-system-jndi-provider:0.7.0'
// https://jarcasting.com/artifacts/io.confound/confound-system-jndi-provider/
implementation ("io.confound:confound-system-jndi-provider:0.7.0")
'io.confound:confound-system-jndi-provider:jar:0.7.0'
<dependency org="io.confound" name="confound-system-jndi-provider" rev="0.7.0">
<artifact name="confound-system-jndi-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.confound', module='confound-system-jndi-provider', version='0.7.0')
)
libraryDependencies += "io.confound" % "confound-system-jndi-provider" % "0.7.0"
[io.confound/confound-system-jndi-provider "0.7.0"]