Changes
- New Feature: Generate String Constants (#42)
- Minor fixes:
Maven
<plugin>
<groupId>com.github.tkurz.sesame</groupId>
<artifactId>vocab-builder-maven-plugin</artifactId>
<version>1.4</version>
</plugin>
<dependency>
<groupId>com.github.tkurz.sesame</groupId>
<artifactId>vocab-builder-cli</artifactId>
<version>1.4</version>
</dependency>
<dependency>
<groupId>com.github.tkurz.sesame</groupId>
<artifactId>vocab-builder-core</artifactId>
<version>1.4</version>
</dependency>