License |
License |
---|---|
GroupId | GroupIdcom.googlecode.lambdaj |
ArtifactId | ArtifactIdlambdaj |
Last Version | Last Version2.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlambdaj
The pseudo-functional collection manipulation library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lambdaj-2.3.3.pom | |
lambdaj-2.3.3.jar | 134 KB |
lambdaj-2.3.3-sources.jar | 97 KB |
lambdaj-2.3.3-javadoc.jar | 505 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.lambdaj/lambdaj/ -->
<dependency>
<groupId>com.googlecode.lambdaj</groupId>
<artifactId>lambdaj</artifactId>
<version>2.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.lambdaj/lambdaj/
implementation 'com.googlecode.lambdaj:lambdaj:2.3.3'
// https://jarcasting.com/artifacts/com.googlecode.lambdaj/lambdaj/
implementation ("com.googlecode.lambdaj:lambdaj:2.3.3")
'com.googlecode.lambdaj:lambdaj:jar:2.3.3'
<dependency org="com.googlecode.lambdaj" name="lambdaj" rev="2.3.3">
<artifact name="lambdaj" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.lambdaj', module='lambdaj', version='2.3.3')
)
libraryDependencies += "com.googlecode.lambdaj" % "lambdaj" % "2.3.3"
[com.googlecode.lambdaj/lambdaj "2.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-all | jar | 1.1 |
org.objenesis : objenesis | jar | 1.2 |
cglib : cglib-nodep | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
org.jmock : jmock | jar | 2.4.0 |
net.sf.json-lib : json-lib | jar | 2.2.3 |
org.mockito : mockito-all Optional | jar | 1.7 |