maven-semantic-release-example

Example project to auto-deploy maven projects

License

License

MIT
Categories

Categories

Maven Build Tools Ant
GroupId

GroupId

com.github.evansiroky
ArtifactId

ArtifactId

maven-semantic-release-example
Last Version

Last Version

3.1.8
Release Date

Release Date

Type

Type

jar
Description

Description

maven-semantic-release-example
Example project to auto-deploy maven projects
Project URL

Project URL

https://github.com/evansiroky/maven-semantic-release-example
Source Code Management

Source Code Management

https://github.com/evansiroky/maven-semantic-release-example

Download maven-semantic-release-example

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.evansiroky/maven-semantic-release-example/ -->
<dependency>
    <groupId>com.github.evansiroky</groupId>
    <artifactId>maven-semantic-release-example</artifactId>
    <version>3.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.evansiroky/maven-semantic-release-example/
implementation 'com.github.evansiroky:maven-semantic-release-example:3.1.8'
// https://jarcasting.com/artifacts/com.github.evansiroky/maven-semantic-release-example/
implementation ("com.github.evansiroky:maven-semantic-release-example:3.1.8")
'com.github.evansiroky:maven-semantic-release-example:jar:3.1.8'
<dependency org="com.github.evansiroky" name="maven-semantic-release-example" rev="3.1.8">
  <artifact name="maven-semantic-release-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.evansiroky', module='maven-semantic-release-example', version='3.1.8')
)
libraryDependencies += "com.github.evansiroky" % "maven-semantic-release-example" % "3.1.8"
[com.github.evansiroky/maven-semantic-release-example "3.1.8"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.8
3.1.5
3.1.4
3.1.3
3.1.1
3.1.0
3.0.12
3.0.11
3.0.10
3.0.9
3.0.8
3.0.7
3.0.6
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.1.11
2.1.10
2.1.9
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.0.1
2.0.0
1.0.0