MVN

com.brettonw : bag-service-base

Maven & Gradle

Apr 20, 2017
0 stars

Bag Service Base · Bag Service Base is a tool for quickly building lightweight micro-services in Java, using JSON for communications.

<dependency>
    <groupId>com.brettonw</groupId>
    <artifactId>bag-service-base</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.brettonw : bag-service-base to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.brettonw : bag-service-base to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
bag-service-base-1.0.1
bag-service-base-1.0.0

How to add a dependency to Maven

Add the following com.brettonw : bag-service-base maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.brettonw</groupId>
    <artifactId>bag-service-base</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.brettonw : bag-service-base gradle dependency to your build.gradle file:

implementation 'com.brettonw:bag-service-base:1.0.1'

Gradle Kotlin DSL: Add the following com.brettonw : bag-service-base gradle kotlin dependency to your build.gradle.kts file:

implementation("com.brettonw:bag-service-base:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.brettonw : bag-service-base sbt scala dependency to your build.sbt file:

libraryDependencies += "com.brettonw" % "bag-service-base" % "1.0.1"

Advertisement

Dependencies from Group

bag
Feb 18, 2017
7 usages
1 stars
Feb 18, 2017
3 usages
1 stars
May 21, 2016
1 stars
Apr 14, 2017
0 stars
Apr 07, 2018
0 stars

Discover Dependencies

Sep 28, 2020
3 stars
Apr 10, 2017
3 stars
Apr 18, 2017
0 stars
Aug 15, 2019
25 stars
Jun 20, 2020
3 stars
Apr 19, 2017
0 stars
Apr 19, 2017
0 stars