davemckain / qtiworks

**This project will be closed in early 2023!** IMS QTI 2.1 assessment delivery engine and Java development library (JQTI+). Supports the MathAssess extensions. Replacement for QTIEngine/JQTI and MathAssessEngine/JQTI. Note that this project has now ended and no further work is currently planned.
Other
67 stars 55 forks source link

Publish to Maven Central #63

Open schmod opened 9 years ago

schmod commented 9 years ago

Are there any plans to publish JQTI+ to the Maven Central repository so other applications can easily import it as a library?

jitpack-io commented 9 years ago

Hi! Not sure what the release plans are but right now it's possible to import it JitPack: https://jitpack.io/#davemckain/qtiworks/1.0-beta8

davemckain commented 9 years ago

I did have a brief look a while ago but it didn't seem that easy to do. I'll have to check again.

In the mean time, the artifacts are being published to www2.ph.ed.ac.uk/maven/ so you can always add that as an additional repository.

The JitPack option looks interesting too!