Last Version

commons.Lang 8.1.1

cedarsoft Open Source projects

License

License

GPLv3 with Classpath Exception
GroupId

GroupId

com.cedarsoft.commons
ArtifactId

ArtifactId

lang
Version

Version

8.1.1
Type

Type

jar
Description

Description

commons.Lang
cedarsoft Open Source projects
Project Organization

Project Organization

cedarsoft GmbH

Download lang 8.1.1


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