Last Version

Butor Framework Core - Utils Module 1.0.29

This project is an utility module, contains utility functions for the other modules of the framework.

License

License

GroupId

GroupId

com.butor
ArtifactId

ArtifactId

butor-utils
Version

Version

1.0.29
Type

Type

jar
Description

Description

Butor Framework Core - Utils Module
This project is an utility module, contains utility functions for the other modules of the framework.
Project URL

Project URL

http://www.butor.com
Project Organization

Project Organization

Butor Inc.

Download butor-utils 1.0.29


<!-- https://jarcasting.com/artifacts/com.butor/butor-utils/ -->
<dependency>
    <groupId>com.butor</groupId>
    <artifactId>butor-utils</artifactId>
    <version>1.0.29</version>
</dependency>
// https://jarcasting.com/artifacts/com.butor/butor-utils/
implementation 'com.butor:butor-utils:1.0.29'
// https://jarcasting.com/artifacts/com.butor/butor-utils/
implementation ("com.butor:butor-utils:1.0.29")
'com.butor:butor-utils:jar:1.0.29'
<dependency org="com.butor" name="butor-utils" rev="1.0.29">
  <artifact name="butor-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.butor', module='butor-utils', version='1.0.29')
)
libraryDependencies += "com.butor" % "butor-utils" % "1.0.29"
[com.butor/butor-utils "1.0.29"]

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.24
com.sun.mail : javax.mail jar 1.5.5
com.google.guava : guava jar 21.0

provided (1)

Group / Artifact Type Version
javax.mail : javax.mail-api jar 1.5.5

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.24
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.