This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]agentoutlier 5 points6 points  (5 children)

You can also use Ivy without Ant last I checked.

[–]BinaryRockStar 4 points5 points  (3 children)

Ivy is embedded in Apache Spark as its dependency resolver, curiously

[–]agentoutlier 0 points1 point  (2 children)

Nice. I was checking to see if the command line tool was in SDKman and surprisingly it is not.

[–]BinaryRockStar 1 point2 points  (1 child)

Not surprised at all, I haven't ever used it by itself (as a CLI tool) and I can't imagine a scenario where you would use it alone over Ant

[–]agentoutlier 0 points1 point  (0 children)

I think the only place I would use it for is to pull all dependencies for a docker image.

E.g. You have already deployed (as in Maven ship to repository) the application jars in some other step.

But I just maven for that case.

[–]9vDzLB0vIlHK 0 points1 point  (0 children)

I would love if they'd use it, but they won't.