Last Version

commons 1.0.4-2

This project is the foundation runtime commons project.

License

License

GroupId

GroupId

com.cisco.oss.foundation
ArtifactId

ArtifactId

commons
Version

Version

1.0.4-2
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 1.0.4-2


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