Before using the core package, see if one of these options above will work for you first.
<dependency>
<groupId>com.deere.isg.work-tracker</groupId>
<artifactId>work-tracker-core</artifactId>
<version>${work-tracker.version}</version>
</dependency>
Of course, pin to the latest released version.
requires com.deere.isg.worktracker.core;
See example