License |
License |
---|---|
GroupId | GroupIdcom.github.anylogic |
ArtifactId | ArtifactIdalogic-vfs |
Version | Version1.6.13 |
Type | Typejar |
Description |
Descriptionalogic-vfs
虚拟文件系统(Virutal File System)框架
|
Filename | Size |
---|---|
alogic-vfs-1.6.13.pom | |
alogic-vfs-1.6.13.jar | 1 MB |
alogic-vfs-1.6.13-sources.jar | 1 MB |
alogic-vfs-1.6.13-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.anylogic/alogic-vfs/ -->
<dependency>
<groupId>com.github.anylogic</groupId>
<artifactId>alogic-vfs</artifactId>
<version>1.6.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.anylogic/alogic-vfs/
implementation 'com.github.anylogic:alogic-vfs:1.6.13'
// https://jarcasting.com/artifacts/com.github.anylogic/alogic-vfs/
implementation ("com.github.anylogic:alogic-vfs:1.6.13")
'com.github.anylogic:alogic-vfs:jar:1.6.13'
<dependency org="com.github.anylogic" name="alogic-vfs" rev="1.6.13">
<artifact name="alogic-vfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.anylogic', module='alogic-vfs', version='1.6.13')
)
libraryDependencies += "com.github.anylogic" % "alogic-vfs" % "1.6.13"
[com.github.anylogic/alogic-vfs "1.6.13"]
Group / Artifact | Type | Version |
---|---|---|
com.github.anylogic : alogic-core | jar | 1.6.13 |
com.google.zxing : core | jar | 3.3.0 |
ch.ethz.ganymed : ganymed-ssh2 | jar | 262 |
com.amazonaws : aws-java-sdk-s3 | jar | 1.11.381 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.0 |
com.fasterxml.jackson.dataformat : jackson-dataformat-cbor | jar | 2.11.0 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
junit : junit | jar | 4.11 |