chriskaliX / mvnparser

A toy to both marshal and unmarshal pom.xml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MvnParser

This project is besed on mxj, gopom, mvnparser

Why this program

  1. Having a hard time to deal with pom.xml in golang
  2. Too hard to find a lib with the function of unmarshal & marshal pom.xml

Usage

  1. Parse - FROM FILE
  2. ToXML - WRITE FILE

Todo

About

A toy to both marshal and unmarshal pom.xml

License:MIT License


Languages

Language:Go 100.0%