You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-18Lines changed: 7 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,6 @@
5
5
6
6
## **Installation**
7
7
8
-
---
9
-
10
-
11
8
12
9
### **Requirements**
13
10
@@ -59,21 +56,15 @@ If you are not using any of above, you will need to manually download and instal
59
56
60
57
To use these JARs:
61
58
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/)
63
60
2. Add the JARs to your project's classpath
64
61
65
62
## **Documentation**
66
63
67
-
68
-
---
69
-
70
64
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.
71
65
72
66
73
-
## **SDK Overview **
74
-
75
-
---
76
-
67
+
## **SDK Overview**
77
68
78
69
We have grouped the api operations as per business use-case in separate clients.
79
70
@@ -123,9 +114,9 @@ Main Methods Exposed:
123
114
124
115
### **P4PJobPostingClient**
125
116
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).
127
118
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:
129
120
130
121
131
122
@@ -150,15 +141,13 @@ In addition to the methods provided by the JobPostingClient, the P4PJobPostingCl
150
141
151
142
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)
152
143
153
-
Currently only methods provided by the JobPostingClient are available to this client.
0 commit comments