commons

This project is the foundation runtime commons project.

License

License

GroupId

GroupId

com.cisco.oss.foundation
ArtifactId

ArtifactId

commons
Last Version

Last Version

1.0.4-2
Release Date

Release Date

Type

Type

jar
Description

Description

commons
This project is the foundation runtime commons project.
Project Organization

Project Organization

Cisco
Source Code Management

Source Code Management

https://github.com/foundation-runtime/common.git

Download commons

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.13
com.google.guava : guava jar 18.0
org.apache.commons : commons-lang3 jar 3.4
commons-io : commons-io jar 2.4

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.13
junit : junit jar 4.11
org.springframework : spring-test jar 4.2.4.RELEASE
javax.annotation : jsr250-api jar 1.0

Project Modules

There are no modules declared in this project.

Commons is a utility library containing some small features and utilities that don't need to have thier own seperate module.

You can read the overview and user guide in our Wiki.

Following is the list of release references to the different libraries managed under this repository:

commons

Nightly Builds can be found here

com.cisco.oss.foundation

What is it about? http://foundation-runtime.github.io/

Versions

Version
1.0.4-2
1.0.4-1
1.0.3-2
1.0.3-1
1.0.2-1
1.0.0-1
0.0.0-6
0.0.0-5