#Kit-Name: TEE

# install TEE Core bundle
fw.i -f -l com.prosyst.mbs.tee.core.jar

# install TEE Console commands bundle
fw.i -f -l com.prosyst.mbs.tee.commands.jar

# install Assertion TFW bundle
fw.i -f -l com.prosyst.mbs.tee.tfw.assertion.jar

# install JUnit TFW bundle
fw.i -f -l com.prosyst.mbs.tee.tfw.junit.jar

# install JUnit 5 TFW bundle
fw.i -f -l com.prosyst.mbs.tee.tfw.junit5.jar

# install Reference TFW bundle
fw.i -f -l com.prosyst.mbs.tee.tfw.reference.jar
