SpringBootMavenReleasePlugin-0.0.1-SNAPSHOT.jar
A simple console application making use of Spring Boot illustrating the Maven Release Plugin.
maven
leiningen
ivy
sbt
gradle
grape
<dependency> <groupId>com.javanibble.maven.examples</groupId> <artifactId>SpringBootMavenReleasePlugin</artifactId> <version>0.0.1-SNAPSHOT</version> </dependency>
[com.javanibble.maven.examples/SpringBootMavenReleasePlugin "0.0.1-SNAPSHOT"]
<dependency org="com.javanibble.maven.examples" name="SpringBootMavenReleasePlugin" rev="0.0.1-SNAPSHOT" />
libraryDependencies += "com.javanibble.maven.examples" % "SpringBootMavenReleasePlugin" % "0.0.1-SNAPSHOT"
compile 'com.javanibble.maven.examples:SpringBootMavenReleasePlugin:0.0.1-SNAPSHOT'
@Grapes( @Grab(group='com.javanibble.maven.examples', module='SpringBootMavenReleasePlugin', version='0.0.1-SNAPSHOT') )
POMs
JARs
Dependencies
Group | Artifact | Version | Scope |
---|---|---|---|
org.springframework.boot | spring-boot-starter | ||
org.springframework.boot | spring-boot-starter-test | test |
Uploaded
about 5 years agoPackage Size
22.9 MBDownloads
8
wget
wget --content-disposition "https://packagecloud.io/javanibble/snapshot/packages/java/com.javanibble.maven.examples/SpringBootMavenReleasePlugin-0.0.1-SNAPSHOT.jar/artifacts/SpringBootMavenReleasePlugin-0.0.1-20200518.193439-3.jar/download?distro_version_id=167"
Repository
https://github.com/javanibble/maven-release-plugin-example.git