License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.bbossgroups.bigdata |
ArtifactId | ArtifactIdbigdata-web |
Last Version | Last Version5.8.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbigdata-web
bigdatas is a distributed event drived tool that load big datas of db to hadoop hdfs and so on.http://www.bbossgroups.com
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bigdata-web-5.8.2.pom | |
bigdata-web-5.8.2.jar | 9 KB |
bigdata-web-5.8.2-sources.jar | 4 KB |
bigdata-web-5.8.2-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bbossgroups.bigdata/bigdata-web/ -->
<dependency>
<groupId>com.bbossgroups.bigdata</groupId>
<artifactId>bigdata-web</artifactId>
<version>5.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.bbossgroups.bigdata/bigdata-web/
implementation 'com.bbossgroups.bigdata:bigdata-web:5.8.2'
// https://jarcasting.com/artifacts/com.bbossgroups.bigdata/bigdata-web/
implementation ("com.bbossgroups.bigdata:bigdata-web:5.8.2")
'com.bbossgroups.bigdata:bigdata-web:jar:5.8.2'
<dependency org="com.bbossgroups.bigdata" name="bigdata-web" rev="5.8.2">
<artifact name="bigdata-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bbossgroups.bigdata', module='bigdata-web', version='5.8.2')
)
libraryDependencies += "com.bbossgroups.bigdata" % "bigdata-web" % "5.8.2"
[com.bbossgroups.bigdata/bigdata-web "5.8.2"]