| License |
License |
|---|---|
| GroupId | GroupIdcom.alipay.sofa |
| ArtifactId | ArtifactIdweb-ark-plugin |
| Last Version | Last Version2.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionA light-weight, java based classloader-isolated framework open-sourced by Ant Financial.
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| web-ark-plugin-2.0.2.pom | |
| web-ark-plugin-2.0.2.jar | 12 MB |
| web-ark-plugin-2.0.2-sources.jar | 6 KB |
| web-ark-plugin-2.0.2-javadoc.jar | 45 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.alipay.sofa/web-ark-plugin/ -->
<dependency>
<groupId>com.alipay.sofa</groupId>
<artifactId>web-ark-plugin</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.alipay.sofa/web-ark-plugin/
implementation 'com.alipay.sofa:web-ark-plugin:2.0.2'
// https://jarcasting.com/artifacts/com.alipay.sofa/web-ark-plugin/
implementation ("com.alipay.sofa:web-ark-plugin:2.0.2")
'com.alipay.sofa:web-ark-plugin:jar:2.0.2'
<dependency org="com.alipay.sofa" name="web-ark-plugin" rev="2.0.2">
<artifact name="web-ark-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alipay.sofa', module='web-ark-plugin', version='2.0.2')
)
libraryDependencies += "com.alipay.sofa" % "web-ark-plugin" % "2.0.2"
[com.alipay.sofa/web-ark-plugin "2.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-tomcat | jar | 2.1.0.RELEASE |
| com.alipay.sofa : sofa-ark-common | jar | 2.0.2 |