Last Version

embeddedOracle Libray 0.0.1

This library provides support to make HTTP or HTTPS requests to RESTful services

License

License

GroupId

GroupId

com.github.nnarendravijay
ArtifactId

ArtifactId

embeddedOracle
Version

Version

0.0.1
Type

Type

jar
Description

Description

embeddedOracle Libray
This library provides support to make HTTP or HTTPS requests to RESTful services
Project URL

Project URL

https://github.com/nnarendravijay/embeddedOracle
Source Code Management

Source Code Management

https://github.com/nnarendravijay/embeddedOracle

Download embeddedOracle 0.0.1


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

Dependencies

compile (5)

Group / Artifact Type Version
junit : junit jar 4.12
com.github.docker-java : docker-java jar 2.1.2
org.codehaus.groovy : groovy-all jar 2.4.4
org.slf4j : slf4j-api jar 1.7.9
ch.qos.logback : logback-classic jar 1.1.3

Project Modules

There are no modules declared in this project.