License |
License |
---|---|
GroupId | GroupIdcom.link-intersystems.commons |
ArtifactId | ArtifactIdlis-commons-util |
Version | Version1.3.0-rc1 |
Type | Typejar |
Description |
DescriptionUtil
Link Intersystems Commons Util (lis-commons-util) is collection of reusable software components
that extend the standard java.util components.
|
Project Organization |
Project Organization |
<!-- 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.3.0-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/com.link-intersystems.commons/lis-commons-util/
implementation 'com.link-intersystems.commons:lis-commons-util:1.3.0-rc1'
// https://jarcasting.com/artifacts/com.link-intersystems.commons/lis-commons-util/
implementation ("com.link-intersystems.commons:lis-commons-util:1.3.0-rc1")
'com.link-intersystems.commons:lis-commons-util:jar:1.3.0-rc1'
<dependency org="com.link-intersystems.commons" name="lis-commons-util" rev="1.3.0-rc1">
<artifact name="lis-commons-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.link-intersystems.commons', module='lis-commons-util', version='1.3.0-rc1')
)
libraryDependencies += "com.link-intersystems.commons" % "lis-commons-util" % "1.3.0-rc1"
[com.link-intersystems.commons/lis-commons-util "1.3.0-rc1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
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 |