Skip to content

Instantly share code, notes, and snippets.

@rajeevshukla
Last active March 8, 2022 03:14
Show Gist options
  • Save rajeevshukla/fc0b149c8a80e49a352670c697577d31 to your computer and use it in GitHub Desktop.
Save rajeevshukla/fc0b149c8a80e49a352670c697577d31 to your computer and use it in GitHub Desktop.
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter</artifactId>
</dependency>
<dependency>
<groupId>org.kie</groupId>
<artifactId>kie-ci</artifactId>
<version>7.38.0.Final</version>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment