MVN

com.butor : butor-acl

Maven & Gradle

May 13, 2015
1 usages

Butor Framework - ACL 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 an ACL module

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

Latest Version

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

  • Latest Stable: 1.0.0

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "com.butor" % "butor-acl" % "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 12, 2015
4 stars
Aug 17, 2015
8 stars
Dec 03, 2017
1 usages
7 stars
Mar 12, 2016
6 stars