SpringBootMavenReleasePlugin-0.0.1.jar

A simple console application making use of Spring Boot illustrating the Maven Release Plugin.

maven
<dependency>
  <groupId>com.javanibble.maven.examples</groupId>
  <artifactId>SpringBootMavenReleasePlugin</artifactId>
  <version>0.0.1</version>
</dependency>

leiningen
[com.javanibble.maven.examples/SpringBootMavenReleasePlugin "0.0.1"]
ivy
<dependency org="com.javanibble.maven.examples" name="SpringBootMavenReleasePlugin" rev="0.0.1" />
sbt
libraryDependencies += "com.javanibble.maven.examples" % "SpringBootMavenReleasePlugin" % "0.0.1"
gradle
compile 'com.javanibble.maven.examples:SpringBootMavenReleasePlugin:0.0.1'
grape
@Grapes(
@Grab(group='com.javanibble.maven.examples', module='SpringBootMavenReleasePlugin', version='0.0.1')
)

POMs

Name MD5 SHA1 SHA256 Size Download
SpringBootMavenReleasePlugin-0.0.1.pom d70f1dbfa2e740daaa54de48ef87929c 52a8af6547c6265164c7c64960ad6df30747331f 1e8011fb9dfb1ae9e0f9d3d472144827feae3484ac2864c2770a8c09e47b3a30 2.81 KB

JARs

Name MD5 SHA1 SHA256 Size Download
SpringBootMavenReleasePlugin-0.0.1-javadoc.jar c7ec357c83f80d2d39fcf35b93405bb2 5e181da2ea02c43778db758e42ccf67154b1157e 73cf1ef80e51b8dd74a8a25d57351f4132704d58b7261ce132a5e42aa8a97f1a 391 KB
SpringBootMavenReleasePlugin-0.0.1-sources.jar 612fc15092b7174ec6231dc348a7a3f5 15eebead817b4c55c9aad28beef146f4d79bcce3 bdcee76baa7f6c70bce95f71ed52e7234ce4d404fc27654719fcc74420ba0094 3.31 KB
SpringBootMavenReleasePlugin-0.0.1.jar e1cfe2f413713bda7a24906f628e494d adae788332c654d93007e44969609d98331da8f1 0ceeda0deeede1e3c0babd8d4c5357af804fa1f703da94c6342711f06dc79880 7.63 MB

Dependencies

Group Artifact Version Scope
org.springframework.boot spring-boot-starter
org.springframework.boot spring-boot-starter-test test

Uploaded

about 5 years ago

Package Size

8.02 MB

Downloads

4

wget

wget --content-disposition "https://packagecloud.io/javanibble/release/packages/java/com.javanibble.maven.examples/SpringBootMavenReleasePlugin-0.0.1.jar/artifacts/SpringBootMavenReleasePlugin-0.0.1.jar/download?distro_version_id=167"

Repository

https://github.com/javanibble/maven-release-plugin-example.git