| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.oracle.database.ha |
| ArtifactId | ArtifactIdsimplefan |
| Last Version | Last Version21.6.0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsimplefan
Simple Fast Application Notification (FAN) library
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| simplefan-21.6.0.0.1.pom | |
| simplefan-21.6.0.0.1.jar | 31 KB |
| simplefan-21.6.0.0.1-sources.jar | 285 bytes |
| simplefan-21.6.0.0.1-javadoc.jar | 87 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.oracle.database.ha/simplefan/ -->
<dependency>
<groupId>com.oracle.database.ha</groupId>
<artifactId>simplefan</artifactId>
<version>21.6.0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.database.ha/simplefan/
implementation 'com.oracle.database.ha:simplefan:21.6.0.0.1'
// https://jarcasting.com/artifacts/com.oracle.database.ha/simplefan/
implementation ("com.oracle.database.ha:simplefan:21.6.0.0.1")
'com.oracle.database.ha:simplefan:jar:21.6.0.0.1'
<dependency org="com.oracle.database.ha" name="simplefan" rev="21.6.0.0.1">
<artifact name="simplefan" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.database.ha', module='simplefan', version='21.6.0.0.1')
)
libraryDependencies += "com.oracle.database.ha" % "simplefan" % "21.6.0.0.1"
[com.oracle.database.ha/simplefan "21.6.0.0.1"]