How to get artifact from maven repository without maven? -
first, not maven user. need library: https://github.com/ansell/jenasesame source code available. readme shows information:
repository http://openjena.org/repo-dev group: org.openjena artifact: jena-sesame
but when browse location 404. how can grab artifact repository? i'm willing install maven if have to it; need compiled library jars.
i have searched maven central repository @ http://search.maven.org , , not there.
any publicly-accessible repository should viewable in browser, , such should able download jar file contained within. url you've listed, http://openjena.org/repo-dev, looks more development repository. there plenty of repositories around world internal repositories, looks 1 hasn't been set public consumption.
it looks have binary releases available download here: http://www.apache.org/dist/jena/ have looked there you're after?
maven maven-3
No comments:
Post a Comment