License |
License |
---|---|
GroupId | GroupIdcom.link-intersystems.commons |
ArtifactId | ArtifactIdlis-commons-test |
Last Version | Last Version1.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLIS Commons Test
Link Intersystems Commons Test (lis-commons-test) is primarily used by other lis-commons modules to share common test utilities.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
lis-commons-test-1.5.1.pom | |
lis-commons-test-1.5.1.jar | 1 MB |
lis-commons-test-1.5.1-tests.jar | 3 KB |
lis-commons-test-1.5.1-sources.jar | 1 MB |
lis-commons-test-1.5.1-javadoc.jar | 116 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.link-intersystems.commons/lis-commons-test/ -->
<dependency>
<groupId>com.link-intersystems.commons</groupId>
<artifactId>lis-commons-test</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.link-intersystems.commons/lis-commons-test/
implementation 'com.link-intersystems.commons:lis-commons-test:1.5.1'
// https://jarcasting.com/artifacts/com.link-intersystems.commons/lis-commons-test/
implementation ("com.link-intersystems.commons:lis-commons-test:1.5.1")
'com.link-intersystems.commons:lis-commons-test:jar:1.5.1'
<dependency org="com.link-intersystems.commons" name="lis-commons-test" rev="1.5.1">
<artifact name="lis-commons-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.link-intersystems.commons', module='lis-commons-test', version='1.5.1')
)
libraryDependencies += "com.link-intersystems.commons" % "lis-commons-test" % "1.5.1"
[com.link-intersystems.commons/lis-commons-test "1.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar |
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 |