SiDO Collections

Parent POM used by all SiDO projects

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.sido
ArtifactId

ArtifactId

sido-collections
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

SiDO Collections
Parent POM used by all SiDO projects

Download sido-collections

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 11.0
org.apache.commons : commons-lang3 jar 3.1
commons-beanutils : commons-beanutils-core jar 1.8.3

test (4)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.mockito : mockito-core jar 1.8.5
org.slf4j : slf4j-log4j12 jar 1.6.1
log4j : log4j jar 1.2.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.0.0
1.0.0.A0