Skip to content

Instantly share code, notes, and snippets.

@nipunaupeksha
Created August 24, 2021 14:08
Show Gist options
  • Save nipunaupeksha/b60617f7e6f0a3c4c7087f0c80e2353c to your computer and use it in GitHub Desktop.
Save nipunaupeksha/b60617f7e6f0a3c4c7087f0c80e2353c to your computer and use it in GitHub Desktop.
Dependencies
<dependencies>
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<version>1.2.14</version>
</dependency>
<dependency>
<groupId>jaxen</groupId>
<artifactId>jaxen</artifactId>
<version>1.1.1</version>
</dependency>
</dependencies>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment