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
Last Version

Last Version

1.00
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/
Project URL

Project URL

https://github.com/wordnik/wordnik-oss

Download common-utils

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.8.1

provided (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.6.1
org.slf4j : slf4j-api jar 1.6.1
commons-lang : commons-lang jar 2.4

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.00