LIS Commons Lang

Link Intersystems Commons Lang (lis-commons-lang) is a library that provides reusable software components based on Java core features under the java.lang package and sub-packages.

License

License

GroupId

GroupId

com.link-intersystems.commons
ArtifactId

ArtifactId

lis-commons-lang
Last Version

Last Version

1.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

LIS Commons Lang
Link Intersystems Commons Lang (lis-commons-lang) is a library that provides reusable software components based on Java core features under the java.lang package and sub-packages.
Project Organization

Project Organization

Link Intersystems GmbH

Download lis-commons-lang

How to add to project

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

Dependencies

test (7)

Group / Artifact Type Version
com.link-intersystems.commons : lis-commons-test jar 1.5.1
org.powermock : powermock-module-junit4 jar 2.0.9
org.powermock : powermock-api-easymock jar 2.0.9
org.easymock : easymock jar 4.3
org.junit.jupiter : junit-jupiter jar
org.junit.platform : junit-platform-suite jar
org.mockito : mockito-core jar 4.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.1
1.5.0
1.4.3
1.4.2
1.4.1
1.4.0
1.3.0
1.3.0-rc2
1.3.0-rc1