maven-release-example

Example project to deploy maven projects.

License

License

MIT
Categories

Categories

Maven Build Tools
GroupId

GroupId

com.seriouszyx
ArtifactId

ArtifactId

maven-release-example
Last Version

Last Version

1.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

maven-release-example
Example project to deploy maven projects.
Project URL

Project URL

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

Source Code Management

https://github.com/seriouszyx/maven-release-example

Download maven-release-example

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.3
1.2.0
1.1.0
1.0.0