| License | License | 
|---|---|
| Categories | CategoriesMaven Build Tools | 
| GroupId | GroupIdtop.infra.maven | 
| ArtifactId | ArtifactIdtopinfra-mvnext-module-gitflow-semver | 
| Last Version | Last Version1.3.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionCore extensions for maven based projects | 
<!-- https://jarcasting.com/artifacts/top.infra.maven/topinfra-mvnext-module-gitflow-semver/ -->
<dependency>
    <groupId>top.infra.maven</groupId>
    <artifactId>topinfra-mvnext-module-gitflow-semver</artifactId>
    <version>1.3.0</version>
</dependency>// https://jarcasting.com/artifacts/top.infra.maven/topinfra-mvnext-module-gitflow-semver/
implementation 'top.infra.maven:topinfra-mvnext-module-gitflow-semver:1.3.0'// https://jarcasting.com/artifacts/top.infra.maven/topinfra-mvnext-module-gitflow-semver/
implementation ("top.infra.maven:topinfra-mvnext-module-gitflow-semver:1.3.0")'top.infra.maven:topinfra-mvnext-module-gitflow-semver:jar:1.3.0'<dependency org="top.infra.maven" name="topinfra-mvnext-module-gitflow-semver" rev="1.3.0">
  <artifact name="topinfra-mvnext-module-gitflow-semver" type="jar" />
</dependency>@Grapes(
@Grab(group='top.infra.maven', module='topinfra-mvnext-module-gitflow-semver', version='1.3.0')
)libraryDependencies += "top.infra.maven" % "topinfra-mvnext-module-gitflow-semver" % "1.3.0"[top.infra.maven/topinfra-mvnext-module-gitflow-semver "1.3.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| top.infra.maven : topinfra-maven-shared | jar | 1.3.0 | 
| org.jetbrains : annotations | jar | 16.0.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| top.infra.maven : topinfra-maven-core | jar | 1.3.0 | 
| org.apache.maven : maven-core | jar | 3.6.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| top.infra.maven : topinfra-maven-test | jar | 1.3.0 | 
| ch.qos.logback : logback-classic | jar | 1.2.3 | 
| junit : junit | jar | 4.12 |