License |
License |
---|---|
GroupId | GroupIdcom.link-intersystems.commons |
ArtifactId | ArtifactIdlis-commons-events |
Last Version | Last Version1.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLIS Commons Events
Link Intersystems Commons Events (lis-commons-events) is a collection of reusable software components
that provide support for event and event listener based programming tasks.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
lis-commons-events-1.5.1.pom | |
lis-commons-events-1.5.1.jar | 43 KB |
lis-commons-events-1.5.1-tests.jar | 23 KB |
lis-commons-events-1.5.1-sources.jar | 28 KB |
lis-commons-events-1.5.1-javadoc.jar | 273 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.link-intersystems.commons/lis-commons-events/ -->
<dependency>
<groupId>com.link-intersystems.commons</groupId>
<artifactId>lis-commons-events</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.link-intersystems.commons/lis-commons-events/
implementation 'com.link-intersystems.commons:lis-commons-events:1.5.1'
// https://jarcasting.com/artifacts/com.link-intersystems.commons/lis-commons-events/
implementation ("com.link-intersystems.commons:lis-commons-events:1.5.1")
'com.link-intersystems.commons:lis-commons-events:jar:1.5.1'
<dependency org="com.link-intersystems.commons" name="lis-commons-events" rev="1.5.1">
<artifact name="lis-commons-events" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.link-intersystems.commons', module='lis-commons-events', version='1.5.1')
)
libraryDependencies += "com.link-intersystems.commons" % "lis-commons-events" % "1.5.1"
[com.link-intersystems.commons/lis-commons-events "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 |