com.github.dadiyang:dataprocessor

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.dadiyang
ArtifactId

ArtifactId

dataprocessor
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/dadiyang/dataprocessor

Download dataprocessor

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.dadiyang/dataprocessor/ -->
<dependency>
    <groupId>com.github.dadiyang</groupId>
    <artifactId>dataprocessor</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dadiyang/dataprocessor/
implementation 'com.github.dadiyang:dataprocessor:1.0.0'
// https://jarcasting.com/artifacts/com.github.dadiyang/dataprocessor/
implementation ("com.github.dadiyang:dataprocessor:1.0.0")
'com.github.dadiyang:dataprocessor:jar:1.0.0'
<dependency org="com.github.dadiyang" name="dataprocessor" rev="1.0.0">
  <artifact name="dataprocessor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dadiyang', module='dataprocessor', version='1.0.0')
)
libraryDependencies += "com.github.dadiyang" % "dataprocessor" % "1.0.0"
[com.github.dadiyang/dataprocessor "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
com.alibaba : fastjson jar 1.2.54

test (3)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.12
org.slf4j : slf4j-log4j12 jar 1.7.21

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0