alogic-remote

基于JSON协议的Http远程调用框架

License

License

GroupId

GroupId

com.github.anylogic
ArtifactId

ArtifactId

alogic-remote
Last Version

Last Version

1.6.7
Release Date

Release Date

Type

Type

jar
Description

Description

alogic-remote
基于JSON协议的Http远程调用框架

Download alogic-remote

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.anylogic/alogic-remote/ -->
<dependency>
    <groupId>com.github.anylogic</groupId>
    <artifactId>alogic-remote</artifactId>
    <version>1.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.anylogic/alogic-remote/
implementation 'com.github.anylogic:alogic-remote:1.6.7'
// https://jarcasting.com/artifacts/com.github.anylogic/alogic-remote/
implementation ("com.github.anylogic:alogic-remote:1.6.7")
'com.github.anylogic:alogic-remote:jar:1.6.7'
<dependency org="com.github.anylogic" name="alogic-remote" rev="1.6.7">
  <artifact name="alogic-remote" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.anylogic', module='alogic-remote', version='1.6.7')
)
libraryDependencies += "com.github.anylogic" % "alogic-remote" % "1.6.7"
[com.github.anylogic/alogic-remote "1.6.7"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.anylogic : alogic-core jar 1.6.7

Project Modules

There are no modules declared in this project.

alogic readme

最新文档

因公司开源策略的变化,本项目将停止官方更新。

Versions

Version
1.6.7
1.6.6
1.6.5