MVN

br.com.simpli : simpli-model

Maven & Gradle

Oct 13, 2019
2 usages
1 stars

Simpli Model · A collection of model classes from Simpli used in JVM projects.

<dependency>
    <groupId>br.com.simpli</groupId>
    <artifactId>simpli-model</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of br.com.simpli : simpli-model to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of br.com.simpli : simpli-model to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
simpli-model-1.1.0
1.0.x
simpli-model-1.0.0

How to add a dependency to Maven

Add the following br.com.simpli : simpli-model maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>br.com.simpli</groupId>
    <artifactId>simpli-model</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following br.com.simpli : simpli-model gradle dependency to your build.gradle file:

implementation 'br.com.simpli:simpli-model:1.1.0'

Gradle Kotlin DSL: Add the following br.com.simpli : simpli-model gradle kotlin dependency to your build.gradle.kts file:

implementation("br.com.simpli:simpli-model:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following br.com.simpli : simpli-model sbt scala dependency to your build.sbt file:

libraryDependencies += "br.com.simpli" % "simpli-model" % "1.1.0"

Advertisement

Dependencies from Group

Apr 07, 2020
2 usages
1 stars
Oct 13, 2019
2 usages
1 stars
May 03, 2023
0 stars
Nov 02, 2020
1 stars

Discover Dependencies

Apr 19, 2019
183 stars
Jul 10, 2020
3 usages
10 stars
Feb 26, 2020
4 usages
146 stars
Aug 25, 2023
4 usages
82 stars
Feb 22, 2023
10 usages
2.2k stars
May 08, 2021
2 usages
8 stars
Jul 01, 2021
2 usages
3 stars
Jan 24, 2018
7 usages
152 stars