Last Version

orafile 1.1.1

Java for dealing with Oracle SQL*Net .ora files

License

License

GroupId

GroupId

org.codeswarm
ArtifactId

ArtifactId

orafile
Version

Version

1.1.1
Type

Type

jar
Description

Description

orafile
Java for dealing with Oracle SQL*Net .ora files
Project URL

Project URL

https://github.com/codeswarm/orafile
Source Code Management

Source Code Management

https://github.com/codeswarm/orafile

Download orafile 1.1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.antlr : antlr-runtime jar 3.0.1

test (2)

Group / Artifact Type Version
commons-io : commons-io jar 2.0.1
org.testng : testng jar 6.2.1

Project Modules

There are no modules declared in this project.