MVN

org.danilopianini : boilerplate

Maven & Gradle

Dec 08, 2020
9 usages
0 stars

Java boilerplate code · Java boilerplate code that should help writing more compact programs

<dependency>
    <groupId>org.danilopianini</groupId>
    <artifactId>boilerplate</artifactId>
    <version>0.2.2-dev18+7ea82f52c9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.danilopianini : boilerplate to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.2-dev18+7ea82f52c9

All Versions

Choose a version of org.danilopianini : boilerplate to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
boilerplate-0.2.2-dev18+7ea82f52c9
boilerplate-0.2.2-dev18+acd663eedb
boilerplate-0.2.2-dev17+1894e4cd63
boilerplate-0.2.2-dev17+af43f015d4
boilerplate-0.2.2-dev00+e3f6acde4b
boilerplate-0.2.2
boilerplate-0.2.1
boilerplate-0.2.0
0.1.x
boilerplate-0.1.8
boilerplate-0.1.7
boilerplate-0.1.6
boilerplate-0.1.5
boilerplate-0.1.4
boilerplate-0.1.3
boilerplate-0.1.2
boilerplate-0.1.1-dev1x+09a3f852f7

How to add a dependency to Maven

Add the following org.danilopianini : boilerplate maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.danilopianini</groupId>
    <artifactId>boilerplate</artifactId>
    <version>0.2.2-dev18+7ea82f52c9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.danilopianini : boilerplate gradle dependency to your build.gradle file:

implementation 'org.danilopianini:boilerplate:0.2.2-dev18+7ea82f52c9'

Gradle Kotlin DSL: Add the following org.danilopianini : boilerplate gradle kotlin dependency to your build.gradle.kts file:

implementation("org.danilopianini:boilerplate:0.2.2-dev18+7ea82f52c9")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.danilopianini : boilerplate sbt scala dependency to your build.sbt file:

libraryDependencies += "org.danilopianini" % "boilerplate" % "0.2.2-dev18+7ea82f52c9"

Advertisement

Dependencies from Group

Apr 22, 2016
13 usages
2 stars
Jan 09, 2023
13 usages
5 stars
Feb 27, 2016
9 usages
0 stars
Dec 08, 2020
9 usages
0 stars

Discover Dependencies

Mar 30, 2021
22 usages
1.1k stars
Mar 01, 2017
0 stars
Mar 02, 2017
18 stars
May 30, 2022
10 usages
64 stars
Aug 26, 2017
6 usages
47 stars