License |
License |
---|---|
GroupId | GroupIdcom.link-intersystems.commons |
ArtifactId | ArtifactIdlis-commons |
Last Version | Last Version1.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLink Intersystems - Commons
Link Intersystems commons (lis) is a collection of reusable software components based on pure Java.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lis-commons-1.5.1.pom | 9 KB |
lis-commons-1.5.1-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.link-intersystems.commons/lis-commons/ -->
<dependency>
<groupId>com.link-intersystems.commons</groupId>
<artifactId>lis-commons</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.link-intersystems.commons/lis-commons/
implementation 'com.link-intersystems.commons:lis-commons:1.5.1'
// https://jarcasting.com/artifacts/com.link-intersystems.commons/lis-commons/
implementation ("com.link-intersystems.commons:lis-commons:1.5.1")
'com.link-intersystems.commons:lis-commons:jar:1.5.1'
<dependency org="com.link-intersystems.commons" name="lis-commons" rev="1.5.1">
<artifact name="lis-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.link-intersystems.commons', module='lis-commons', version='1.5.1')
)
libraryDependencies += "com.link-intersystems.commons" % "lis-commons" % "1.5.1"
[com.link-intersystems.commons/lis-commons "1.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | |
org.junit.platform : junit-platform-suite | jar | |
org.mockito : mockito-core | jar | 4.4.0 |