MVN

info.ibruce : sardine

Maven & Gradle

Aug 06, 2016
9 stars

sardine · lightweight framework for creating small standalone java applications in a micro service way.

<dependency>
    <groupId>info.ibruce</groupId>
    <artifactId>sardine</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of info.ibruce : sardine to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of info.ibruce : sardine to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
sardine-1.0.0

How to add a dependency to Maven

Add the following info.ibruce : sardine maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>info.ibruce</groupId>
    <artifactId>sardine</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following info.ibruce : sardine gradle dependency to your build.gradle file:

implementation 'info.ibruce:sardine:1.0.0'

Gradle Kotlin DSL: Add the following info.ibruce : sardine gradle kotlin dependency to your build.gradle.kts file:

implementation("info.ibruce:sardine:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following info.ibruce : sardine sbt scala dependency to your build.sbt file:

libraryDependencies += "info.ibruce" % "sardine" % "1.0.0"

Advertisement

Dependencies from Group

Aug 06, 2016
9 stars

Discover Dependencies

Oct 22, 2020
1 usages
49 stars
Dec 16, 2016
3 stars
Jan 02, 2022
0 stars
Sep 09, 2016
1 usages
21 stars
Sep 09, 2016
1 usages
1 stars
Aug 03, 2016
13 stars
May 23, 2023
3 usages
1.6k stars