Skip to content

Commit bd646d8

Browse files
Updating README.md file and adding Jfrog repo link (#45)
1 parent b7983b0 commit bd646d8

File tree

1 file changed

+7
-18
lines changed

1 file changed

+7
-18
lines changed

README.md

Lines changed: 7 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55

66
## **Installation**
77

8-
---
9-
10-
118

129
### **Requirements**
1310

@@ -59,21 +56,15 @@ If you are not using any of above, you will need to manually download and instal
5956

6057
To use these JARs:
6158

62-
1. Download the JARs from Maven Central [To be Added]
59+
1. Download the JARs from [Jfrog](https://linkedin.jfrog.io/ui/native/talent-solutions-java-sdk/com/linkedin/talent-solutions-java-sdk/)
6360
2. Add the JARs to your project's classpath
6461

6562
## **Documentation**
6663

67-
68-
---
69-
7064
Please see the [API docs](https://learn.microsoft.com/en-us/linkedin/talent/?view=li-lts-2025-04) for the most up-to-date documentation.
7165

7266

73-
## **SDK Overview **
74-
75-
---
76-
67+
## **SDK Overview**
7768

7869
We have grouped the api operations as per business use-case in separate clients.
7970

@@ -123,9 +114,9 @@ Main Methods Exposed:
123114

124115
### **P4PJobPostingClient**
125116

126-
This client encapsulates the LinkedIn P4P(Pay For Performance) Job Posting and Reports APIs described [here](https://learn.microsoft.com/en-us/linkedin/talent/p4p-job-posting?context=linkedin%2Ftalent%2Fpay-for-performance%2Ffull_context%2Fcontext&view=li-lts-2025-04).
117+
This client encapsulates the LinkedIn P4P(Pay For Performance) Job Posting and Reports APIs described [here](https://learn.microsoft.com/en-us/linkedin/talent/p4p-job-posting?context=linkedin%2Ftalent%2Fpay-for-performance%2Ffull_context%2Fcontext&view=li-lts-2025-04).
127118

128-
In addition to the methods provided by the JobPostingClient, the P4PJobPostingClient adds the following methods:
119+
In addition to the methods provided by the JobPostingClient, the P4PJobPostingClient adds the following methods:
129120

130121

131122

@@ -150,15 +141,13 @@ In addition to the methods provided by the JobPostingClient, the P4PJobPostingCl
150141

151142
This client encapsulates the LinkedIn ApplyConnect Job Posting APIs described [here](https://learn.microsoft.com/en-us/linkedin/talent/apply-connect/sync-jobs-onsite-apply?view=li-lts-2025-04)
152143

153-
Currently only methods provided by the JobPostingClient are available to this client.
154-
144+
* [SyncJobApplicationNotification](https://learn.microsoft.com/en-us/linkedin/talent/apply-connect/sync-job-application-feedback?view=li-lts-2025-04)
145+
146+
Deliver real-time feedback to applicants
155147

156148
## **SDK Usage**
157149

158150

159-
---
160-
161-
162151
### **Use LinkedInClientFactory for Client Instance Creation**
163152

164153

0 commit comments

Comments
 (0)