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