Last Version

Speedment - Common - Function 3.2.10

A complement to the java.util and java.util.function packages that add missing primitive specializations of common interfaces.

License

License

Categories

Categories

Speedment Data Databases
GroupId

GroupId

com.speedment.common
ArtifactId

ArtifactId

function
Version

Version

3.2.10
Type

Type

jar
Description

Description

Speedment - Common - Function
A complement to the java.util and java.util.function packages that add missing primitive specializations of common interfaces.
Project URL

Project URL

https://www.github.com/speedment/speedment/wiki/Function/
Project Organization

Project Organization

Speedment, Inc.

Download function 3.2.10


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

Dependencies

test (8)

Group / Artifact Type Version
com.speedment.common : archtest jar 3.2.10
com.tngtech.archunit : archunit-junit5-api jar 0.11.0
com.tngtech.archunit : archunit-junit5-engine jar 0.11.0
org.mockito : mockito-core jar 3.0.0
org.mockito : mockito-junit-jupiter jar 3.0.0
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-params jar 5.5.2

Project Modules

There are no modules declared in this project.