{"id":792,"date":"2013-07-29T16:37:53","date_gmt":"2013-07-29T14:37:53","guid":{"rendered":"https:\/\/mihosoft.eu\/?p=792"},"modified":"2013-07-29T16:39:02","modified_gmt":"2013-07-29T14:39:02","slug":"vworkflows-available-via-maven-repo","status":"publish","type":"post","link":"https:\/\/mihosoft.eu\/?p=792","title":{"rendered":"VWorkflows available via Maven Repo"},"content":{"rendered":"<p>VWorfklow snapshots are now available via the <code>Sonatype OSS Maven Repository<\/code>:<\/p>\n\n<p>VWorfklow consists of two projects:<\/p>\n\n<ul>\n<li><code>vworkflows-core<\/code>: the backend (flow model, io etc.)<\/li>\n<li><code>vworkflows-fx<\/code>: the JavaFX UI (other UI bindings can be implemented as well)<\/li>\n<\/ul>\n\n<h2>Gradle<\/h2>\n\n<p>Here is an example on how to add it as dependency to a <code>gradle<\/code> project:<\/p>\n\n<pre><code>repositories {\n  mavenCentral()\n  maven {\n    url \"https:\/\/oss.sonatype.org\/content\/repositories\/snapshots\"\n  }\n}\n<\/code><\/pre>\n\n<p>How to add <code>VWorkflows-FX<\/code> as dependency:<\/p>\n\n<pre><code>dependencies {\n  compile \"eu.mihosoft.vrl.workflow:vworkflows-fx:0.1-SNAPSHOT\"\n}\n<\/code><\/pre>\n\n<p>How to add <code>VWorkflows-Core<\/code> as dependency:<\/p>\n\n<pre><code>dependencies {\n  compile \"eu.mihosoft.vrl.workflow:vworkflows-core:0.1-SNAPSHOT\"\n}\n<\/code><\/pre>\n\n<h2>Maven<\/h2>\n\n<p>For maven users:<\/p>\n\n<pre><code>group-id:    eu.mihosoft.vrl.workflow\nartifact-id: vworkflows-core\nversion:     0.1-SNAPSHOT\n\ngroup-id:    eu.mihosoft.vrl.workflow\nartifact-id: vworkflows-fx\nversion:     0.1-SNAPSHOT\n<\/code><\/pre>\n\n<p>The next tutorials which will be finished soon (hopefully) won&#8217;t contain <code>VWorkflows-*.jar<\/code> files anymore. The will be using the snapshots via maven dependencies.<\/p>\n\n<p>Stay tuned and <a href=\"https:\/\/twitter.com\/intent\/user?screen_name=mihosoft\">follow me on Twitter<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>VWorfklow snapshots are now available via the Sonatype OSS Maven Repository: VWorfklow consists of two projects: vworkflows-core: the backend (flow model, io etc.) vworkflows-fx: the JavaFX UI (other UI bindings can be implemented as well) Gradle Here is an example on how to add it as dependency to a gradle &#8230;<\/p>","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"jetpack_publicize_message":"","jetpack_is_tweetstorm":false,"jetpack_publicize_feature_enabled":true},"categories":[129,21,1,5],"tags":[65,57,22,124,51,69,63,125,24,55,56],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p2P2yR-cM","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/mihosoft.eu\/index.php?rest_route=\/wp\/v2\/posts\/792"}],"collection":[{"href":"https:\/\/mihosoft.eu\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mihosoft.eu\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mihosoft.eu\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mihosoft.eu\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=792"}],"version-history":[{"count":7,"href":"https:\/\/mihosoft.eu\/index.php?rest_route=\/wp\/v2\/posts\/792\/revisions"}],"predecessor-version":[{"id":799,"href":"https:\/\/mihosoft.eu\/index.php?rest_route=\/wp\/v2\/posts\/792\/revisions\/799"}],"wp:attachment":[{"href":"https:\/\/mihosoft.eu\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=792"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mihosoft.eu\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=792"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mihosoft.eu\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=792"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}