How would you refer to the artifact linked below in a deps.edn ? (note the dependency type=“pom”). Are the non-default varieties of dependency types documented somewhere? I think I’ve seen somewhere that you can append $classifier to the artifact id but that doesn’t seem to match this situation.
https://mvnrepository.com/artifact/org.tribuo/tribuo/4.3.1
poms are not currently supported in deps, but you can depend on the deps in that pom instead
Maybe this table helps you top find the needed tribuo dependencies: https://github.com/oracle/tribuo/blob/main/docs/PackageOverview.md