License |
License |
---|---|
GroupId | GroupIdcom.link-intersystems.commons |
ArtifactId | ArtifactIdlis-commons-util |
Last Version | Last Version1.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLIS Commons Util
Link Intersystems Commons Util (lis-commons-util) is collection of reusable software components
that extend the standard java.util components.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
lis-commons-util-1.5.1.pom | |
lis-commons-util-1.5.1.jar | 28 KB |
lis-commons-util-1.5.1-tests.jar | 30 KB |
lis-commons-util-1.5.1-sources.jar | 20 KB |
lis-commons-util-1.5.1-javadoc.jar | 140 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.link-intersystems.commons/lis-commons-util/ -->
<dependency>
<groupId>com.link-intersystems.commons</groupId>
<artifactId>lis-commons-util</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.link-intersystems.commons/lis-commons-util/
implementation 'com.link-intersystems.commons:lis-commons-util:1.5.1'
// https://jarcasting.com/artifacts/com.link-intersystems.commons/lis-commons-util/
implementation ("com.link-intersystems.commons:lis-commons-util:1.5.1")
'com.link-intersystems.commons:lis-commons-util:jar:1.5.1'
<dependency org="com.link-intersystems.commons" name="lis-commons-util" rev="1.5.1">
<artifact name="lis-commons-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.link-intersystems.commons', module='lis-commons-util', version='1.5.1')
)
libraryDependencies += "com.link-intersystems.commons" % "lis-commons-util" % "1.5.1"
[com.link-intersystems.commons/lis-commons-util "1.5.1"]
Group / Artifact | Type | Version |
---|---|---|
com.link-intersystems.commons : lis-commons-test | jar | 1.5.1 |
org.junit.jupiter : junit-jupiter | jar | |
org.junit.platform : junit-platform-suite | jar | |
org.mockito : mockito-core | jar | 4.4.0 |