Last Version

Parser for tnsnames.ora files 0.0.1

Parser for Oracle tnsnames.ora file configuration

License

License

GroupId

GroupId

com.github.a-langer
ArtifactId

ArtifactId

oraconf
Version

Version

0.0.1
Type

Type

jar
Description

Description

Parser for tnsnames.ora files
Parser for Oracle tnsnames.ora file configuration
Project URL

Project URL

https://github.com/a-langer/oraconf
Source Code Management

Source Code Management

https://github.com/a-langer/oraconf

Download oraconf 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.a-langer/oraconf/ -->
<dependency>
    <groupId>com.github.a-langer</groupId>
    <artifactId>oraconf</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.a-langer/oraconf/
implementation 'com.github.a-langer:oraconf:0.0.1'
// https://jarcasting.com/artifacts/com.github.a-langer/oraconf/
implementation ("com.github.a-langer:oraconf:0.0.1")
'com.github.a-langer:oraconf:jar:0.0.1'
<dependency org="com.github.a-langer" name="oraconf" rev="0.0.1">
  <artifact name="oraconf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.a-langer', module='oraconf', version='0.0.1')
)
libraryDependencies += "com.github.a-langer" % "oraconf" % "0.0.1"
[com.github.a-langer/oraconf "0.0.1"]

Dependencies

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.vintage : junit-vintage-engine jar 5.6.2
org.mockito : mockito-core jar 3.3.3
com.google.code.gson : gson jar 2.8.6

Project Modules

There are no modules declared in this project.