<!here> Now that <https://github.com/linkedin/data...
# getting-started
b
<!here> Now that https://github.com/linkedin/datahub/pull/1678 has got in, please use PDL instead of PDSC for modeling going forward.
a
This is a good that there is a tool to do the conversion.
@bumpy-keyboard-50565, in this
pdsc
to
pdl
conversion, I noticed
Copy code
maven {
        url "<https://linkedin.bintray.com/maven/>"
has been added into
repositories.gradle
, is it because the conversion tool ?
b
Yes. The latest rest.li gradle plugin (that supports
pdl
) isn't available on maven central yet (see https://github.com/linkedin/rest.li/issues/283 for more details).