Last Version

commons.Collections 8.1.1

cedarsoft Open Source projects

License

License

GPLv3 with Classpath Exception
GroupId

GroupId

com.cedarsoft.commons
ArtifactId

ArtifactId

collections
Version

Version

8.1.1
Type

Type

jar
Description

Description

commons.Collections
cedarsoft Open Source projects
Project Organization

Project Organization

cedarsoft GmbH

Download collections 8.1.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.errorprone : error_prone_annotations jar 2.0.19
javax.inject : javax.inject jar 1
org.assertj : assertj-core jar 3.7.0

test (5)

Group / Artifact Type Version
commons-io : commons-io jar 2.5
junit : junit jar 4.12
org.easymock : easymockclassextension jar 3.2
org.easymock : easymock jar 3.4
org.mockito : mockito-core jar 2.7.22

Project Modules

There are no modules declared in this project.