Upload von Third-Party Artefakten in ein Maven Repository per SCP
Manchmal gibt es den Fall, dass es notwendig ist, eine externe Bibliothek in einem Maven Projekt einzubinden. Um nun im Build Zyklus des Maven-Projektes...
my personal Site of Things
Manchmal gibt es den Fall, dass es notwendig ist, eine externe Bibliothek in einem Maven Projekt einzubinden. Um nun im Build Zyklus des Maven-Projektes...
Im letzten Post wurde eine kurze Beschreibung in den Aufbau einer Play! Anwendung gegeben. Nachfolgend soll eine einfache kleine Anwendung erstellt werden. Die Anwendung...
Wie einige vielleicht ja schon wissen beschäftige ich mich jetzt schon seit einige Zeit mit dem recht neuen, aber mittlerweile immer bekannterem, Java-basiertem Web-Framework...
Wie einige vielleicht ja schon wissen beschäftige ich mich jetzt schon seit einige Zeit mit dem recht neuen, aber mittlerweile immer bekannterem, Java-basiertem Web-Framework...
I am currently converting all my videos to a fixed format using handbrake. If you have a lot of videos to convert, the UI...
Normally you would prefer to use your public ssh key for login into a remote linux machine. I created a script to perform the...
Sometimes it might be useful to have an exact piece of information about what version of an app you have currently running. Especially if...
With the appearance of iOS 4.0 Apple introduced a new Test-Framework for automatically UI Testing: UI Automation. Based on Javascript and build-in into Instruments,...
I always searched for an efficient way add dynamic diagrams to a web-project without using flash or other plugin-based magic. With the support of...
I am currently playing around with JNI and Java due the colleagues question to make the connect features of jack-audio (http://jackaudio.org) accessible to java....