Categories |
CategoriesData Net Ebean ORM |
---|---|
GroupId | GroupIdnet.onebean |
ArtifactId | ArtifactIdnet.onebean.data.aliyun.oss |
Last Version | Last Version1.0.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondata.aliyun.oss
aliyun oss dependency
|
<!-- https://jarcasting.com/artifacts/net.onebean/net.onebean.data.aliyun.oss/ -->
<dependency>
<groupId>net.onebean</groupId>
<artifactId>net.onebean.data.aliyun.oss</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/net.onebean/net.onebean.data.aliyun.oss/
implementation 'net.onebean:net.onebean.data.aliyun.oss:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/net.onebean/net.onebean.data.aliyun.oss/
implementation ("net.onebean:net.onebean.data.aliyun.oss:1.0.0.RELEASE")
'net.onebean:net.onebean.data.aliyun.oss:jar:1.0.0.RELEASE'
<dependency org="net.onebean" name="net.onebean.data.aliyun.oss" rev="1.0.0.RELEASE">
<artifact name="net.onebean.data.aliyun.oss" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.onebean', module='net.onebean.data.aliyun.oss', version='1.0.0.RELEASE')
)
libraryDependencies += "net.onebean" % "net.onebean.data.aliyun.oss" % "1.0.0.RELEASE"
[net.onebean/net.onebean.data.aliyun.oss "1.0.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.aliyun.oss : aliyun-sdk-oss | jar |
Group / Artifact | Type | Version |
---|---|---|
net.onebean : net.onebean.core | jar |