Thanks to visit codestin.com
Credit goes to github.com

Skip to content

coderqb/sa-sdk-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 

Repository files navigation

sa-sdk-java

This is the official Java SDK for Sensors Analytics.

Easy Installation

Add the following lines to your project's pom.xml:

  <dependencies>
    // ...
    <dependency>
      <groupId>com.sensorsdata.analytics.javasdk</groupId>
      <artifactId>SensorsAnalyticsSDK</artifactId>
      <version>3.1.15</version>
    </dependency>
  </dependencies>

If you don't use Maven to build the java project, you can browse and download the source code from here.

To Learn More

See our full manual

或者加入神策官方 SDK QQ 讨论群:

 QQ 讨论群

For Android Developers

We also maintains a SDK for Android Apps at

https://github.com/sensorsdata/sa-sdk-android

新书推荐

《数据驱动:从方法到实践》 《Android 全埋点解决方案》
《数据驱动:从方法到实践》 《Android 全埋点解决方案》

License

Copyright 2015-2019 Sensors Data Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

禁止一切基于神策数据 Java 开源 SDK 的所有商业活动!

About

神策数据官方 Java 埋点 SDK,是一款轻量级用于 Java 端的数据采集埋点 SDK。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%