License |
License |
---|---|
GroupId | GroupIdcom.github.anylogic |
ArtifactId | ArtifactIdalogic-core |
Version | Version1.6.13 |
Type | Typejar |
Description |
Descriptionalogic-core
alogic服务框架核心
|
Filename | Size |
---|---|
alogic-core-1.6.13.pom | |
alogic-core-1.6.13.jar | 206 KB |
alogic-core-1.6.13-sources.jar | 143 KB |
alogic-core-1.6.13-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.anylogic/alogic-core/ -->
<dependency>
<groupId>com.github.anylogic</groupId>
<artifactId>alogic-core</artifactId>
<version>1.6.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.anylogic/alogic-core/
implementation 'com.github.anylogic:alogic-core:1.6.13'
// https://jarcasting.com/artifacts/com.github.anylogic/alogic-core/
implementation ("com.github.anylogic:alogic-core:1.6.13")
'com.github.anylogic:alogic-core:jar:1.6.13'
<dependency org="com.github.anylogic" name="alogic-core" rev="1.6.13">
<artifact name="alogic-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.anylogic', module='alogic-core', version='1.6.13')
)
libraryDependencies += "com.github.anylogic" % "alogic-core" % "1.6.13"
[com.github.anylogic/alogic-core "1.6.13"]
Group / Artifact | Type | Version |
---|---|---|
com.github.anylogic : alogic-common | jar | 1.6.13 |
commons-fileupload : commons-fileupload | jar | 1.3.1 |