MVN

org.sentilo : sentilo-common

Maven & Gradle

Dec 15, 2022
4 usages
154 stars

sentilo-common

<dependency>
    <groupId>org.sentilo</groupId>
    <artifactId>sentilo-common</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.sentilo : sentilo-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of org.sentilo : sentilo-common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
sentilo-common-2.0.0
1.9.x
sentilo-common-1.9.0
1.8.x
sentilo-common-1.8.0
1.7.x
sentilo-common-1.7.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.sentilo</groupId>
    <artifactId>sentilo-common</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.sentilo : sentilo-common gradle dependency to your build.gradle file:

implementation 'org.sentilo:sentilo-common:2.0.0'

Gradle Kotlin DSL: Add the following org.sentilo : sentilo-common gradle kotlin dependency to your build.gradle.kts file:

implementation("org.sentilo:sentilo-common:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.sentilo : sentilo-common sbt scala dependency to your build.sbt file:

libraryDependencies += "org.sentilo" % "sentilo-common" % "2.0.0"

Advertisement

Dependencies from Group

Dec 15, 2022
4 usages
154 stars
Dec 15, 2022
155 stars

Discover Dependencies

Nov 03, 2020
2 usages
0 stars
Jul 10, 2021
3 usages
362 stars
Apr 05, 2021
5 usages
35.3k stars
May 13, 2014
4 usages
3 stars
Aug 25, 2023
19 usages
187 stars
Dec 08, 2015
3 usages
0 stars