License |
License |
---|---|
GroupId | GroupIdcom.github.anylogic |
ArtifactId | ArtifactIdalogic-doer |
Last Version | Last Version1.6.15 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionalogic-doer
后台执行器,定时器框架
|
Filename | Size |
---|---|
alogic-doer-1.6.15.pom | |
alogic-doer-1.6.15.jar | 93 KB |
alogic-doer-1.6.15-sources.jar | 53 KB |
alogic-doer-1.6.15-javadoc.jar | 457 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.anylogic/alogic-doer/ -->
<dependency>
<groupId>com.github.anylogic</groupId>
<artifactId>alogic-doer</artifactId>
<version>1.6.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.anylogic/alogic-doer/
implementation 'com.github.anylogic:alogic-doer:1.6.15'
// https://jarcasting.com/artifacts/com.github.anylogic/alogic-doer/
implementation ("com.github.anylogic:alogic-doer:1.6.15")
'com.github.anylogic:alogic-doer:jar:1.6.15'
<dependency org="com.github.anylogic" name="alogic-doer" rev="1.6.15">
<artifact name="alogic-doer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.anylogic', module='alogic-doer', version='1.6.15')
)
libraryDependencies += "com.github.anylogic" % "alogic-doer" % "1.6.15"
[com.github.anylogic/alogic-doer "1.6.15"]
Group / Artifact | Type | Version |
---|---|---|
com.github.anylogic : alogic-core | jar | 1.6.15 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |