How to install the Java artifact uk.gov.gchq.eventlogging.event-logging with Maven
Java
Maven
pom.xml
uk.gov.gchq.eventlogging
event-logging
Add the following lines to your pom.xml in the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>uk.gov.gchq.eventlogging</groupId>
<artifactId>event-logging</artifactId>
<version>3.3.0_schema-v3.3.1</version>
</dependency>
/<dependencies>