License |
License |
---|---|
GroupId | GroupIdcom.alibaba.jvm.sandbox |
ArtifactId | ArtifactIdsandbox-module-starter |
Version | Version1.3.1 |
Type | Typejar |
Description |
Descriptionsandbox-module-starter 1.3.1
Alibaba JVM-SANDBOX OpenSource Project
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sandbox-module-starter-1.3.1.pom | 2 KB |
sandbox-module-starter-1.3.1-jar-with-dependencies.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alibaba.jvm.sandbox/sandbox-module-starter/ -->
<dependency>
<groupId>com.alibaba.jvm.sandbox</groupId>
<artifactId>sandbox-module-starter</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.jvm.sandbox/sandbox-module-starter/
implementation 'com.alibaba.jvm.sandbox:sandbox-module-starter:1.3.1'
// https://jarcasting.com/artifacts/com.alibaba.jvm.sandbox/sandbox-module-starter/
implementation ("com.alibaba.jvm.sandbox:sandbox-module-starter:1.3.1")
'com.alibaba.jvm.sandbox:sandbox-module-starter:jar:1.3.1'
<dependency org="com.alibaba.jvm.sandbox" name="sandbox-module-starter" rev="1.3.1">
<artifact name="sandbox-module-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.jvm.sandbox', module='sandbox-module-starter', version='1.3.1')
)
libraryDependencies += "com.alibaba.jvm.sandbox" % "sandbox-module-starter" % "1.3.1"
[com.alibaba.jvm.sandbox/sandbox-module-starter "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.kohsuke.metainf-services : metainf-services | jar | 1.7 |
Group / Artifact | Type | Version |
---|---|---|
com.alibaba.jvm.sandbox : sandbox-api | jar | 1.3.1 |