Blog of Adam Warski

Java, Scala, programming, ...

  • Blog of Adam Warski Twitter
  • Blog of Adam Warski Google+
  • Blog of Adam Warski RSS

Primary menu

Skip to primary content
  • Home
  • About me / my projects
  • All Posts

Category Archives: SBT

Using JavaCV with Scala and SBT

  • By Adam Warski
  • 24 January, 2014
  • 5 Comments

Recently I’ve been doing some simple face detection in a Scala-based project. The “industry standard” for such kind of tasks is OpenCV; face detection is one of its basic use-cases. … Continue Reading →


xsbt-proguard-plugin – taking over, new release

  • By Adam Warski
  • 19 February, 2013
  • 2 Comments

I recently took over the maintenance of xsbt-proguard-plugin from siasia. The plugin lets you create single “fat” jars from your project, using the Proguard library. Some of the most important … Continue Reading →


ElasticMQ is now synced to Maven central

  • By Adam Warski
  • 19 November, 2012
  • No Comments

Thanks to Sonatype OSS repositories, ElasticMQ version 0.6.1 is now synced to central. All of the artifacts, except the standalone server (which depends on Ostrich, which isn’t available in the … Continue Reading →


Let’s turn packages into a module system!

  • By Adam Warski
  • 8 November, 2012
  • 13 Comments

Many projects are divided into modules/subprojects using the build system (Maven, Gradle, SBT …); and writing modular code is generally a Good Thing. Dividing the code into build modules is … Continue Reading →


MOVED


I'm now blogging on SoftwareMill's blog. Please follow me there!

Recent Posts


  • Kafka with selective acknowledgments performance & latency benchmark
  • Why I started learning Emacs in 2016
  • Add a “dependencies” badge & tree to your project using UpdateImpact
  • Event sourcing + free monads = free sourcing?
  • MacWire 2.0: composing modules & cleanup

Links


Follow me on twitter!

Looking for end-to-end software development, project management, Scala experts? SoftwareMill is here to help:
Did you ever have problems with updating or managing dependencies in your Scala/Java/Groovy projects? Check out UpdateImpact!

Interested in weekly Scala news?

The best code-review tool:

Top Posts & Pages


  • Benchmarking SQS
  • In today’s post-OO world, is dependency injection still relevant?
  • Starting with Scala Macros: a short tutorial
  • Unexpected problems with Apache and mod_rewrite under high load
  • Event streaming with MongoDB
  • How do iBeacons work?
  • Using Scala traits as modules, or the "Thin Cake" Pattern
  • Reactive Queue with Akka Reactive Streams
  • Quicklens: modify deeply nested case class fields

Categories


Archives


Copyright © 2007-2021 Blog of Adam Warski. All Right Reserved.
Powered by: WordPress | Theme: Simple Catch Pro