Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 366 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 366 Bytes

Examples

Here we have some examples of usage of the DEEP agent.

Simple-App

This is a very basic app that demonstrates the usage of DEEP.

Run Example

These examples are designed for development testing and need a local version of the agent to be built.

To build the agent run:

sdk use java 13.0.2-open
mvn clean package -pl deep --also-make