Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

https://github.com/base2Services/kagura

That's great, but where can I download it?

https://kagurabi.ci.cloudbees.com/job/kagura-release/

Where to get a base template Karaf Kagura project

https://github.com/kagurabi/kagura-custom-assembly

Versions

Current version: 1.5

Code Block
<properties>
	<kagura.version>1.5</kagura.version>
</properties>

 

Maven Details

Do not add them all, add them depending on the component you want. For instance if you want to use the library component, for instance, add the "reporting-core"

...