| License |
License |
|---|---|
| GroupId | GroupIdcom.aliyun |
| ArtifactId | ArtifactIddarabonba-stream |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondarabonba-map
Alibaba Cloud Darabonba Stream for Java
Copyright (C) Alibaba Cloud Computing
All rights reserved.
版权所有 (C)阿里云计算有限公司
http://www.aliyun.com
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| darabonba-stream-0.0.1.pom | |
| darabonba-stream-0.0.1.jar | 3 KB |
| darabonba-stream-0.0.1-sources.jar | 3 KB |
| darabonba-stream-0.0.1-javadoc.jar | 23 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun/darabonba-stream/ -->
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>darabonba-stream</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun/darabonba-stream/
implementation 'com.aliyun:darabonba-stream:0.0.1'
// https://jarcasting.com/artifacts/com.aliyun/darabonba-stream/
implementation ("com.aliyun:darabonba-stream:0.0.1")
'com.aliyun:darabonba-stream:jar:0.0.1'
<dependency org="com.aliyun" name="darabonba-stream" rev="0.0.1">
<artifact name="darabonba-stream" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun', module='darabonba-stream', version='0.0.1')
)
libraryDependencies += "com.aliyun" % "darabonba-stream" % "0.0.1"
[com.aliyun/darabonba-stream "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.aliyun : tea | jar | 1.1.14 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |