| License |
License
Oracle Free Use Terms and Conditions (FUTC)
|
|---|---|
| GroupId | GroupIdcom.oracle.ojdbc |
| ArtifactId | ArtifactIdsimplefan |
| Last Version | Last Version19.3.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsimplefan
Oracle Simple FAN
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| simplefan-19.3.0.0.pom | |
| simplefan-19.3.0.0.jar | 28 KB |
| simplefan-19.3.0.0-sources.jar | 285 bytes |
| simplefan-19.3.0.0-javadoc.jar | 84 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.oracle.ojdbc/simplefan/ -->
<dependency>
<groupId>com.oracle.ojdbc</groupId>
<artifactId>simplefan</artifactId>
<version>19.3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.ojdbc/simplefan/
implementation 'com.oracle.ojdbc:simplefan:19.3.0.0'
// https://jarcasting.com/artifacts/com.oracle.ojdbc/simplefan/
implementation ("com.oracle.ojdbc:simplefan:19.3.0.0")
'com.oracle.ojdbc:simplefan:jar:19.3.0.0'
<dependency org="com.oracle.ojdbc" name="simplefan" rev="19.3.0.0">
<artifact name="simplefan" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.ojdbc', module='simplefan', version='19.3.0.0')
)
libraryDependencies += "com.oracle.ojdbc" % "simplefan" % "19.3.0.0"
[com.oracle.ojdbc/simplefan "19.3.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.oracle.ojdbc : ons | jar | 19.3.0.0 |