corda/samples/attachment-demo/lib
2016-11-17 15:51:28 +01:00
..
quasar.jar Reimport samples to main repo 2016-11-17 15:51:28 +01:00
README.txt Reimport samples to main repo 2016-11-17 15:51:28 +01:00

The Quasar.jar in this directory is for runtime instrumentation of classes by Quasar.

When running corda outside of the given gradle building you must add the following flag with the
correct path to your call to Java:

   java -javaagent:path-to-quasar-jar.jar ...

See the Quasar docs for more information: http://docs.paralleluniverse.co/quasar/