Skip to content

The-oGlow/unit-pojotester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

{proj_module}

release license license brightgreen?logo=gitlab{cmmn img style} {proj gav}?logo=apache maven{cmmn img style}

{proj_description} See Homepage.

Project Status

Installation

Install Maven.

Usage

To use, set in your pom.xml:

pom.xml
<dependencies>
    <dependency>
        <groupId>{proj_group}</groupId>
        <artifactId>{proj_module}</artifactId>
        <version>{proj_version}</version>
    </dependency>
</dependencies>

Author

  • {proj_author_url}

License

This project is released under version 2.0 of the Apache License. Please see the license file for more information.


{proj_cright}