| License |
License |
|---|---|
| GroupId | GroupIdcom.alibaba |
| ArtifactId | ArtifactIddaybits |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondaybits
an date data format
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| daybits-1.0.0.pom | |
| daybits-1.0.0.jar | 31 KB |
| daybits-1.0.0-sources.jar | 14 KB |
| daybits-1.0.0-javadoc.jar | 113 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.alibaba/daybits/ -->
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>daybits</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba/daybits/
implementation 'com.alibaba:daybits:1.0.0'
// https://jarcasting.com/artifacts/com.alibaba/daybits/
implementation ("com.alibaba:daybits:1.0.0")
'com.alibaba:daybits:jar:1.0.0'
<dependency org="com.alibaba" name="daybits" rev="1.0.0">
<artifact name="daybits" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba', module='daybits', version='1.0.0')
)
libraryDependencies += "com.alibaba" % "daybits" % "1.0.0"
[com.alibaba/daybits "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.aliyun.odps » mapreduce-api Optional | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |