mirror of https://github.com/sbt/sbt.git
Mention JProfiler in README
This commit is contained in:
parent
f0d314d7f2
commit
34e591792a
|
|
@ -781,5 +781,13 @@ add dependencies on-the-fly ([#4](https://github.com/apache/incubator-toree/pull
|
|||
- [Quill](https://github.com/getquill/quill) is using coursier for faster dependency resolution ([#591](https://github.com/getquill/quill/pull/591)),
|
||||
- Your project here :-)
|
||||
|
||||
## Acknowledgements
|
||||
|
||||
<a href="https://www.ej-technologies.com/products/jprofiler/overview.html">
|
||||
<img src="https://www.ej-technologies.com/images/product_banners/jprofiler_medium.png">
|
||||
</a>
|
||||
|
||||
Thanks to [JProfiler](https://www.ej-technologies.com/products/jprofiler/overview.html) for having kindly granted an [Open Source license](https://www.ej-technologies.com/buy/jprofiler/openSource) to help for the development of coursier.
|
||||
|
||||
|
||||
Released under the Apache license, v2.
|
||||
|
|
|
|||
|
|
@ -815,5 +815,13 @@ add dependencies on-the-fly ([#4](https://github.com/apache/incubator-toree/pull
|
|||
- [Quill](https://github.com/getquill/quill) is using coursier for faster dependency resolution ([#591](https://github.com/getquill/quill/pull/591)),
|
||||
- Your project here :-)
|
||||
|
||||
## Acknowledgements
|
||||
|
||||
<a href="https://www.ej-technologies.com/products/jprofiler/overview.html">
|
||||
<img src="https://www.ej-technologies.com/images/product_banners/jprofiler_medium.png">
|
||||
</a>
|
||||
|
||||
Thanks to [JProfiler](https://www.ej-technologies.com/products/jprofiler/overview.html) for having kindly granted an [Open Source license](https://www.ej-technologies.com/buy/jprofiler/openSource) to help for the development of coursier.
|
||||
|
||||
|
||||
Released under the Apache license, v2.
|
||||
|
|
|
|||
Loading…
Reference in New Issue