-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[git-p4: depot-paths = "//dev/coherence-ce/release/coherence-ce-v14.1.2.0/": change = 113038]
- Loading branch information
Showing
4 changed files
with
49 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
/////////////////////////////////////////////////////////////////////////////// | ||
Copyright (c) 2000, 2024, Oracle and/or its affiliates. | ||
|
||
Licensed under the Universal Permissive License v 1.0 as shown at | ||
https://oss.oracle.com/licenses/upl. | ||
/////////////////////////////////////////////////////////////////////////////// | ||
= API Docs | ||
:description: Oracle Coherence CE Documentation | ||
:keywords: coherence, API, Java, .NET, C++, Python, Go, JavaScript documentation | ||
// DO NOT remove this header - it might look like a duplicate of the header above, but | ||
// both they serve a purpose, and the docs will look wrong if it is removed. | ||
== API Docs | ||
- https://oracle.github.io/coherence/{version-coherence-maven}/api/java/index.html[Coherence CE Java API] | ||
- https://docs.oracle.com/en/middleware/fusion-middleware/coherence/14.1.2.0/net-reference/html[Coherence .NET Client API] | ||
- https://docs.oracle.com/en/middleware/fusion-middleware/coherence/14.1.2.0/cplus-reference/index.html[Coherence C++ Client API] | ||
- https://oracle.github.io/coherence-py-client/api_reference.html[Coherence Python Client API] | ||
- https://pkg.go.dev/github.com/oracle/coherence-go-client/v2/coherence#pkg-index[Coherence Go Client API] | ||
- https://oracle.github.io/coherence-js-client/[Coherence JavaScript Client API] |