License |
License |
---|---|
GroupId | GroupIdcom.github.anylogic |
ArtifactId | ArtifactIdalogic-pipeline |
Last Version | Last Version1.6.15 |
Release Date | Release Date |
Type | Typejar |
Description |
Description一个高效的轻量级服务框架
|
Filename | Size |
---|---|
alogic-pipeline-1.6.15.pom | |
alogic-pipeline-1.6.15.jar | 38 KB |
alogic-pipeline-1.6.15-sources.jar | 18 KB |
alogic-pipeline-1.6.15-javadoc.jar | 134 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.anylogic/alogic-pipeline/ -->
<dependency>
<groupId>com.github.anylogic</groupId>
<artifactId>alogic-pipeline</artifactId>
<version>1.6.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.anylogic/alogic-pipeline/
implementation 'com.github.anylogic:alogic-pipeline:1.6.15'
// https://jarcasting.com/artifacts/com.github.anylogic/alogic-pipeline/
implementation ("com.github.anylogic:alogic-pipeline:1.6.15")
'com.github.anylogic:alogic-pipeline:jar:1.6.15'
<dependency org="com.github.anylogic" name="alogic-pipeline" rev="1.6.15">
<artifact name="alogic-pipeline" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.anylogic', module='alogic-pipeline', version='1.6.15')
)
libraryDependencies += "com.github.anylogic" % "alogic-pipeline" % "1.6.15"
[com.github.anylogic/alogic-pipeline "1.6.15"]
Group / Artifact | Type | Version |
---|---|---|
com.github.anylogic : alogic-core | jar | 1.6.15 |
com.github.anylogic : alogic-rpc | jar | 1.6.15 |
com.github.anylogic : alogic-vfs | jar | 1.6.15 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.9 |