Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/scx567888/scx-parent

✨ Base parent pom for SCX project
https://github.com/scx567888/scx-parent

java maven scx

Last synced: 8 days ago
JSON representation

✨ Base parent pom for SCX project

Awesome Lists containing this project

README

        


scx-parent-logo




CI


maven-central


code-size


issues


license

English | [简体中文](./README.zh-CN.md)

> Base parent pom for SCX project

## Maven

``` xml

cool.scx
scx-parent
{version}

```

## Quick start

#### 1. Copy [script.ps1](./script.ps1) to your project root .

```
your-project
├── src
├── pom.xml
└── script.ps1
```

#### 2. Edit properties in your pom.xml .

```xml

{your.main.class}

```

#### 3. Run [script.ps1](./script.ps1) with PowerShell .

```
1. Run project
2. Build project (excluding dependencies)
3. Build project (including dependencies)
4. Copy dependencies only
0. Exit
```

For more information, see [docs](https://scx.cool/docs/scx/index.html)

## Stats

![Alt](https://repobeats.axiom.co/api/embed/a5c465a2af6f38e88ba2481efd555dc1500460cd.svg "Repobeats analytics image")