Skip to content

Instantly share code, notes, and snippets.

View kewpiedoll99's full-sized avatar
🤓
Hi Mom!

Barclay Dunn kewpiedoll99

🤓
Hi Mom!
View GitHub Profile

Keybase proof

I hereby claim:

  • I am kewpiedoll99 on github.
  • I am barclaydunn (https://keybase.io/barclaydunn) on keybase.
  • I have a public key ASDiQqBsj6BzHcP_Nkit0X9WVV2yUDxvQifQa7-02Uh2ZAo

To claim this, I am signing this object:

@kewpiedoll99
kewpiedoll99 / pom.xml
Created May 19, 2016 20:40 — forked from codahale/pom.xml
Take this and save it as pom.xml in your project directory.
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.example</groupId>
<artifactId>my-project</artifactId>
<version>0.0.1-SNAPSHOT</version>
<dependencies>
<!-- none yet -->