common-utils

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.wordnik
ArtifactId

ArtifactId

common-utils_2.8.1
Last Version

Last Version

1.01
Release Date

Release Date

Type

Type

jar
Description

Description

common-utils
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download common-utils_2.8.1

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.4
org.slf4j : slf4j-log4j12 jar 1.6.3

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.8.1 jar 1.5.RC3
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Wordnik open-source components

Overview

This project contains a number of tools for common routines, mongodb usage & administration, and swagger

To build

./sbt compile

This will build all the OSS modules. You can see more on each modules home page:

common-utils Common convienence utilities

mongo-utils Core MongoDB utilities

mongo-admin-utils Set of tools to maintain a production MongoDB deployment

com.wordnik

Wordnik

Versions

Version
1.01