Hosting Apache (or MIT)-licensed code in maven

0 votes
asked May 3, 2018 in Question / help by costateixeira (500 points)

We want to use plantUML but we need to have a Apache or MIT license. 

You explained that the code is different, so we could not dual license.

I just found out that the code for the apache license is available here

Could you please host the apache-licensed code in maven?

thank you!

commented May 6, 2018 by costateixeira (500 points)
I see the code in github is GPL but the Apache code is available.
Can you host the Apache licensed code on GitHub?

Also, is it possible to make the compiled artifacts (for the Apache version) available in maven? PlantUML is there, but it's the GPL  license.

1 Answer

0 votes
answered May 13, 2023 by plantuml (294,960 points)
It takes some time, but this is available on https://repo1.maven.org/maven2/net/sourceforge/plantuml/plantuml-mit/1.2023.7/ now.

Hope this help!
...