MVN

org.tinygroup : springutil

Maven & Gradle

Jan 19, 2014
22 usages
<dependency>
    <groupId>org.tinygroup</groupId>
    <artifactId>springutil</artifactId>
    <version>0.0.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.tinygroup : springutil to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.12

All Versions

Choose a version of org.tinygroup : springutil to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
springutil-0.0.12
springutil-0.0.9
springutil-0.0.8
springutil-0.0.4
springutil-0.0.3

How to add a dependency to Maven

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

<dependency>
    <groupId>org.tinygroup</groupId>
    <artifactId>springutil</artifactId>
    <version>0.0.12</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.tinygroup : springutil gradle dependency to your build.gradle file:

implementation 'org.tinygroup:springutil:0.0.12'

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

implementation("org.tinygroup:springutil:0.0.12")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.tinygroup : springutil sbt scala dependency to your build.sbt file:

libraryDependencies += "org.tinygroup" % "springutil" % "0.0.12"

Advertisement

Dependencies from Group

Discover Dependencies

Dec 16, 2015
16 usages
1.5k stars
Nov 22, 2021
66 usages
82 stars
Sep 27, 2016
4 usages
Apr 16, 2016
2 usages
1 stars
Jun 08, 2017
3 usages
0 stars
May 23, 2018
4 usages
Apr 12, 2021
5 usages