MVN

com.butor : butor-realm

Maven & Gradle

May 13, 2015
1 usages

Butor Framework - Realm Module · Butor Framework is a framework that enables fast and easy creation of HTTP services. (asynchronous and synchronous). It consists of several modules for different layers, such as data access, services, JSON serialization and test utilities. It sits on top of popular and proven libraries such as Google Guava and Spring. The project is released under APL 2.0 This project is the Realm module.

<dependency>
    <groupId>com.butor</groupId>
    <artifactId>butor-realm</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.butor : butor-realm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.butor : butor-realm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
butor-realm-1.0.0
0.9.x
butor-realm-0.9.0
0.0.x
butor-realm-0.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.butor</groupId>
    <artifactId>butor-realm</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.butor : butor-realm gradle dependency to your build.gradle file:

implementation 'com.butor:butor-realm:1.0.0'

Gradle Kotlin DSL: Add the following com.butor : butor-realm gradle kotlin dependency to your build.gradle.kts file:

implementation("com.butor:butor-realm:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.butor : butor-realm sbt scala dependency to your build.sbt file:

libraryDependencies += "com.butor" % "butor-realm" % "1.0.0"

Advertisement

Dependencies from Group

Aug 30, 2019
25 usages
Aug 30, 2019
18 usages
Aug 30, 2019
13 usages
Nov 22, 2019
12 usages
Aug 30, 2019
10 usages

Discover Dependencies

Nov 22, 2019
12 usages
Nov 22, 2019
6 usages
Sep 09, 2022
1 usages
35 stars
Sep 17, 2015
2.5k stars
Jun 10, 2015
3 stars
May 23, 2015
Oct 24, 2016
1 stars